mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Fix UI tests, update compound to roll back snapshot testing and avoid the requirement for Swift Testing.
This commit is contained in:
parent
51227fffe3
commit
5eb42eb8ed
@ -8258,7 +8258,7 @@
|
||||
repositoryURL = "https://github.com/element-hq/compound-ios";
|
||||
requirement = {
|
||||
kind = revision;
|
||||
revision = 80edb8829b4ca00c0a52a39b7d9024e3ebdc1acb;
|
||||
revision = f0436aa767f614584bf119defa6372ddb3b60080;
|
||||
};
|
||||
};
|
||||
F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = {
|
||||
|
@ -6,8 +6,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/compound-design-tokens",
|
||||
"state" : {
|
||||
"revision" : "d81c1aa03fed8662cf85702310542bdc9e5b3d93",
|
||||
"version" : "2.0.2"
|
||||
"revision" : "3adf924aec63f1addfe9124a95fa4c9e9b5bff7d",
|
||||
"version" : "2.1.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -15,7 +15,7 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/compound-ios",
|
||||
"state" : {
|
||||
"revision" : "80edb8829b4ca00c0a52a39b7d9024e3ebdc1acb"
|
||||
"revision" : "f0436aa767f614584bf119defa6372ddb3b60080"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -248,8 +248,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/pointfreeco/swift-snapshot-testing",
|
||||
"state" : {
|
||||
"revision" : "42a086182681cf661f5c47c9b7dc3931de18c6d7",
|
||||
"version" : "1.17.6"
|
||||
"revision" : "7b0bbbae90c41f848f90ac7b4df6c4f50068256d",
|
||||
"version" : "1.17.5"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -65,7 +65,7 @@ packages:
|
||||
# path: ../matrix-rust-sdk
|
||||
Compound:
|
||||
url: https://github.com/element-hq/compound-ios
|
||||
revision: 80edb8829b4ca00c0a52a39b7d9024e3ebdc1acb
|
||||
revision: f0436aa767f614584bf119defa6372ddb3b60080
|
||||
# path: ../compound-ios
|
||||
AnalyticsEvents:
|
||||
url: https://github.com/matrix-org/matrix-analytics-events
|
||||
|
Loading…
x
Reference in New Issue
Block a user