|
95 | 95 | 4FA3741D2D799FC300294721 /* AppConfigurationTranslationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FA3741C2D799FC300294721 /* AppConfigurationTranslationView.swift */; }; |
96 | 96 | 4FA3741F2D79A64F00294721 /* AppConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FA3741E2D79A64900294721 /* AppConfiguration.swift */; }; |
97 | 97 | 4FAF7A552EAA1940006F74A1 /* StreamCore+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FAF7A542EAA193B006F74A1 /* StreamCore+Extensions.swift */; }; |
| 98 | + 4FB52B472EBB63F700491977 /* StreamCore in Frameworks */ = {isa = PBXBuildFile; productRef = 4FB52B462EBB63F700491977 /* StreamCore */; }; |
| 99 | + 4FB52B492EBB643700491977 /* StreamCore in Frameworks */ = {isa = PBXBuildFile; productRef = 4FB52B482EBB643700491977 /* StreamCore */; }; |
98 | 100 | 4FCD7DA72D632121000EEB0F /* MarkdownFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FCD7DA62D63211B000EEB0F /* MarkdownFormatter.swift */; }; |
99 | 101 | 4FCD7DBD2D633F72000EEB0F /* AttributedString+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FCD7DBC2D633F6C000EEB0F /* AttributedString+Extensions.swift */; }; |
100 | 102 | 4FD3592A2C05EA8F00B1D63B /* CreatePollViewModel_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FD359292C05EA8F00B1D63B /* CreatePollViewModel_Tests.swift */; }; |
|
529 | 531 | C14A465B284665B100EF498E /* SDKIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = C14A465A284665B100EF498E /* SDKIdentifier.swift */; }; |
530 | 532 | C52A0B5F2E1557F900176379 /* VideoPlayerFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C52A0B5E2E1557F300176379 /* VideoPlayerFooterView.swift */; }; |
531 | 533 | E3A1C01C282BAC66002D1E26 /* Sentry in Frameworks */ = {isa = PBXBuildFile; productRef = E3A1C01B282BAC66002D1E26 /* Sentry */; }; |
| 534 | + E3A1C01D282BAC66002D1E27 /* StreamChat in Frameworks */ = {isa = PBXBuildFile; productRef = 82FF61EB2B6AB789007185B6 /* StreamChat */; }; |
532 | 535 | /* End PBXBuildFile section */ |
533 | 536 |
|
534 | 537 | /* Begin PBXContainerItemProxy section */ |
|
1158 | 1161 | buildActionMask = 2147483647; |
1159 | 1162 | files = ( |
1160 | 1163 | 84E95A77284A486600699FD3 /* StreamChat in Frameworks */, |
| 1164 | + 4FB52B492EBB643700491977 /* StreamCore in Frameworks */, |
1161 | 1165 | ); |
1162 | 1166 | runOnlyForDeploymentPostprocessing = 0; |
1163 | 1167 | }; |
|
1177 | 1181 | files = ( |
1178 | 1182 | 8465FCE6274695B400AF091E /* StreamChatSwiftUI.framework in Frameworks */, |
1179 | 1183 | E3A1C01C282BAC66002D1E26 /* Sentry in Frameworks */, |
| 1184 | + E3A1C01D282BAC66002D1E27 /* StreamChat in Frameworks */, |
| 1185 | + 4FB52B472EBB63F700491977 /* StreamCore in Frameworks */, |
1180 | 1186 | ); |
1181 | 1187 | runOnlyForDeploymentPostprocessing = 0; |
1182 | 1188 | }; |
|
2369 | 2375 | name = StreamChatSwiftUI; |
2370 | 2376 | packageProductDependencies = ( |
2371 | 2377 | 84E95A76284A486600699FD3 /* StreamChat */, |
| 2378 | + 4FB52B482EBB643700491977 /* StreamCore */, |
2372 | 2379 | ); |
2373 | 2380 | productName = StreamChatSwiftUI; |
2374 | 2381 | productReference = 8465FBB52746873A00AF091E /* StreamChatSwiftUI.framework */; |
|
2413 | 2420 | name = DemoAppSwiftUI; |
2414 | 2421 | packageProductDependencies = ( |
2415 | 2422 | E3A1C01B282BAC66002D1E26 /* Sentry */, |
| 2423 | + 82FF61EB2B6AB789007185B6 /* StreamChat */, |
| 2424 | + 4FB52B462EBB63F700491977 /* StreamCore */, |
2416 | 2425 | ); |
2417 | 2426 | productName = DemoAppSwiftUI; |
2418 | 2427 | productReference = 8465FCBC27468B6900AF091E /* DemoAppSwiftUI.app */; |
|
2462 | 2471 | 8400A346282C06F90067D3A0 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */, |
2463 | 2472 | 84E95A75284A486600699FD3 /* XCRemoteSwiftPackageReference "stream-chat-swift" */, |
2464 | 2473 | 82543C7B2AD41B0400D5F6CD /* XCRemoteSwiftPackageReference "stream-chat-swift-test-helpers" */, |
| 2474 | + 4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */, |
2465 | 2475 | ); |
2466 | 2476 | productRefGroup = 8465FBB62746873A00AF091E /* Products */; |
2467 | 2477 | projectDirPath = ""; |
|
3822 | 3832 | /* End XCConfigurationList section */ |
3823 | 3833 |
|
3824 | 3834 | /* Begin XCRemoteSwiftPackageReference section */ |
| 3835 | + 4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */ = { |
| 3836 | + isa = XCRemoteSwiftPackageReference; |
| 3837 | + repositoryURL = "https://github.com/GetStream/stream-core-swift"; |
| 3838 | + requirement = { |
| 3839 | + kind = upToNextMajorVersion; |
| 3840 | + minimumVersion = 0.5.0; |
| 3841 | + }; |
| 3842 | + }; |
3825 | 3843 | 82543C7B2AD41B0400D5F6CD /* XCRemoteSwiftPackageReference "stream-chat-swift-test-helpers" */ = { |
3826 | 3844 | isa = XCRemoteSwiftPackageReference; |
3827 | 3845 | repositoryURL = "https://github.com/GetStream/stream-chat-swift-test-helpers.git"; |
|
3865 | 3883 | /* End XCRemoteSwiftPackageReference section */ |
3866 | 3884 |
|
3867 | 3885 | /* Begin XCSwiftPackageProductDependency section */ |
| 3886 | + 4FB52B462EBB63F700491977 /* StreamCore */ = { |
| 3887 | + isa = XCSwiftPackageProductDependency; |
| 3888 | + package = 4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */; |
| 3889 | + productName = StreamCore; |
| 3890 | + }; |
| 3891 | + 4FB52B482EBB643700491977 /* StreamCore */ = { |
| 3892 | + isa = XCSwiftPackageProductDependency; |
| 3893 | + package = 4FB52B452EBB63F700491977 /* XCRemoteSwiftPackageReference "stream-core-swift" */; |
| 3894 | + productName = StreamCore; |
| 3895 | + }; |
3868 | 3896 | 8205B4132AD41CC700265B84 /* StreamSwiftTestHelpers */ = { |
3869 | 3897 | isa = XCSwiftPackageProductDependency; |
3870 | 3898 | package = 82543C7B2AD41B0400D5F6CD /* XCRemoteSwiftPackageReference "stream-chat-swift-test-helpers" */; |
|
0 commit comments