|
21 | 21 | 1863A3FC27BA5A9100B52E4D /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = 1863A3FB27BA5A9100B52E4D /* KeychainAccess */; };
|
22 | 22 | 1863A40627BA6DFC00B52E4D /* SwiftyBeaver in Frameworks */ = {isa = PBXBuildFile; productRef = 1863A40527BA6DFC00B52E4D /* SwiftyBeaver */; };
|
23 | 23 | 18ADC7D527E4B20300A8C953 /* PlaceholderAvatarImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18ADC7D427E4B20300A8C953 /* PlaceholderAvatarImage.swift */; };
|
24 |
| - 18C5744627E11F1900D70937 /* MatrixRustSDK in Frameworks */ = {isa = PBXBuildFile; productRef = 18C5744527E11F1900D70937 /* MatrixRustSDK */; }; |
| 24 | + 18ADC7D827E4B63C00A8C953 /* MatrixRustSDK in Frameworks */ = {isa = PBXBuildFile; productRef = 18ADC7D727E4B63C00A8C953 /* MatrixRustSDK */; }; |
25 | 25 | 18C5744C27E1D84000D70937 /* RoomProxyProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C5744827E1D84000D70937 /* RoomProxyProtocol.swift */; };
|
26 | 26 | 18C5744D27E1D84000D70937 /* RoomProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C5744A27E1D84000D70937 /* RoomProxy.swift */; };
|
27 | 27 | 18C5744E27E1D84000D70937 /* MockRoomProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C5744B27E1D84000D70937 /* MockRoomProxy.swift */; };
|
|
123 | 123 | /* End PBXContainerItemProxy section */
|
124 | 124 |
|
125 | 125 | /* Begin PBXFileReference section */
|
126 |
| - 181716DC27E11EF1002B8E3F /* matrix-rust-components-swift */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "matrix-rust-components-swift"; path = "../matrix-rust-components-swift"; sourceTree = "<group>"; }; |
127 | 126 | 183E023327E4A73C00903BED /* MemberDetailsProviderProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemberDetailsProviderProtocol.swift; sourceTree = "<group>"; };
|
128 | 127 | 183E023527E4A79D00903BED /* RoomTimelineProviderProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomTimelineProviderProtocol.swift; sourceTree = "<group>"; };
|
129 | 128 | 1850252427B6918C002E6B18 /* ElementX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ElementX.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
229 | 228 | files = (
|
230 | 229 | 182BC48127C4EBBB00A30C33 /* Kingfisher in Frameworks */,
|
231 | 230 | 1863A3FC27BA5A9100B52E4D /* KeychainAccess in Frameworks */,
|
232 |
| - 18C5744627E11F1900D70937 /* MatrixRustSDK in Frameworks */, |
| 231 | + 18ADC7D827E4B63C00A8C953 /* MatrixRustSDK in Frameworks */, |
233 | 232 | 184B31DF27D898960075A669 /* Introspect in Frameworks */,
|
234 | 233 | 1863A40627BA6DFC00B52E4D /* SwiftyBeaver in Frameworks */,
|
235 | 234 | );
|
|
255 | 254 | 1850251B27B6918C002E6B18 = {
|
256 | 255 | isa = PBXGroup;
|
257 | 256 | children = (
|
258 |
| - 181716DC27E11EF1002B8E3F /* matrix-rust-components-swift */, |
259 | 257 | 1850252627B6918C002E6B18 /* ElementX */,
|
260 | 258 | 1850253D27B6918D002E6B18 /* ElementXTests */,
|
261 | 259 | 1850254727B6918D002E6B18 /* ElementXUITests */,
|
|
713 | 711 | 1863A40527BA6DFC00B52E4D /* SwiftyBeaver */,
|
714 | 712 | 182BC48027C4EBBB00A30C33 /* Kingfisher */,
|
715 | 713 | 184B31DE27D898960075A669 /* Introspect */,
|
716 |
| - 18C5744527E11F1900D70937 /* MatrixRustSDK */, |
| 714 | + 18ADC7D727E4B63C00A8C953 /* MatrixRustSDK */, |
717 | 715 | );
|
718 | 716 | productName = ElementX;
|
719 | 717 | productReference = 1850252427B6918C002E6B18 /* ElementX.app */;
|
|
793 | 791 | 1863A40427BA6DFC00B52E4D /* XCRemoteSwiftPackageReference "SwiftyBeaver" */,
|
794 | 792 | 182BC47F27C4EBBB00A30C33 /* XCRemoteSwiftPackageReference "Kingfisher" */,
|
795 | 793 | 184B31DD27D898960075A669 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */,
|
| 794 | + 18ADC7D627E4B63C00A8C953 /* XCRemoteSwiftPackageReference "matrix-rust-components-swift" */, |
796 | 795 | );
|
797 | 796 | productRefGroup = 1850252527B6918C002E6B18 /* Products */;
|
798 | 797 | projectDirPath = "";
|
|
1317 | 1316 | minimumVersion = 1.0.0;
|
1318 | 1317 | };
|
1319 | 1318 | };
|
| 1319 | + 18ADC7D627E4B63C00A8C953 /* XCRemoteSwiftPackageReference "matrix-rust-components-swift" */ = { |
| 1320 | + isa = XCRemoteSwiftPackageReference; |
| 1321 | + repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift.git"; |
| 1322 | + requirement = { |
| 1323 | + branch = main; |
| 1324 | + kind = branch; |
| 1325 | + }; |
| 1326 | + }; |
1320 | 1327 | /* End XCRemoteSwiftPackageReference section */
|
1321 | 1328 |
|
1322 | 1329 | /* Begin XCSwiftPackageProductDependency section */
|
|
1340 | 1347 | package = 1863A40427BA6DFC00B52E4D /* XCRemoteSwiftPackageReference "SwiftyBeaver" */;
|
1341 | 1348 | productName = SwiftyBeaver;
|
1342 | 1349 | };
|
1343 |
| - 18C5744527E11F1900D70937 /* MatrixRustSDK */ = { |
| 1350 | + 18ADC7D727E4B63C00A8C953 /* MatrixRustSDK */ = { |
1344 | 1351 | isa = XCSwiftPackageProductDependency;
|
| 1352 | + package = 18ADC7D627E4B63C00A8C953 /* XCRemoteSwiftPackageReference "matrix-rust-components-swift" */; |
1345 | 1353 | productName = MatrixRustSDK;
|
1346 | 1354 | };
|
1347 | 1355 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments