Skip to content

Commit dcf3a17

Browse files
committed
Bump Compound and prevent Introspect from breaking on newer OS versions.
1 parent 93cd140 commit dcf3a17

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ElementX.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8864,7 +8864,7 @@
88648864
repositoryURL = "https://github.com/element-hq/compound-ios";
88658865
requirement = {
88668866
kind = revision;
8867-
revision = 139d4f3d1ed19cc513686e5e39750ecef54c8403;
8867+
revision = 3b76522de6ce0582d0e342108042877bffbe7b08;
88688868
};
88698869
};
88708870
F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = {

ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ packages:
6969
# path: ../matrix-rust-sdk
7070
Compound:
7171
url: https://github.com/element-hq/compound-ios
72-
revision: 139d4f3d1ed19cc513686e5e39750ecef54c8403
72+
revision: 3b76522de6ce0582d0e342108042877bffbe7b08
7373
# path: ../compound-ios
7474
AnalyticsEvents:
7575
url: https://github.com/matrix-org/matrix-analytics-events

0 commit comments

Comments
 (0)