Skip to content

Commit 96abaf7

Browse files
committed
fix: update compound to fix pickers and toggles
in list forms
1 parent db6ed2e commit 96abaf7

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
@@ -8673,7 +8673,7 @@
86738673
repositoryURL = "https://github.com/element-hq/compound-ios";
86748674
requirement = {
86758675
kind = revision;
8676-
revision = 978a953fac36472b772dbd38263ebc81b96bfdce;
8676+
revision = 500e734ae918dc93dde7b1b50e5599b9807d4285;
86778677
};
86788678
};
86798679
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
@@ -63,7 +63,7 @@ packages:
6363
# path: ../matrix-rust-sdk
6464
Compound:
6565
url: https://github.com/element-hq/compound-ios
66-
revision: 978a953fac36472b772dbd38263ebc81b96bfdce
66+
revision: 500e734ae918dc93dde7b1b50e5599b9807d4285
6767
# path: ../compound-ios
6868
AnalyticsEvents:
6969
url: https://github.com/matrix-org/matrix-analytics-events

0 commit comments

Comments
 (0)