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