Bump the RustSDK to v0.0.8-demo

This commit is contained in:
Stefan Ceriu
2022-11-21 19:13:45 +02:00
committed by Stefan Ceriu
parent b1ab22ca7e
commit ad54b9e07b
3 changed files with 5 additions and 5 deletions

View File

@@ -3651,7 +3651,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = "1.0.20-alpha";
version = "0.0.8-demo";
};
};
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {

View File

@@ -86,8 +86,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "f4ff25f54c7e854fa1498f6dfd7bedca8c0ed260",
"version" : "1.0.20-alpha"
"revision" : "c708a3ec977f02c50ad73e95bb855f99e726e8ca",
"version" : "0.0.8-demo"
}
},
{

View File

@@ -39,8 +39,8 @@ include:
packages:
MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 1.0.20-alpha
# path: ../matrix-rust-components-swift
exactVersion: 0.0.8-demo
# path: ../matrix-rust-components-swift
DesignKit:
path: ./
AnalyticsEvents: