|
170 | 170 | 789F9E27D756A343F1E4E523 /* libPods-swift-sdk.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-swift-sdk.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
171 | 171 | AC0674E420D8766600C2806D /* notification-extensionTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "notification-extensionTests-Bridging-Header.h"; sourceTree = "<group>"; };
|
172 | 172 | AC0674E520D8766600C2806D /* NotificationExtensionTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationExtensionTests.m; sourceTree = "<group>"; };
|
| 173 | + AC0A45372179300D0040394F /* host-app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "host-app.entitlements"; sourceTree = "<group>"; }; |
173 | 174 | AC2263DF20CF49B8009800EB /* IterableSDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IterableSDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
174 | 175 | AC2263E220CF49B8009800EB /* IterableSDK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IterableSDK.h; sourceTree = "<group>"; };
|
175 | 176 | AC2263E320CF49B8009800EB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
557 | 558 | ACF560D420E443BF000AAC23 /* host-app */ = {
|
558 | 559 | isa = PBXGroup;
|
559 | 560 | children = (
|
| 561 | + AC0A45372179300D0040394F /* host-app.entitlements */, |
560 | 562 | ACF560D520E443BF000AAC23 /* AppDelegate.swift */,
|
561 | 563 | ACF560D720E443BF000AAC23 /* ViewController.swift */,
|
562 | 564 | ACF560D920E443BF000AAC23 /* Main.storyboard */,
|
|
795 | 797 | };
|
796 | 798 | ACF560D220E443BF000AAC23 = {
|
797 | 799 | CreatedOnToolsVersion = 9.4;
|
| 800 | + SystemCapabilities = { |
| 801 | + com.apple.BackgroundModes = { |
| 802 | + enabled = 1; |
| 803 | + }; |
| 804 | + com.apple.Push = { |
| 805 | + enabled = 1; |
| 806 | + }; |
| 807 | + com.apple.SafariKeychain = { |
| 808 | + enabled = 1; |
| 809 | + }; |
| 810 | + }; |
798 | 811 | };
|
799 | 812 | };
|
800 | 813 | };
|
|
1536 | 1549 | buildSettings = {
|
1537 | 1550 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1538 | 1551 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 1552 | + CODE_SIGN_ENTITLEMENTS = "host-app/host-app.entitlements"; |
1539 | 1553 | CODE_SIGN_STYLE = Automatic;
|
1540 | 1554 | DEVELOPMENT_TEAM = BP98Z28R86;
|
1541 | 1555 | INFOPLIST_FILE = "host-app/Info.plist";
|
|
1556 | 1570 | buildSettings = {
|
1557 | 1571 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1558 | 1572 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 1573 | + CODE_SIGN_ENTITLEMENTS = "host-app/host-app.entitlements"; |
1559 | 1574 | CODE_SIGN_STYLE = Automatic;
|
1560 | 1575 | DEVELOPMENT_TEAM = BP98Z28R86;
|
1561 | 1576 | INFOPLIST_FILE = "host-app/Info.plist";
|
|
0 commit comments