mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Update DSWaveformImage (#1935)
This commit is contained in:
parent
43e603a791
commit
6d577eae11
@ -6395,8 +6395,8 @@
|
|||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/dmrschmidt/DSWaveformImage";
|
repositoryURL = "https://github.com/dmrschmidt/DSWaveformImage";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = revision;
|
kind = exactVersion;
|
||||||
revision = 6a4c99a8ab2d2a03f42de21fb8777172ebbcccb1;
|
version = 14.1.1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
61916C63E3F5BD900F08DA0C /* XCRemoteSwiftPackageReference "KeychainAccess" */ = {
|
61916C63E3F5BD900F08DA0C /* XCRemoteSwiftPackageReference "KeychainAccess" */ = {
|
||||||
|
@ -30,7 +30,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/dmrschmidt/DSWaveformImage",
|
"location" : "https://github.com/dmrschmidt/DSWaveformImage",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "6a4c99a8ab2d2a03f42de21fb8777172ebbcccb1"
|
"revision" : "6074c2334a5a34afaa8394df853c8ceb026ad137",
|
||||||
|
"version" : "14.1.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -261,7 +262,7 @@
|
|||||||
{
|
{
|
||||||
"identity" : "swiftui-introspect",
|
"identity" : "swiftui-introspect",
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/siteline/SwiftUI-Introspect.git",
|
"location" : "https://github.com/siteline/SwiftUI-Introspect",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "b94da693e57eaf79d16464b8b7c90d09cba4e290",
|
"revision" : "b94da693e57eaf79d16464b8b7c90d09cba4e290",
|
||||||
"version" : "0.9.2"
|
"version" : "0.9.2"
|
||||||
|
@ -119,7 +119,7 @@ packages:
|
|||||||
branch: 0.0.1
|
branch: 0.0.1
|
||||||
DSWaveformImage:
|
DSWaveformImage:
|
||||||
url: https://github.com/dmrschmidt/DSWaveformImage
|
url: https://github.com/dmrschmidt/DSWaveformImage
|
||||||
revision: 6a4c99a8ab2d2a03f42de21fb8777172ebbcccb1
|
exactVersion: 14.1.1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user