|
95 | 95 | EEE7348F2889A72000718ACC /* YouTubePlayerKit in Frameworks */ = {isa = PBXBuildFile; productRef = EEE7348E2889A72000718ACC /* YouTubePlayerKit */; }; |
96 | 96 | EEE8414228820E3B0062238E /* awsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEE8414128820E3B0062238E /* awsService.swift */; }; |
97 | 97 | EEE8414328820E3B0062238E /* awsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEE8414128820E3B0062238E /* awsService.swift */; }; |
| 98 | + EEA1A1002E5F000100AAA001 /* AWSaryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA1A1032E5F000100AAA001 /* AWSaryTests.swift */; }; |
| 99 | + EEA1A1012E5F000100AAA001 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEA1A1052E5F000100AAA001 /* XCTest.framework */; }; |
98 | 100 | /* End PBXBuildFile section */ |
99 | 101 |
|
100 | 102 | /* Begin PBXContainerItemProxy section */ |
|
105 | 107 | remoteGlobalIDString = EE4D8D8F2B9C5BC600A96E5C; |
106 | 108 | remoteInfo = AWSaryAppClip; |
107 | 109 | }; |
| 110 | + EEA1A1022E5F000100AAA001 /* PBXContainerItemProxy */ = { |
| 111 | + isa = PBXContainerItemProxy; |
| 112 | + containerPortal = EE00841E28820C8B003BA190 /* Project object */; |
| 113 | + proxyType = 1; |
| 114 | + remoteGlobalIDString = EE00842928820C8C003BA190; |
| 115 | + remoteInfo = "awsary (iOS)"; |
| 116 | + }; |
108 | 117 | /* End PBXContainerItemProxy section */ |
109 | 118 |
|
110 | 119 | /* Begin PBXCopyFilesBuildPhase section */ |
|
163 | 172 | EECFBC8F28883E6A00FFDB49 /* AboutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutView.swift; sourceTree = "<group>"; }; |
164 | 173 | EEE0804F2885A4C000F8F7A4 /* DetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailsView.swift; sourceTree = "<group>"; }; |
165 | 174 | EEE8414128820E3B0062238E /* awsService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = awsService.swift; sourceTree = "<group>"; }; |
| 175 | + EEA1A1032E5F000100AAA001 /* AWSaryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSaryTests.swift; sourceTree = "<group>"; }; |
| 176 | + EEA1A1042E5F000100AAA001 /* AWSaryTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSaryTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 177 | + EEA1A1052E5F000100AAA001 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = System/Library/Frameworks/XCTest.framework; sourceTree = SDKROOT; }; |
166 | 178 | /* End PBXFileReference section */ |
167 | 179 |
|
168 | 180 | /* Begin PBXFrameworksBuildPhase section */ |
|
198 | 210 | ); |
199 | 211 | runOnlyForDeploymentPostprocessing = 0; |
200 | 212 | }; |
| 213 | + EEA1A1062E5F000100AAA001 /* Frameworks */ = { |
| 214 | + isa = PBXFrameworksBuildPhase; |
| 215 | + buildActionMask = 2147483647; |
| 216 | + files = ( |
| 217 | + EEA1A1012E5F000100AAA001 /* XCTest.framework in Frameworks */, |
| 218 | + ); |
| 219 | + runOnlyForDeploymentPostprocessing = 0; |
| 220 | + }; |
201 | 221 | /* End PBXFrameworksBuildPhase section */ |
202 | 222 |
|
203 | 223 | /* Begin PBXGroup section */ |
204 | 224 | EE00841D28820C8B003BA190 = { |
205 | 225 | isa = PBXGroup; |
206 | 226 | children = ( |
207 | 227 | EE6ABDC12C5B9A7C0025B74B /* AWSary */, |
| 228 | + EEA1A1072E5F000100AAA001 /* AWSaryTests */, |
208 | 229 | EE00842228820C8B003BA190 /* Shared */, |
209 | 230 | EE4D8D912B9C5BC600A96E5C /* AWSaryAppClip */, |
210 | 231 | EE00842B28820C8C003BA190 /* Products */, |
|
231 | 252 | EE00842A28820C8C003BA190 /* AWSary.app */, |
232 | 253 | EE00843028820C8C003BA190 /* awsary.app */, |
233 | 254 | EE4D8D902B9C5BC600A96E5C /* AWSaryAppClip.app */, |
| 255 | + EEA1A1042E5F000100AAA001 /* AWSaryTests.xctest */, |
234 | 256 | ); |
235 | 257 | name = Products; |
236 | 258 | sourceTree = "<group>"; |
237 | 259 | }; |
| 260 | + EEA1A1072E5F000100AAA001 /* AWSaryTests */ = { |
| 261 | + isa = PBXGroup; |
| 262 | + children = ( |
| 263 | + EEA1A1032E5F000100AAA001 /* AWSaryTests.swift */, |
| 264 | + ); |
| 265 | + path = AWSaryTests; |
| 266 | + sourceTree = "<group>"; |
| 267 | + }; |
238 | 268 | EE00CBBE29630BB300FE3DCB /* MainViews */ = { |
239 | 269 | isa = PBXGroup; |
240 | 270 | children = ( |
|
380 | 410 | isa = PBXGroup; |
381 | 411 | children = ( |
382 | 412 | EEB93EC42A7AFCC300373D29 /* StoreKit.framework */, |
| 413 | + EEA1A1052E5F000100AAA001 /* XCTest.framework */, |
383 | 414 | ); |
384 | 415 | name = Frameworks; |
385 | 416 | sourceTree = "<group>"; |
|
412 | 443 | productReference = EE00842A28820C8C003BA190 /* AWSary.app */; |
413 | 444 | productType = "com.apple.product-type.application"; |
414 | 445 | }; |
| 446 | + EEA1A1082E5F000100AAA001 /* AWSaryTests */ = { |
| 447 | + isa = PBXNativeTarget; |
| 448 | + buildConfigurationList = EEA1A10E2E5F000100AAA001 /* Build configuration list for PBXNativeTarget "AWSaryTests" */; |
| 449 | + buildPhases = ( |
| 450 | + EEA1A10A2E5F000100AAA001 /* Sources */, |
| 451 | + EEA1A1062E5F000100AAA001 /* Frameworks */, |
| 452 | + EEA1A1092E5F000100AAA001 /* Resources */, |
| 453 | + ); |
| 454 | + buildRules = ( |
| 455 | + ); |
| 456 | + dependencies = ( |
| 457 | + EEA1A10B2E5F000100AAA001 /* PBXTargetDependency */, |
| 458 | + ); |
| 459 | + name = AWSaryTests; |
| 460 | + productName = AWSaryTests; |
| 461 | + productReference = EEA1A1042E5F000100AAA001 /* AWSaryTests.xctest */; |
| 462 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 463 | + }; |
415 | 464 | EE00842F28820C8C003BA190 /* awsary (macOS) */ = { |
416 | 465 | isa = PBXNativeTarget; |
417 | 466 | buildConfigurationList = EE00843E28820C8C003BA190 /* Build configuration list for PBXNativeTarget "awsary (macOS)" */; |
|
465 | 514 | EE00842928820C8C003BA190 = { |
466 | 515 | CreatedOnToolsVersion = 13.4.1; |
467 | 516 | }; |
| 517 | + EEA1A1082E5F000100AAA001 = { |
| 518 | + CreatedOnToolsVersion = 16.4; |
| 519 | + }; |
468 | 520 | EE00842F28820C8C003BA190 = { |
469 | 521 | CreatedOnToolsVersion = 13.4.1; |
470 | 522 | }; |
|
492 | 544 | projectRoot = ""; |
493 | 545 | targets = ( |
494 | 546 | EE00842928820C8C003BA190 /* awsary (iOS) */, |
| 547 | + EEA1A1082E5F000100AAA001 /* AWSaryTests */, |
495 | 548 | EE00842F28820C8C003BA190 /* awsary (macOS) */, |
496 | 549 | EE4D8D8F2B9C5BC600A96E5C /* AWSaryAppClip */, |
497 | 550 | ); |
|
531 | 584 | ); |
532 | 585 | runOnlyForDeploymentPostprocessing = 0; |
533 | 586 | }; |
| 587 | + EEA1A1092E5F000100AAA001 /* Resources */ = { |
| 588 | + isa = PBXResourcesBuildPhase; |
| 589 | + buildActionMask = 2147483647; |
| 590 | + files = ( |
| 591 | + ); |
| 592 | + runOnlyForDeploymentPostprocessing = 0; |
| 593 | + }; |
534 | 594 | /* End PBXResourcesBuildPhase section */ |
535 | 595 |
|
536 | 596 |
|
|
565 | 625 | ); |
566 | 626 | runOnlyForDeploymentPostprocessing = 0; |
567 | 627 | }; |
| 628 | + EEA1A10A2E5F000100AAA001 /* Sources */ = { |
| 629 | + isa = PBXSourcesBuildPhase; |
| 630 | + buildActionMask = 2147483647; |
| 631 | + files = ( |
| 632 | + EEA1A1002E5F000100AAA001 /* AWSaryTests.swift in Sources */, |
| 633 | + ); |
| 634 | + runOnlyForDeploymentPostprocessing = 0; |
| 635 | + }; |
568 | 636 | EE00842C28820C8C003BA190 /* Sources */ = { |
569 | 637 | isa = PBXSourcesBuildPhase; |
570 | 638 | buildActionMask = 2147483647; |
|
629 | 697 | target = EE4D8D8F2B9C5BC600A96E5C /* AWSaryAppClip */; |
630 | 698 | targetProxy = EE4D8D9D2B9C5BC800A96E5C /* PBXContainerItemProxy */; |
631 | 699 | }; |
| 700 | + EEA1A10B2E5F000100AAA001 /* PBXTargetDependency */ = { |
| 701 | + isa = PBXTargetDependency; |
| 702 | + target = EE00842928820C8C003BA190 /* awsary (iOS) */; |
| 703 | + targetProxy = EEA1A1022E5F000100AAA001 /* PBXContainerItemProxy */; |
| 704 | + }; |
632 | 705 | /* End PBXTargetDependency section */ |
633 | 706 |
|
634 | 707 | /* Begin XCBuildConfiguration section */ |
|
826 | 899 | }; |
827 | 900 | name = Release; |
828 | 901 | }; |
| 902 | + EEA1A10C2E5F000100AAA001 /* Debug */ = { |
| 903 | + isa = XCBuildConfiguration; |
| 904 | + buildSettings = { |
| 905 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 906 | + CODE_SIGN_STYLE = Automatic; |
| 907 | + DEVELOPMENT_TEAM = ""; |
| 908 | + GENERATE_INFOPLIST_FILE = YES; |
| 909 | + INFOPLIST_KEY_CFBundleDisplayName = AWSaryTests; |
| 910 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 911 | + "$(inherited)", |
| 912 | + "@executable_path/Frameworks", |
| 913 | + "@loader_path/Frameworks", |
| 914 | + ); |
| 915 | + PRODUCT_BUNDLE_IDENTIFIER = pt.tig.awsary.tests; |
| 916 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 917 | + SDKROOT = iphoneos; |
| 918 | + SWIFT_VERSION = 5.0; |
| 919 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 920 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AWSary.app/AWSary"; |
| 921 | + }; |
| 922 | + name = Debug; |
| 923 | + }; |
| 924 | + EEA1A10D2E5F000100AAA001 /* Release */ = { |
| 925 | + isa = XCBuildConfiguration; |
| 926 | + buildSettings = { |
| 927 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 928 | + CODE_SIGN_STYLE = Automatic; |
| 929 | + DEVELOPMENT_TEAM = ""; |
| 930 | + GENERATE_INFOPLIST_FILE = YES; |
| 931 | + INFOPLIST_KEY_CFBundleDisplayName = AWSaryTests; |
| 932 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 933 | + "$(inherited)", |
| 934 | + "@executable_path/Frameworks", |
| 935 | + "@loader_path/Frameworks", |
| 936 | + ); |
| 937 | + PRODUCT_BUNDLE_IDENTIFIER = pt.tig.awsary.tests; |
| 938 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 939 | + SDKROOT = iphoneos; |
| 940 | + SWIFT_VERSION = 5.0; |
| 941 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 942 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AWSary.app/AWSary"; |
| 943 | + }; |
| 944 | + name = Release; |
| 945 | + }; |
829 | 946 | EE00843F28820C8C003BA190 /* Debug */ = { |
830 | 947 | isa = XCBuildConfiguration; |
831 | 948 | buildSettings = { |
|
986 | 1103 | defaultConfigurationIsVisible = 0; |
987 | 1104 | defaultConfigurationName = Release; |
988 | 1105 | }; |
| 1106 | + EEA1A10E2E5F000100AAA001 /* Build configuration list for PBXNativeTarget "AWSaryTests" */ = { |
| 1107 | + isa = XCConfigurationList; |
| 1108 | + buildConfigurations = ( |
| 1109 | + EEA1A10C2E5F000100AAA001 /* Debug */, |
| 1110 | + EEA1A10D2E5F000100AAA001 /* Release */, |
| 1111 | + ); |
| 1112 | + defaultConfigurationIsVisible = 0; |
| 1113 | + defaultConfigurationName = Release; |
| 1114 | + }; |
989 | 1115 | EE00843E28820C8C003BA190 /* Build configuration list for PBXNativeTarget "awsary (macOS)" */ = { |
990 | 1116 | isa = XCConfigurationList; |
991 | 1117 | buildConfigurations = ( |
|
0 commit comments