|
40 | 40 | 55E6F462238E066400808BCE /* DeepLinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55E6F45E238E066400808BCE /* DeepLinkTests.swift */; };
|
41 | 41 | 5B49BB3E27CFB71500E6F00C /* PopupInboxSessionUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B49BB3D27CFB71500E6F00C /* PopupInboxSessionUITests.swift */; };
|
42 | 42 | 5B6C3C1127CE871F00B9A753 /* NavInboxSessionUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */; };
|
| 43 | + 5B88BC482805D09D004016E5 /* NetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B88BC472805D09D004016E5 /* NetworkSession.swift */; }; |
43 | 44 | AC02480822791E2100495FB9 /* IterableInboxNavigationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC02480722791E2100495FB9 /* IterableInboxNavigationViewController.swift */; };
|
44 | 45 | AC02CAA6234E50B5006617E0 /* RegistrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC02CAA5234E50B5006617E0 /* RegistrationTests.swift */; };
|
45 | 46 | AC03094B21E532470003A288 /* InAppPersistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC03094A21E532470003A288 /* InAppPersistence.swift */; };
|
|
89 | 90 | AC43E7FF23A8C2C0008917E2 /* image.jpg in Resources */ = {isa = PBXBuildFile; fileRef = AC74FE1E23A8C0DB004AC442 /* image.jpg */; };
|
90 | 91 | AC4B039622A8743F0043185B /* InAppManager+Functions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC4B039322A8743F0043185B /* InAppManager+Functions.swift */; };
|
91 | 92 | AC4BA00224163D8F007359F1 /* IterableHtmlMessageViewControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC4BA00124163D8F007359F1 /* IterableHtmlMessageViewControllerTests.swift */; };
|
92 |
| - AC4BAE0A240BAF0E00D9121F /* OHHTTPStubs in Frameworks */ = {isa = PBXBuildFile; productRef = AC4BAE09240BAF0E00D9121F /* OHHTTPStubs */; }; |
93 | 93 | AC50865424C60172001DC132 /* IterableDataModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = AC50865224C60172001DC132 /* IterableDataModel.xcdatamodeld */; };
|
94 | 94 | AC50865624C603AC001DC132 /* IterablePersistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC50865524C603AC001DC132 /* IterablePersistence.swift */; };
|
95 | 95 | AC50865824C60426001DC132 /* IterableTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC50865724C60426001DC132 /* IterableTask.swift */; };
|
|
414 | 414 | 55E6F45E238E066400808BCE /* DeepLinkTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeepLinkTests.swift; sourceTree = "<group>"; };
|
415 | 415 | 5B49BB3D27CFB71500E6F00C /* PopupInboxSessionUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupInboxSessionUITests.swift; sourceTree = "<group>"; };
|
416 | 416 | 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavInboxSessionUITests.swift; sourceTree = "<group>"; };
|
| 417 | + 5B88BC472805D09D004016E5 /* NetworkSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkSession.swift; sourceTree = "<group>"; }; |
417 | 418 | 5BFC7CED27FC9AF300E77479 /* inbox-ui-tests-app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "inbox-ui-tests-app.entitlements"; sourceTree = "<group>"; };
|
418 | 419 | AC02480722791E2100495FB9 /* IterableInboxNavigationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IterableInboxNavigationViewController.swift; sourceTree = "<group>"; };
|
419 | 420 | AC02CAA5234E50B5006617E0 /* RegistrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegistrationTests.swift; sourceTree = "<group>"; };
|
|
635 | 636 | buildActionMask = 2147483647;
|
636 | 637 | files = (
|
637 | 638 | AC7B143020D02CE200877BFE /* IterableSDK.framework in Frameworks */,
|
638 |
| - AC4BAE0A240BAF0E00D9121F /* OHHTTPStubs in Frameworks */, |
639 | 639 | );
|
640 | 640 | runOnlyForDeploymentPostprocessing = 0;
|
641 | 641 | };
|
|
754 | 754 | AC2263D520CF49B8009800EB = {
|
755 | 755 | isa = PBXGroup;
|
756 | 756 | children = (
|
757 |
| - 5BFC7CED27FC9AF300E77479 /* inbox-ui-tests-app.entitlements */, |
758 | 757 | AC2263E120CF49B8009800EB /* swift-sdk */,
|
759 | 758 | AC90C4C520D8632E00EECA5D /* notification-extension */,
|
760 | 759 | ACFCA72920EB02DB00BFB277 /* tests */,
|
|
1210 | 1209 | AC7B4B0123C6F9B500DB4758 /* Supporting Files */,
|
1211 | 1210 | AC7B4B0023C6F99200DB4758 /* Test Files */,
|
1212 | 1211 | ACDA975B23159C37004C412E /* AppDelegate.swift */,
|
| 1212 | + 5BFC7CED27FC9AF300E77479 /* inbox-ui-tests-app.entitlements */, |
1213 | 1213 | ACDA976223159C39004C412E /* Assets.xcassets */,
|
1214 | 1214 | AC7B4AF823C6547A00DB4758 /* CustomInboxCell3.swift */,
|
1215 | 1215 | AC7B4AF723C6547A00DB4758 /* CustomInboxCell3.xib */,
|
|
1251 | 1251 | children = (
|
1252 | 1252 | AC978D3D24FF953C00372B8C /* NetworkConnectivityChecker.swift */,
|
1253 | 1253 | ACF40620250781F1005FD775 /* NetworkConnectivityManager.swift */,
|
| 1254 | + 5B88BC472805D09D004016E5 /* NetworkSession.swift */, |
1254 | 1255 | ACD6116B2107D004003E7F6B /* NetworkHelper.swift */,
|
1255 | 1256 | ACF406222507BC72005FD775 /* NetworkMonitor.swift */,
|
1256 | 1257 | );
|
|
1412 | 1413 | );
|
1413 | 1414 | name = "unit-tests";
|
1414 | 1415 | packageProductDependencies = (
|
1415 |
| - AC4BAE09240BAF0E00D9121F /* OHHTTPStubs */, |
1416 | 1416 | );
|
1417 | 1417 | productName = "swift-sdk-swift-tests";
|
1418 | 1418 | productReference = AC7B142B20D02CE200877BFE /* unit-tests.xctest */;
|
|
1637 | 1637 | );
|
1638 | 1638 | mainGroup = AC2263D520CF49B8009800EB;
|
1639 | 1639 | packageReferences = (
|
1640 |
| - ACACA91623E0947C00B9E8DF /* XCRemoteSwiftPackageReference "OHHTTPStubs" */, |
1641 | 1640 | );
|
1642 | 1641 | productRefGroup = AC2263E020CF49B8009800EB /* Products */;
|
1643 | 1642 | projectDirPath = "";
|
|
1794 | 1793 | ACD6116C2107D004003E7F6B /* NetworkHelper.swift in Sources */,
|
1795 | 1794 | ACC362B624D16D91002C67BA /* IterableRequest.swift in Sources */,
|
1796 | 1795 | ACB1DFDB26369D2F00A31597 /* HealthMonitor.swift in Sources */,
|
| 1796 | + 5B88BC482805D09D004016E5 /* NetworkSession.swift in Sources */, |
1797 | 1797 | AC06E4D327948C32007A6F20 /* InboxState.swift in Sources */,
|
1798 | 1798 | ACC362BD24D21172002C67BA /* IterableAPICallTaskProcessor.swift in Sources */,
|
1799 | 1799 | AC84510922910A0C0052BB8F /* RequestCreator.swift in Sources */,
|
|
2590 | 2590 | buildSettings = {
|
2591 | 2591 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
2592 | 2592 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
2593 |
| - CODE_SIGN_ENTITLEMENTS = "inbox-ui-tests-app.entitlements"; |
| 2593 | + CODE_SIGN_ENTITLEMENTS = "tests/hosting-apps/inbox-ui-tests-app/inbox-ui-tests-app.entitlements"; |
2594 | 2594 | CODE_SIGN_STYLE = Automatic;
|
2595 | 2595 | DEVELOPMENT_TEAM = BP98Z28R86;
|
2596 | 2596 | INFOPLIST_FILE = "tests/hosting-apps/inbox-ui-tests-app/Info.plist";
|
|
2614 | 2614 | buildSettings = {
|
2615 | 2615 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
2616 | 2616 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
2617 |
| - CODE_SIGN_ENTITLEMENTS = "inbox-ui-tests-app.entitlements"; |
| 2617 | + CODE_SIGN_ENTITLEMENTS = "tests/hosting-apps/inbox-ui-tests-app/inbox-ui-tests-app.entitlements"; |
2618 | 2618 | CODE_SIGN_STYLE = Automatic;
|
2619 | 2619 | DEVELOPMENT_TEAM = BP98Z28R86;
|
2620 | 2620 | INFOPLIST_FILE = "tests/hosting-apps/inbox-ui-tests-app/Info.plist";
|
|
2923 | 2923 | };
|
2924 | 2924 | /* End XCConfigurationList section */
|
2925 | 2925 |
|
2926 |
| -/* Begin XCRemoteSwiftPackageReference section */ |
2927 |
| - ACACA91623E0947C00B9E8DF /* XCRemoteSwiftPackageReference "OHHTTPStubs" */ = { |
2928 |
| - isa = XCRemoteSwiftPackageReference; |
2929 |
| - repositoryURL = "https://github.com/AliSoftware/OHHTTPStubs.git"; |
2930 |
| - requirement = { |
2931 |
| - kind = upToNextMajorVersion; |
2932 |
| - minimumVersion = 9.0.0; |
2933 |
| - }; |
2934 |
| - }; |
2935 |
| -/* End XCRemoteSwiftPackageReference section */ |
2936 |
| - |
2937 |
| -/* Begin XCSwiftPackageProductDependency section */ |
2938 |
| - AC4BAE09240BAF0E00D9121F /* OHHTTPStubs */ = { |
2939 |
| - isa = XCSwiftPackageProductDependency; |
2940 |
| - package = ACACA91623E0947C00B9E8DF /* XCRemoteSwiftPackageReference "OHHTTPStubs" */; |
2941 |
| - productName = OHHTTPStubs; |
2942 |
| - }; |
2943 |
| -/* End XCSwiftPackageProductDependency section */ |
2944 |
| - |
2945 | 2926 | /* Begin XCVersionGroup section */
|
2946 | 2927 | AC50865224C60172001DC132 /* IterableDataModel.xcdatamodeld */ = {
|
2947 | 2928 | isa = XCVersionGroup;
|
|
0 commit comments