Skip to content

Commit

Permalink
Bump SwiftOGG version following community PR, update project version …
Browse files Browse the repository at this point in the history
…specification
  • Loading branch information
stefanceriu committed Feb 6, 2024
1 parent 98892c0 commit 3367f4e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down Expand Up @@ -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"
Expand Down
3 changes: 2 additions & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3367f4e

Please sign in to comment.