Skip to content

Commit 8d09cad

Browse files
Delete StreamCore dependency from xcode project (#1416)
1 parent 64ff09e commit 8d09cad

1 file changed

Lines changed: 0 additions & 33 deletions

File tree

StreamChatSwiftUI.xcodeproj/project.pbxproj

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
/* Begin PBXBuildFile section */
1010
402C54482B6AAC0100672BFB /* StreamChatSwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8465FBB52746873A00AF091E /* StreamChatSwiftUI.framework */; };
1111
402C54492B6AAC0100672BFB /* StreamChatSwiftUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8465FBB52746873A00AF091E /* StreamChatSwiftUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
12-
4FB52B472EBB63F700491977 /* StreamCore in Frameworks */ = {isa = PBXBuildFile; productRef = 4FB52B462EBB63F700491977 /* StreamCore */; };
13-
4FB52B492EBB643700491977 /* StreamCore in Frameworks */ = {isa = PBXBuildFile; productRef = 4FB52B482EBB643700491977 /* StreamCore */; };
14-
4FD307F62EC353BE0062127C /* StreamCore in Frameworks */ = {isa = PBXBuildFile; productRef = 4FD307F52EC353BE0062127C /* StreamCore */; };
1512
8205B4142AD41CC700265B84 /* StreamSwiftTestHelpers in Frameworks */ = {isa = PBXBuildFile; productRef = 8205B4132AD41CC700265B84 /* StreamSwiftTestHelpers */; };
1613
8205B4182AD4267200265B84 /* StreamSwiftTestHelpers in Frameworks */ = {isa = PBXBuildFile; productRef = 8205B4172AD4267200265B84 /* StreamSwiftTestHelpers */; };
1714
829EF8772A9362C00045D166 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 829EF8762A9362C00045D166 /* PrivacyInfo.xcprivacy */; };
@@ -393,7 +390,6 @@
393390
ADCE879F2F0D5D0300F6A7C3 /* StreamChatCommonUI in Frameworks */,
394391
ADCE87A52F0D5ED900F6A7C3 /* StreamChat in Frameworks */,
395392
8400A34C282C081E0067D3A0 /* OHHTTPStubs in Frameworks */,
396-
4FD307F62EC353BE0062127C /* StreamCore in Frameworks */,
397393
);
398394
runOnlyForDeploymentPostprocessing = 0;
399395
};
@@ -402,7 +398,6 @@
402398
buildActionMask = 2147483647;
403399
files = (
404400
84E7F9E22EFAF9BF00BA56A3 /* StreamChat in Frameworks */,
405-
4FB52B492EBB643700491977 /* StreamCore in Frameworks */,
406401
84E7F9E42EFAF9BF00BA56A3 /* StreamChatCommonUI in Frameworks */,
407402
);
408403
runOnlyForDeploymentPostprocessing = 0;
@@ -427,7 +422,6 @@
427422
8465FCE6274695B400AF091E /* StreamChatSwiftUI.framework in Frameworks */,
428423
E3A1C01C282BAC66002D1E26 /* Sentry in Frameworks */,
429424
ADCE871A2F0C290B00F6A7C3 /* StreamChat in Frameworks */,
430-
4FB52B472EBB63F700491977 /* StreamCore in Frameworks */,
431425
ADCE871C2F0C291600F6A7C3 /* StreamChatCommonUI in Frameworks */,
432426
);
433427
runOnlyForDeploymentPostprocessing = 0;
@@ -530,7 +524,6 @@
530524
name = StreamChatSwiftUITestsApp;
531525
packageProductDependencies = (
532526
8400A34B282C081E0067D3A0 /* OHHTTPStubs */,
533-
4FD307F52EC353BE0062127C /* StreamCore */,
534527
ADCE879E2F0D5D0300F6A7C3 /* StreamChatCommonUI */,
535528
ADCE87A42F0D5ED900F6A7C3 /* StreamChat */,
536529
);
@@ -558,7 +551,6 @@
558551
);
559552
name = StreamChatSwiftUI;
560553
packageProductDependencies = (
561-
4FB52B482EBB643700491977 /* StreamCore */,
562554
84E7F9E12EFAF9BF00BA56A3 /* StreamChat */,
563555
84E7F9E32EFAF9BF00BA56A3 /* StreamChatCommonUI */,
564556
);
@@ -613,7 +605,6 @@
613605
name = DemoAppSwiftUI;
614606
packageProductDependencies = (
615607
E3A1C01B282BAC66002D1E26 /* Sentry */,
616-
4FB52B462EBB63F700491977 /* StreamCore */,
617608
ADCE87192F0C290B00F6A7C3 /* StreamChat */,
618609
ADCE871B2F0C291600F6A7C3 /* StreamChatCommonUI */,
619610
);
@@ -663,7 +654,6 @@
663654
E3A1C01A282BAC66002D1E26 /* XCRemoteSwiftPackageReference "sentry-cocoa" */,
664655
8400A346282C06F90067D3A0 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */,
665656
82543C7B2AD41B0400D5F6CD /* XCRemoteSwiftPackageReference "stream-chat-swift-test-helpers" */,
666-
4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */,
667657
84E7F9E02EFAF9BF00BA56A3 /* XCRemoteSwiftPackageReference "stream-chat-swift" */,
668658
);
669659
preferredProjectObjectVersion = 77;
@@ -1513,14 +1503,6 @@
15131503
/* End XCConfigurationList section */
15141504

15151505
/* Begin XCRemoteSwiftPackageReference section */
1516-
4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */ = {
1517-
isa = XCRemoteSwiftPackageReference;
1518-
repositoryURL = "https://github.com/GetStream/stream-core-swift";
1519-
requirement = {
1520-
kind = exactVersion;
1521-
version = 0.6.2;
1522-
};
1523-
};
15241506
82543C7B2AD41B0400D5F6CD /* XCRemoteSwiftPackageReference "stream-chat-swift-test-helpers" */ = {
15251507
isa = XCRemoteSwiftPackageReference;
15261508
repositoryURL = "https://github.com/GetStream/stream-chat-swift-test-helpers.git";
@@ -1556,21 +1538,6 @@
15561538
/* End XCRemoteSwiftPackageReference section */
15571539

15581540
/* Begin XCSwiftPackageProductDependency section */
1559-
4FB52B462EBB63F700491977 /* StreamCore */ = {
1560-
isa = XCSwiftPackageProductDependency;
1561-
package = 4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */;
1562-
productName = StreamCore;
1563-
};
1564-
4FB52B482EBB643700491977 /* StreamCore */ = {
1565-
isa = XCSwiftPackageProductDependency;
1566-
package = 4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */;
1567-
productName = StreamCore;
1568-
};
1569-
4FD307F52EC353BE0062127C /* StreamCore */ = {
1570-
isa = XCSwiftPackageProductDependency;
1571-
package = 4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */;
1572-
productName = StreamCore;
1573-
};
15741541
8205B4132AD41CC700265B84 /* StreamSwiftTestHelpers */ = {
15751542
isa = XCSwiftPackageProductDependency;
15761543
package = 82543C7B2AD41B0400D5F6CD /* XCRemoteSwiftPackageReference "stream-chat-swift-test-helpers" */;

0 commit comments

Comments
 (0)