mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Bump SwiftOGG version following community PR, update project version specification
This commit is contained in:
parent
98892c0bf4
commit
f890079dfe
@ -6858,8 +6858,8 @@
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/element-hq/swift-ogg";
|
||||
requirement = {
|
||||
branch = 0.0.1;
|
||||
kind = branch;
|
||||
kind = upToNextMinorVersion;
|
||||
minimumVersion = 0.0.2;
|
||||
};
|
||||
};
|
||||
E9C4F3A12AA1F65C13A8C8EB /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */ = {
|
||||
|
@ -228,8 +228,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/swift-ogg",
|
||||
"state" : {
|
||||
"branch" : "0.0.1",
|
||||
"revision" : "e9a9e7601da662fd8b97d93781ff5c60b4becf88"
|
||||
"revision" : "8525ce629cb27170503b177397243d71cecd530e",
|
||||
"version" : "0.0.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -262,7 +262,7 @@
|
||||
{
|
||||
"identity" : "swiftui-introspect",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/siteline/SwiftUI-Introspect",
|
||||
"location" : "https://github.com/siteline/SwiftUI-Introspect.git",
|
||||
"state" : {
|
||||
"revision" : "b94da693e57eaf79d16464b8b7c90d09cba4e290",
|
||||
"version" : "0.9.2"
|
||||
|
@ -62,7 +62,8 @@ packages:
|
||||
minorVersion: 1.0.0
|
||||
SwiftOGG:
|
||||
url: https://github.com/element-hq/swift-ogg
|
||||
branch: 0.0.1
|
||||
minorVersion: 0.0.2
|
||||
# path: ../swift-ogg
|
||||
WysiwygComposer:
|
||||
url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift
|
||||
exactVersion: 2.26.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user