Merge pull request #7389 from vector-im/langleyd/7388_pin_swiftogg

Pin to 0.0.1
This commit is contained in:
David Langley 2023-02-22 14:20:28 +00:00 committed by GitHub
commit 0b1fbe8101
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -77,7 +77,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/vector-im/swift-ogg",
"state" : {
"branch" : "main",
"branch" : "0.0.1",
"revision" : "e9a9e7601da662fd8b97d93781ff5c60b4becf88"
}
}

1
changelog.d/7388.bugfix Normal file
View file

@ -0,0 +1 @@
Pin SwiftOGG to a release rather than main branch to avoid breaking changes in SwiftOGG causing bugs in element-ios.

View file

@ -50,7 +50,7 @@ packages:
maxVersion: 2.0.0
SwiftOGG:
url: https://github.com/vector-im/swift-ogg
branch: main
branch: 0.0.1
WysiwygComposer:
url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift
version: 1.1.1