|
19 | 19 | ACA3A14020E2F6B100FEF74F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ACA3A13F20E2F6B100FEF74F /* Assets.xcassets */; };
|
20 | 20 | ACA3A14320E2F6B100FEF74F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ACA3A14120E2F6B100FEF74F /* LaunchScreen.storyboard */; };
|
21 | 21 | ACA3A15120E2F83E00FEF74F /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACA3A15020E2F83E00FEF74F /* NotificationService.swift */; };
|
22 |
| - ACA3A15520E2F83E00FEF74F /* swift-sample-app-notification-extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = ACA3A14E20E2F83D00FEF74F /* swift-sample-app-notification-extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
| 22 | + ACA3A15520E2F83E00FEF74F /* swift-sample-app-notification-extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = ACA3A14E20E2F83D00FEF74F /* swift-sample-app-notification-extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
23 | 23 | ACE7624B20FEB2C20040A002 /* LoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACE7624A20FEB2C20040A002 /* LoginViewController.swift */; };
|
| 24 | + C3353E992B1E65390031F9FE /* SwiftSampleAppUITest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3353E982B1E65390031F9FE /* SwiftSampleAppUITest.swift */; }; |
| 25 | + C3353EA22B1E6C1F0031F9FE /* XCUITestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3353EA12B1E6C1F0031F9FE /* XCUITestBase.swift */; }; |
24 | 26 | /* End PBXBuildFile section */
|
25 | 27 |
|
26 | 28 | /* Begin PBXContainerItemProxy section */
|
|
31 | 33 | remoteGlobalIDString = ACA3A14D20E2F83D00FEF74F;
|
32 | 34 | remoteInfo = "swift-sample-app-notification-extension";
|
33 | 35 | };
|
| 36 | + C3353E9C2B1E65390031F9FE /* PBXContainerItemProxy */ = { |
| 37 | + isa = PBXContainerItemProxy; |
| 38 | + containerPortal = ACA3A12D20E2F6AF00FEF74F /* Project object */; |
| 39 | + proxyType = 1; |
| 40 | + remoteGlobalIDString = ACA3A13420E2F6AF00FEF74F; |
| 41 | + remoteInfo = "swift-sample-app"; |
| 42 | + }; |
34 | 43 | /* End PBXContainerItemProxy section */
|
35 | 44 |
|
36 | 45 | /* Begin PBXCopyFilesBuildPhase section */
|
37 |
| - ACA3A15920E2F83E00FEF74F /* Embed App Extensions */ = { |
| 46 | + ACA3A15920E2F83E00FEF74F /* Embed Foundation Extensions */ = { |
38 | 47 | isa = PBXCopyFilesBuildPhase;
|
39 | 48 | buildActionMask = 2147483647;
|
40 | 49 | dstPath = "";
|
41 | 50 | dstSubfolderSpec = 13;
|
42 | 51 | files = (
|
43 |
| - ACA3A15520E2F83E00FEF74F /* swift-sample-app-notification-extension.appex in Embed App Extensions */, |
| 52 | + ACA3A15520E2F83E00FEF74F /* swift-sample-app-notification-extension.appex in Embed Foundation Extensions */, |
44 | 53 | );
|
45 |
| - name = "Embed App Extensions"; |
| 54 | + name = "Embed Foundation Extensions"; |
46 | 55 | runOnlyForDeploymentPostprocessing = 0;
|
47 | 56 | };
|
48 | 57 | /* End PBXCopyFilesBuildPhase section */
|
|
65 | 74 | ACA3A16420E2FC7500FEF74F /* swift-sample-app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "swift-sample-app.entitlements"; sourceTree = "<group>"; };
|
66 | 75 | ACE7624A20FEB2C20040A002 /* LoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = "<group>"; };
|
67 | 76 | ACFA148520E3033700AF4A5A /* CoffeeType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoffeeType.swift; sourceTree = "<group>"; };
|
| 77 | + C3353E962B1E65390031F9FE /* SwiftSampleAppUITest.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftSampleAppUITest.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 78 | + C3353E982B1E65390031F9FE /* SwiftSampleAppUITest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftSampleAppUITest.swift; sourceTree = "<group>"; }; |
| 79 | + C3353EA12B1E6C1F0031F9FE /* XCUITestBase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCUITestBase.swift; sourceTree = "<group>"; }; |
68 | 80 | /* End PBXFileReference section */
|
69 | 81 |
|
70 | 82 | /* Begin PBXFrameworksBuildPhase section */
|
|
84 | 96 | );
|
85 | 97 | runOnlyForDeploymentPostprocessing = 0;
|
86 | 98 | };
|
| 99 | + C3353E932B1E65390031F9FE /* Frameworks */ = { |
| 100 | + isa = PBXFrameworksBuildPhase; |
| 101 | + buildActionMask = 2147483647; |
| 102 | + files = ( |
| 103 | + ); |
| 104 | + runOnlyForDeploymentPostprocessing = 0; |
| 105 | + }; |
87 | 106 | /* End PBXFrameworksBuildPhase section */
|
88 | 107 |
|
89 | 108 | /* Begin PBXGroup section */
|
|
109 | 128 | ACA3A12C20E2F6AF00FEF74F = {
|
110 | 129 | isa = PBXGroup;
|
111 | 130 | children = (
|
| 131 | + C3353E972B1E65390031F9FE /* swift-sample-app-ui-test */, |
112 | 132 | ACA3A13720E2F6AF00FEF74F /* swift-sample-app */,
|
113 | 133 | ACA3A14F20E2F83E00FEF74F /* swift-sample-app-notification-extension */,
|
114 | 134 | ACA3A13620E2F6AF00FEF74F /* Products */,
|
|
121 | 141 | children = (
|
122 | 142 | ACA3A13520E2F6AF00FEF74F /* swift-sample-app.app */,
|
123 | 143 | ACA3A14E20E2F83D00FEF74F /* swift-sample-app-notification-extension.appex */,
|
| 144 | + C3353E962B1E65390031F9FE /* SwiftSampleAppUITest.xctest */, |
124 | 145 | );
|
125 | 146 | name = Products;
|
126 | 147 | sourceTree = "<group>";
|
|
182 | 203 | name = Storyboards;
|
183 | 204 | sourceTree = "<group>";
|
184 | 205 | };
|
| 206 | + C3353E972B1E65390031F9FE /* swift-sample-app-ui-test */ = { |
| 207 | + isa = PBXGroup; |
| 208 | + children = ( |
| 209 | + C3353E982B1E65390031F9FE /* SwiftSampleAppUITest.swift */, |
| 210 | + C3353EA12B1E6C1F0031F9FE /* XCUITestBase.swift */, |
| 211 | + ); |
| 212 | + path = "swift-sample-app-ui-test"; |
| 213 | + sourceTree = "<group>"; |
| 214 | + }; |
185 | 215 | /* End PBXGroup section */
|
186 | 216 |
|
187 | 217 | /* Begin PBXNativeTarget section */
|
|
192 | 222 | ACA3A13120E2F6AF00FEF74F /* Sources */,
|
193 | 223 | ACA3A13220E2F6AF00FEF74F /* Frameworks */,
|
194 | 224 | ACA3A13320E2F6AF00FEF74F /* Resources */,
|
195 |
| - ACA3A15920E2F83E00FEF74F /* Embed App Extensions */, |
| 225 | + ACA3A15920E2F83E00FEF74F /* Embed Foundation Extensions */, |
196 | 226 | );
|
197 | 227 | buildRules = (
|
198 | 228 | );
|
|
227 | 257 | productReference = ACA3A14E20E2F83D00FEF74F /* swift-sample-app-notification-extension.appex */;
|
228 | 258 | productType = "com.apple.product-type.app-extension";
|
229 | 259 | };
|
| 260 | + C3353E952B1E65390031F9FE /* SwiftSampleAppUITest */ = { |
| 261 | + isa = PBXNativeTarget; |
| 262 | + buildConfigurationList = C3353EA02B1E65390031F9FE /* Build configuration list for PBXNativeTarget "SwiftSampleAppUITest" */; |
| 263 | + buildPhases = ( |
| 264 | + C3353E922B1E65390031F9FE /* Sources */, |
| 265 | + C3353E932B1E65390031F9FE /* Frameworks */, |
| 266 | + C3353E942B1E65390031F9FE /* Resources */, |
| 267 | + ); |
| 268 | + buildRules = ( |
| 269 | + ); |
| 270 | + dependencies = ( |
| 271 | + C3353E9D2B1E65390031F9FE /* PBXTargetDependency */, |
| 272 | + ); |
| 273 | + name = SwiftSampleAppUITest; |
| 274 | + productName = SwiftSampleAppUITest; |
| 275 | + productReference = C3353E962B1E65390031F9FE /* SwiftSampleAppUITest.xctest */; |
| 276 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 277 | + }; |
230 | 278 | /* End PBXNativeTarget section */
|
231 | 279 |
|
232 | 280 | /* Begin PBXProject section */
|
233 | 281 | ACA3A12D20E2F6AF00FEF74F /* Project object */ = {
|
234 | 282 | isa = PBXProject;
|
235 | 283 | attributes = {
|
236 |
| - LastSwiftUpdateCheck = 0940; |
237 |
| - LastUpgradeCheck = 1200; |
| 284 | + LastSwiftUpdateCheck = 1420; |
| 285 | + LastUpgradeCheck = 1420; |
238 | 286 | ORGANIZATIONNAME = Iterable;
|
239 | 287 | TargetAttributes = {
|
240 | 288 | ACA3A13420E2F6AF00FEF74F = {
|
|
253 | 301 | CreatedOnToolsVersion = 9.4;
|
254 | 302 | LastSwiftMigration = 1030;
|
255 | 303 | };
|
| 304 | + C3353E952B1E65390031F9FE = { |
| 305 | + CreatedOnToolsVersion = 14.2; |
| 306 | + TestTargetID = ACA3A13420E2F6AF00FEF74F; |
| 307 | + }; |
256 | 308 | };
|
257 | 309 | };
|
258 | 310 | buildConfigurationList = ACA3A13020E2F6AF00FEF74F /* Build configuration list for PBXProject "swift-sample-app" */;
|
|
270 | 322 | targets = (
|
271 | 323 | ACA3A13420E2F6AF00FEF74F /* swift-sample-app */,
|
272 | 324 | ACA3A14D20E2F83D00FEF74F /* swift-sample-app-notification-extension */,
|
| 325 | + C3353E952B1E65390031F9FE /* SwiftSampleAppUITest */, |
273 | 326 | );
|
274 | 327 | };
|
275 | 328 | /* End PBXProject section */
|
|
292 | 345 | );
|
293 | 346 | runOnlyForDeploymentPostprocessing = 0;
|
294 | 347 | };
|
| 348 | + C3353E942B1E65390031F9FE /* Resources */ = { |
| 349 | + isa = PBXResourcesBuildPhase; |
| 350 | + buildActionMask = 2147483647; |
| 351 | + files = ( |
| 352 | + ); |
| 353 | + runOnlyForDeploymentPostprocessing = 0; |
| 354 | + }; |
295 | 355 | /* End PBXResourcesBuildPhase section */
|
296 | 356 |
|
297 | 357 | /* Begin PBXSourcesBuildPhase section */
|
|
317 | 377 | );
|
318 | 378 | runOnlyForDeploymentPostprocessing = 0;
|
319 | 379 | };
|
| 380 | + C3353E922B1E65390031F9FE /* Sources */ = { |
| 381 | + isa = PBXSourcesBuildPhase; |
| 382 | + buildActionMask = 2147483647; |
| 383 | + files = ( |
| 384 | + C3353E992B1E65390031F9FE /* SwiftSampleAppUITest.swift in Sources */, |
| 385 | + C3353EA22B1E6C1F0031F9FE /* XCUITestBase.swift in Sources */, |
| 386 | + ); |
| 387 | + runOnlyForDeploymentPostprocessing = 0; |
| 388 | + }; |
320 | 389 | /* End PBXSourcesBuildPhase section */
|
321 | 390 |
|
322 | 391 | /* Begin PBXTargetDependency section */
|
|
325 | 394 | target = ACA3A14D20E2F83D00FEF74F /* swift-sample-app-notification-extension */;
|
326 | 395 | targetProxy = ACA3A15320E2F83E00FEF74F /* PBXContainerItemProxy */;
|
327 | 396 | };
|
| 397 | + C3353E9D2B1E65390031F9FE /* PBXTargetDependency */ = { |
| 398 | + isa = PBXTargetDependency; |
| 399 | + target = ACA3A13420E2F6AF00FEF74F /* swift-sample-app */; |
| 400 | + targetProxy = C3353E9C2B1E65390031F9FE /* PBXContainerItemProxy */; |
| 401 | + }; |
328 | 402 | /* End PBXTargetDependency section */
|
329 | 403 |
|
330 | 404 | /* Begin PBXVariantGroup section */
|
|
539 | 613 | };
|
540 | 614 | name = Release;
|
541 | 615 | };
|
| 616 | + C3353E9E2B1E65390031F9FE /* Debug */ = { |
| 617 | + isa = XCBuildConfiguration; |
| 618 | + buildSettings = { |
| 619 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
| 620 | + CODE_SIGN_STYLE = Automatic; |
| 621 | + CURRENT_PROJECT_VERSION = 1; |
| 622 | + DEVELOPMENT_TEAM = BP98Z28R86; |
| 623 | + GENERATE_INFOPLIST_FILE = YES; |
| 624 | + IPHONEOS_DEPLOYMENT_TARGET = 16.2; |
| 625 | + MARKETING_VERSION = 1.0; |
| 626 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 627 | + MTL_FAST_MATH = YES; |
| 628 | + PRODUCT_BUNDLE_IDENTIFIER = com.iterable.sampleapp.swift.SwiftSampleAppUITest; |
| 629 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 630 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 631 | + SWIFT_VERSION = 5.0; |
| 632 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 633 | + TEST_TARGET_NAME = "swift-sample-app"; |
| 634 | + }; |
| 635 | + name = Debug; |
| 636 | + }; |
| 637 | + C3353E9F2B1E65390031F9FE /* Release */ = { |
| 638 | + isa = XCBuildConfiguration; |
| 639 | + buildSettings = { |
| 640 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
| 641 | + CODE_SIGN_STYLE = Automatic; |
| 642 | + CURRENT_PROJECT_VERSION = 1; |
| 643 | + DEVELOPMENT_TEAM = BP98Z28R86; |
| 644 | + GENERATE_INFOPLIST_FILE = YES; |
| 645 | + IPHONEOS_DEPLOYMENT_TARGET = 16.2; |
| 646 | + MARKETING_VERSION = 1.0; |
| 647 | + MTL_FAST_MATH = YES; |
| 648 | + PRODUCT_BUNDLE_IDENTIFIER = com.iterable.sampleapp.swift.SwiftSampleAppUITest; |
| 649 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 650 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 651 | + SWIFT_VERSION = 5.0; |
| 652 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 653 | + TEST_TARGET_NAME = "swift-sample-app"; |
| 654 | + }; |
| 655 | + name = Release; |
| 656 | + }; |
542 | 657 | /* End XCBuildConfiguration section */
|
543 | 658 |
|
544 | 659 | /* Begin XCConfigurationList section */
|
|
569 | 684 | defaultConfigurationIsVisible = 0;
|
570 | 685 | defaultConfigurationName = Release;
|
571 | 686 | };
|
| 687 | + C3353EA02B1E65390031F9FE /* Build configuration list for PBXNativeTarget "SwiftSampleAppUITest" */ = { |
| 688 | + isa = XCConfigurationList; |
| 689 | + buildConfigurations = ( |
| 690 | + C3353E9E2B1E65390031F9FE /* Debug */, |
| 691 | + C3353E9F2B1E65390031F9FE /* Release */, |
| 692 | + ); |
| 693 | + defaultConfigurationIsVisible = 0; |
| 694 | + defaultConfigurationName = Release; |
| 695 | + }; |
572 | 696 | /* End XCConfigurationList section */
|
573 | 697 |
|
574 | 698 | /* Begin XCSwiftPackageProductDependency section */
|
|
0 commit comments