|
66 | 66 | 62D1AE541A1E700200E4DFF8 /* Validator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Validator.swift; sourceTree = "<group>"; }; |
67 | 67 | 62D1AE551A1E700200E4DFF8 /* ZipCodeValidation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZipCodeValidation.swift; sourceTree = "<group>"; }; |
68 | 68 | 62D1AE561A1E700200E4DFF8 /* PasswordValidation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordValidation.swift; sourceTree = "<group>"; }; |
69 | | - 62D1AE5C1A1E78EE00E4DFF8 /* MyPlayground.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = MyPlayground.playground; sourceTree = "<group>"; }; |
70 | 69 | /* End PBXFileReference section */ |
71 | 70 |
|
72 | 71 | /* Begin PBXFrameworksBuildPhase section */ |
|
90 | 89 | 62D1AE0E1A1E6D4400E4DFF8 = { |
91 | 90 | isa = PBXGroup; |
92 | 91 | children = ( |
93 | | - 62D1AE5C1A1E78EE00E4DFF8 /* MyPlayground.playground */, |
94 | 92 | 62D1AE191A1E6D4400E4DFF8 /* Validator */, |
95 | 93 | 62D1AE2F1A1E6D4500E4DFF8 /* ValidatorTests */, |
96 | 94 | 62D1AE181A1E6D4400E4DFF8 /* Products */, |
|
483 | 481 | 62D1AE381A1E6D4500E4DFF8 /* Release */, |
484 | 482 | ); |
485 | 483 | defaultConfigurationIsVisible = 0; |
| 484 | + defaultConfigurationName = Release; |
486 | 485 | }; |
487 | 486 | 62D1AE391A1E6D4500E4DFF8 /* Build configuration list for PBXNativeTarget "ValidatorTests" */ = { |
488 | 487 | isa = XCConfigurationList; |
|
491 | 490 | 62D1AE3B1A1E6D4500E4DFF8 /* Release */, |
492 | 491 | ); |
493 | 492 | defaultConfigurationIsVisible = 0; |
| 493 | + defaultConfigurationName = Release; |
494 | 494 | }; |
495 | 495 | /* End XCConfigurationList section */ |
496 | 496 | }; |
|
0 commit comments