|
42 | 42 | ACBEB60123D233D40046B5A1 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACBEB60023D233D40046B5A1 /* MainViewController.swift */; };
|
43 | 43 | ACBEB60523D2F2460046B5A1 /* CustomInboxCell1.xib in Resources */ = {isa = PBXBuildFile; fileRef = ACBEB60323D2F1470046B5A1 /* CustomInboxCell1.xib */; };
|
44 | 44 | ACBEB60623D2F24A0046B5A1 /* CustomInboxCell2.xib in Resources */ = {isa = PBXBuildFile; fileRef = ACBEB60423D2F17F0046B5A1 /* CustomInboxCell2.xib */; };
|
| 45 | + ACC39DC924059D2A00900BBB /* IterableSDK in Frameworks */ = {isa = PBXBuildFile; productRef = ACC39DC824059D2A00900BBB /* IterableSDK */; }; |
45 | 46 | ACC55E0223CD7DB600CE77C6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACC55E0123CD7DB600CE77C6 /* AppDelegate.swift */; };
|
46 | 47 | ACC55E0923CD7DB600CE77C6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ACC55E0723CD7DB600CE77C6 /* Main.storyboard */; };
|
47 | 48 | ACC55E0B23CD7DBA00CE77C6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ACC55E0A23CD7DBA00CE77C6 /* Assets.xcassets */; };
|
48 | 49 | ACC55E0E23CD7DBA00CE77C6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ACC55E0C23CD7DBA00CE77C6 /* LaunchScreen.storyboard */; };
|
49 |
| - ACC55E1D23CD871E00CE77C6 /* IterableSDK in Frameworks */ = {isa = PBXBuildFile; productRef = ACC55E1C23CD871E00CE77C6 /* IterableSDK */; }; |
50 | 50 | ACC55E2023CE1B5900CE77C6 /* DataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACC55E1F23CE1B5900CE77C6 /* DataManager.swift */; };
|
51 | 51 | ACC55E2323CE1C4600CE77C6 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACC55E2223CE1C4600CE77C6 /* MockNetworkSession.swift */; };
|
52 | 52 | ACE78E3423CF990200492D03 /* mocha.png in Resources */ = {isa = PBXBuildFile; fileRef = ACE78E3323CF990200492D03 /* mocha.png */; };
|
|
126 | 126 | isa = PBXFrameworksBuildPhase;
|
127 | 127 | buildActionMask = 2147483647;
|
128 | 128 | files = (
|
129 |
| - ACC55E1D23CD871E00CE77C6 /* IterableSDK in Frameworks */, |
| 129 | + ACC39DC924059D2A00900BBB /* IterableSDK in Frameworks */, |
130 | 130 | );
|
131 | 131 | runOnlyForDeploymentPostprocessing = 0;
|
132 | 132 | };
|
|
372 | 372 | );
|
373 | 373 | name = "inbox-customization";
|
374 | 374 | packageProductDependencies = (
|
375 |
| - ACC55E1C23CD871E00CE77C6 /* IterableSDK */, |
| 375 | + ACC39DC824059D2A00900BBB /* IterableSDK */, |
376 | 376 | );
|
377 | 377 | productName = "inbox-customization";
|
378 | 378 | productReference = ACC55DFE23CD7DB600CE77C6 /* inbox-customization.app */;
|
|
403 | 403 | );
|
404 | 404 | mainGroup = ACC55DF523CD7DB600CE77C6;
|
405 | 405 | packageReferences = (
|
406 |
| - ACC55E1623CD86B400CE77C6 /* XCRemoteSwiftPackageReference "swift-sdk" */, |
| 406 | + ACC39DC724059D2A00900BBB /* XCRemoteSwiftPackageReference "swift-sdk" */, |
407 | 407 | );
|
408 | 408 | productRefGroup = ACC55DFF23CD7DB600CE77C6 /* Products */;
|
409 | 409 | projectDirPath = "";
|
|
680 | 680 | /* End XCConfigurationList section */
|
681 | 681 |
|
682 | 682 | /* Begin XCRemoteSwiftPackageReference section */
|
683 |
| - ACC55E1623CD86B400CE77C6 /* XCRemoteSwiftPackageReference "swift-sdk" */ = { |
| 683 | + ACC39DC724059D2A00900BBB /* XCRemoteSwiftPackageReference "swift-sdk" */ = { |
684 | 684 | isa = XCRemoteSwiftPackageReference;
|
685 |
| - repositoryURL = "https://github.com/Iterable/swift-sdk"; |
| 685 | + repositoryURL = "https://github.com/Iterable/swift-sdk.git"; |
686 | 686 | requirement = {
|
687 |
| - branch = inbox; |
| 687 | + branch = master; |
688 | 688 | kind = branch;
|
689 | 689 | };
|
690 | 690 | };
|
691 | 691 | /* End XCRemoteSwiftPackageReference section */
|
692 | 692 |
|
693 | 693 | /* Begin XCSwiftPackageProductDependency section */
|
694 |
| - ACC55E1C23CD871E00CE77C6 /* IterableSDK */ = { |
| 694 | + ACC39DC824059D2A00900BBB /* IterableSDK */ = { |
695 | 695 | isa = XCSwiftPackageProductDependency;
|
696 |
| - package = ACC55E1623CD86B400CE77C6 /* XCRemoteSwiftPackageReference "swift-sdk" */; |
| 696 | + package = ACC39DC724059D2A00900BBB /* XCRemoteSwiftPackageReference "swift-sdk" */; |
697 | 697 | productName = IterableSDK;
|
698 | 698 | };
|
699 | 699 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments