|
1015 | 1015 | B5618E3C948584E5C1F67033 /* DTHTMLElement+AttributedStringBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E508AB0EDEE017FF4F6F8D1 /* DTHTMLElement+AttributedStringBuilder.swift */; }; |
1016 | 1016 | B5899F18AD6C56CE08FE532B /* RoomSummaryProviderMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC83F47D2173B7538AA72E0E /* RoomSummaryProviderMock.swift */; }; |
1017 | 1017 | B5BCE012F9E7C45D1C76108E /* RoomMembersListScreenTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2520C4F33AA0C061D209C28 /* RoomMembersListScreenTests.swift */; }; |
| 1018 | + B5C40DCFFDFBA0F86E228602 /* Clocks in Frameworks */ = {isa = PBXBuildFile; productRef = FFA423B0A7BBD8AA9BB91AB0 /* Clocks */; }; |
1018 | 1019 | B5E455C9689EA600EDB3E9E0 /* NavigationRootCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA28F29C9F93E93CC3C2C715 /* NavigationRootCoordinator.swift */; }; |
1019 | 1020 | B6048166B4AA4CEFEA9B77A6 /* InfoPlistReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A580295A56B55A856CC4084 /* InfoPlistReader.swift */; }; |
1020 | 1021 | B6064D82FCDCB829601C1F59 /* SecureBackupLogoutConfirmationScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37FEE10AB666891E6A675E5E /* SecureBackupLogoutConfirmationScreen.swift */; }; |
|
2876 | 2877 | files = ( |
2877 | 2878 | 7FF27DA70D833CFC5724EFC5 /* MatrixRustSDK in Frameworks */, |
2878 | 2879 | BCA5E2157CE27AB6F1D043D3 /* AsyncAlgorithms in Frameworks */, |
| 2880 | + B5C40DCFFDFBA0F86E228602 /* Clocks in Frameworks */, |
2879 | 2881 | ); |
2880 | 2882 | runOnlyForDeploymentPostprocessing = 0; |
2881 | 2883 | }; |
|
6691 | 6693 | packageProductDependencies = ( |
6692 | 6694 | C07EA60CAB296D7726210F5B /* MatrixRustSDK */, |
6693 | 6695 | 5A8EF1A5F9629FCA309D4B2A /* AsyncAlgorithms */, |
| 6696 | + FFA423B0A7BBD8AA9BB91AB0 /* Clocks */, |
6694 | 6697 | ); |
6695 | 6698 | productName = UnitTests; |
6696 | 6699 | productReference = AAC9344689121887B74877AF /* UnitTests.xctest */; |
|
6944 | 6947 | E025F19D013D9BA6C58B37F4 /* XCRemoteSwiftPackageReference "swift-algorithms" */, |
6945 | 6948 | AC3475112CA40C2C6E78D1EB /* XCRemoteSwiftPackageReference "matrix-analytics-events" */, |
6946 | 6949 | 4A8D3ABF18EABB8066BBD46E /* XCRemoteSwiftPackageReference "swift-async-algorithms" */, |
| 6950 | + 869B65C34E469FC879A9F116 /* XCRemoteSwiftPackageReference "swift-clocks" */, |
6947 | 6951 | F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */, |
6948 | 6952 | 4C34425923978C97409A3EF2 /* XCRemoteSwiftPackageReference "DSWaveformImage" */, |
6949 | 6953 | C13F55E4518415CB4C278E73 /* XCRemoteSwiftPackageReference "DTCoreText" */, |
|
9471 | 9475 | minimumVersion = 1.4.2; |
9472 | 9476 | }; |
9473 | 9477 | }; |
| 9478 | + 869B65C34E469FC879A9F116 /* XCRemoteSwiftPackageReference "swift-clocks" */ = { |
| 9479 | + isa = XCRemoteSwiftPackageReference; |
| 9480 | + repositoryURL = "https://github.com/pointfreeco/swift-clocks"; |
| 9481 | + requirement = { |
| 9482 | + kind = upToNextMajorVersion; |
| 9483 | + minimumVersion = 1.0.6; |
| 9484 | + }; |
| 9485 | + }; |
9474 | 9486 | 91740346377FEBEAF7AD32FC /* XCRemoteSwiftPackageReference "swift-mutex" */ = { |
9475 | 9487 | isa = XCRemoteSwiftPackageReference; |
9476 | 9488 | repositoryURL = "https://github.com/swhitty/swift-mutex"; |
|
9931 | 9943 | package = AB8E808A59756170682BEC20 /* XCRemoteSwiftPackageReference "SwiftSoup" */; |
9932 | 9944 | productName = SwiftSoup; |
9933 | 9945 | }; |
| 9946 | + FFA423B0A7BBD8AA9BB91AB0 /* Clocks */ = { |
| 9947 | + isa = XCSwiftPackageProductDependency; |
| 9948 | + package = 869B65C34E469FC879A9F116 /* XCRemoteSwiftPackageReference "swift-clocks" */; |
| 9949 | + productName = Clocks; |
| 9950 | + }; |
9934 | 9951 | /* End XCSwiftPackageProductDependency section */ |
9935 | 9952 | }; |
9936 | 9953 | rootObject = AC22997D58D612146053154D /* Project object */; |
|
0 commit comments