Skip to content

Commit 9d20e85

Browse files
authored
Fix duplicate files in project navigator (#529)
* Fix double files in navigator
1 parent 2935c40 commit 9d20e85

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

LeanplumSDKApp/LeanplumSDKApp.xcodeproj/project.pbxproj

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -159,23 +159,23 @@
159159
remoteGlobalIDString = 6A2FE16627958F0400E4A8FE;
160160
remoteInfo = LeanplumLocationAndBeacons;
161161
};
162-
6A37A8F628F08B0E00F4339F /* PBXContainerItemProxy */ = {
162+
6AA13C7A2900546400EDCA69 /* PBXContainerItemProxy */ = {
163163
isa = PBXContainerItemProxy;
164-
containerPortal = 6A37A8EE28F08B0E00F4339F /* LeanplumSDK.xcodeproj */;
164+
containerPortal = 6AA13C742900546400EDCA69 /* LeanplumSDK.xcodeproj */;
165165
proxyType = 2;
166166
remoteGlobalIDString = 075AAD0826847C23007CA1BD;
167167
remoteInfo = Leanplum;
168168
};
169-
6A37A8F828F08B0E00F4339F /* PBXContainerItemProxy */ = {
169+
6AA13C7C2900546400EDCA69 /* PBXContainerItemProxy */ = {
170170
isa = PBXContainerItemProxy;
171-
containerPortal = 6A37A8EE28F08B0E00F4339F /* LeanplumSDK.xcodeproj */;
171+
containerPortal = 6AA13C742900546400EDCA69 /* LeanplumSDK.xcodeproj */;
172172
proxyType = 2;
173173
remoteGlobalIDString = 075AAEEC26847FE1007CA1BD;
174174
remoteInfo = "Leanplum-Bundle";
175175
};
176-
6A37A8FA28F08B0E00F4339F /* PBXContainerItemProxy */ = {
176+
6AA13C7E2900546400EDCA69 /* PBXContainerItemProxy */ = {
177177
isa = PBXContainerItemProxy;
178-
containerPortal = 6A37A8EE28F08B0E00F4339F /* LeanplumSDK.xcodeproj */;
178+
containerPortal = 6AA13C742900546400EDCA69 /* LeanplumSDK.xcodeproj */;
179179
proxyType = 2;
180180
remoteGlobalIDString = 6A714BA326F8B317004A34A9;
181181
remoteInfo = "Leanplum-Static";
@@ -331,7 +331,6 @@
331331
6A37A8A928F0078500F4339F /* Migration+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Migration+Extensions.swift"; sourceTree = "<group>"; };
332332
6A37A8AB28F00B5800F4339F /* IdentityManagerTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdentityManagerTest.swift; sourceTree = "<group>"; };
333333
6A37A8AD28F0164700F4339F /* IdentityManagerMocks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdentityManagerMocks.swift; sourceTree = "<group>"; };
334-
6A37A8EE28F08B0E00F4339F /* LeanplumSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LeanplumSDK.xcodeproj; path = "/Users/nikolazagorchev/Downloads/Leanplum-iOS-SDK/LeanplumSDK/LeanplumSDK.xcodeproj"; sourceTree = "<absolute>"; };
335334
6A39C48D27283EE7000D5320 /* LeanplumSDKTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LeanplumSDKTests-Bridging-Header.h"; sourceTree = "<group>"; };
336335
6A39C48E27283EE8000D5320 /* NotificationsProxyTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsProxyTest.swift; sourceTree = "<group>"; };
337336
6A54E9CC273B156600DE0E61 /* NotificationsManagerTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsManagerTest.swift; sourceTree = "<group>"; };
@@ -340,6 +339,7 @@
340339
6A9D0A9727342EE300466133 /* NotificationsManagerMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsManagerMock.swift; sourceTree = "<group>"; };
341340
6A9D0A99273430A700466133 /* NotificationTestHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationTestHelper.swift; sourceTree = "<group>"; };
342341
6A9DECA427B69D8800052807 /* change_host_response.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = change_host_response.json; sourceTree = "<group>"; };
342+
6AA13C742900546400EDCA69 /* LeanplumSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LeanplumSDK.xcodeproj; path = ../LeanplumSDK/LeanplumSDK.xcodeproj; sourceTree = "<group>"; };
343343
6AEAEE592795B68700680F84 /* Leanplum.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Leanplum.framework; sourceTree = BUILT_PRODUCTS_DIR; };
344344
6AEAEE612795B72A00680F84 /* LeanplumLocationAndBeacons.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LeanplumLocationAndBeacons.framework; sourceTree = BUILT_PRODUCTS_DIR; };
345345
6AF5438D28E882CA0025F2A9 /* LeanplumSDKLocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LeanplumSDKLocation.xcodeproj; path = ../LeanplumSDKLocation/LeanplumSDKLocation.xcodeproj; sourceTree = "<group>"; };
@@ -378,8 +378,8 @@
378378
075AAFBD26849AC1007CA1BD /* LeanplumSDKTests */,
379379
075AACE826847BF3007CA1BD /* Products */,
380380
075AAFB326849A74007CA1BD /* Frameworks */,
381+
6AA13C742900546400EDCA69 /* LeanplumSDK.xcodeproj */,
381382
E0CB0FD8F4E44175F7CB3EEF /* Pods */,
382-
6A37A8EE28F08B0E00F4339F /* LeanplumSDK.xcodeproj */,
383383
);
384384
sourceTree = "<group>";
385385
};
@@ -642,12 +642,12 @@
642642
path = Migration;
643643
sourceTree = "<group>";
644644
};
645-
6A37A8EF28F08B0E00F4339F /* Products */ = {
645+
6AA13C752900546400EDCA69 /* Products */ = {
646646
isa = PBXGroup;
647647
children = (
648-
6A37A8F728F08B0E00F4339F /* Leanplum.framework */,
649-
6A37A8F928F08B0E00F4339F /* Leanplum-iOS-SDK.bundle */,
650-
6A37A8FB28F08B0E00F4339F /* Leanplum.framework */,
648+
6AA13C7B2900546400EDCA69 /* Leanplum.framework */,
649+
6AA13C7D2900546400EDCA69 /* Leanplum-iOS-SDK.bundle */,
650+
6AA13C7F2900546400EDCA69 /* Leanplum.framework */,
651651
);
652652
name = Products;
653653
sourceTree = "<group>";
@@ -750,8 +750,8 @@
750750
projectDirPath = "";
751751
projectReferences = (
752752
{
753-
ProductGroup = 6A37A8EF28F08B0E00F4339F /* Products */;
754-
ProjectRef = 6A37A8EE28F08B0E00F4339F /* LeanplumSDK.xcodeproj */;
753+
ProductGroup = 6AA13C752900546400EDCA69 /* Products */;
754+
ProjectRef = 6AA13C742900546400EDCA69 /* LeanplumSDK.xcodeproj */;
755755
},
756756
{
757757
ProductGroup = 6AF5438E28E882CA0025F2A9 /* Products */;
@@ -767,25 +767,25 @@
767767
/* End PBXProject section */
768768

769769
/* Begin PBXReferenceProxy section */
770-
6A37A8F728F08B0E00F4339F /* Leanplum.framework */ = {
770+
6AA13C7B2900546400EDCA69 /* Leanplum.framework */ = {
771771
isa = PBXReferenceProxy;
772772
fileType = wrapper.framework;
773773
path = Leanplum.framework;
774-
remoteRef = 6A37A8F628F08B0E00F4339F /* PBXContainerItemProxy */;
774+
remoteRef = 6AA13C7A2900546400EDCA69 /* PBXContainerItemProxy */;
775775
sourceTree = BUILT_PRODUCTS_DIR;
776776
};
777-
6A37A8F928F08B0E00F4339F /* Leanplum-iOS-SDK.bundle */ = {
777+
6AA13C7D2900546400EDCA69 /* Leanplum-iOS-SDK.bundle */ = {
778778
isa = PBXReferenceProxy;
779779
fileType = wrapper.cfbundle;
780780
path = "Leanplum-iOS-SDK.bundle";
781-
remoteRef = 6A37A8F828F08B0E00F4339F /* PBXContainerItemProxy */;
781+
remoteRef = 6AA13C7C2900546400EDCA69 /* PBXContainerItemProxy */;
782782
sourceTree = BUILT_PRODUCTS_DIR;
783783
};
784-
6A37A8FB28F08B0E00F4339F /* Leanplum.framework */ = {
784+
6AA13C7F2900546400EDCA69 /* Leanplum.framework */ = {
785785
isa = PBXReferenceProxy;
786786
fileType = wrapper.framework;
787787
path = Leanplum.framework;
788-
remoteRef = 6A37A8FA28F08B0E00F4339F /* PBXContainerItemProxy */;
788+
remoteRef = 6AA13C7E2900546400EDCA69 /* PBXContainerItemProxy */;
789789
sourceTree = BUILT_PRODUCTS_DIR;
790790
};
791791
6AF5439528E882CA0025F2A9 /* LeanplumLocation.framework */ = {

0 commit comments

Comments
 (0)