|
11 | 11 | E511CE831E5C8192000FEB26 /* CCValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E511CE7C1E5C8192000FEB26 /* CCValidator.swift */; }; |
12 | 12 | E511CE841E5C8192000FEB26 /* CreditCardPrefix.swift in Sources */ = {isa = PBXBuildFile; fileRef = E511CE7D1E5C8192000FEB26 /* CreditCardPrefix.swift */; }; |
13 | 13 | E511CE851E5C8192000FEB26 /* String+RemoveCharacters.swift in Sources */ = {isa = PBXBuildFile; fileRef = E511CE7E1E5C8192000FEB26 /* String+RemoveCharacters.swift */; }; |
14 | | - E511CE861E5C8192000FEB26 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = E511CE7F1E5C8192000FEB26 /* Info.plist */; }; |
15 | 14 | E511CE911E5C82C0000FEB26 /* CCValidator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E511CE5F1E5C8136000FEB26 /* CCValidator.framework */; }; |
16 | 15 | E511CE971E5C82C8000FEB26 /* TestCCValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* TestCCValidator.swift */; }; |
17 | | - E511CE981E5C834E000FEB26 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 607FACEA1AFB9204008FA782 /* Info.plist */; }; |
18 | 16 | /* End PBXBuildFile section */ |
19 | 17 |
|
20 | 18 | /* Begin PBXContainerItemProxy section */ |
|
232 | 230 | isa = PBXResourcesBuildPhase; |
233 | 231 | buildActionMask = 2147483647; |
234 | 232 | files = ( |
235 | | - E511CE861E5C8192000FEB26 /* Info.plist in Resources */, |
236 | 233 | ); |
237 | 234 | runOnlyForDeploymentPostprocessing = 0; |
238 | 235 | }; |
239 | 236 | E511CE8A1E5C82C0000FEB26 /* Resources */ = { |
240 | 237 | isa = PBXResourcesBuildPhase; |
241 | 238 | buildActionMask = 2147483647; |
242 | 239 | files = ( |
243 | | - E511CE981E5C834E000FEB26 /* Info.plist in Resources */, |
244 | 240 | ); |
245 | 241 | runOnlyForDeploymentPostprocessing = 0; |
246 | 242 | }; |
|
470 | 466 | E511CE651E5C8136000FEB26 /* Release */, |
471 | 467 | ); |
472 | 468 | defaultConfigurationIsVisible = 0; |
| 469 | + defaultConfigurationName = Release; |
473 | 470 | }; |
474 | 471 | E511CE941E5C82C0000FEB26 /* Build configuration list for PBXNativeTarget "CCValidator Tests" */ = { |
475 | 472 | isa = XCConfigurationList; |
|
478 | 475 | E511CE961E5C82C0000FEB26 /* Release */, |
479 | 476 | ); |
480 | 477 | defaultConfigurationIsVisible = 0; |
| 478 | + defaultConfigurationName = Release; |
481 | 479 | }; |
482 | 480 | /* End XCConfigurationList section */ |
483 | 481 | }; |
|
0 commit comments