Update SwiftOGG to fix bug with case-sensitive file systems. (#2770)

This commit is contained in:
Doug 2024-05-01 12:06:36 +01:00 committed by GitHub
parent 18dc9cd20f
commit e511ac3cb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -7420,7 +7420,7 @@
repositoryURL = "https://github.com/element-hq/swift-ogg";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 0.0.2;
minimumVersion = 0.0.3;
};
};
E9C4F3A12AA1F65C13A8C8EB /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */ = {

View File

@ -229,8 +229,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/swift-ogg",
"state" : {
"revision" : "8525ce629cb27170503b177397243d71cecd530e",
"version" : "0.0.2"
"revision" : "d60d4dd3eaaa3b07eafed76420ea03b79a516a13",
"version" : "0.0.3"
}
},
{

View File

@ -64,7 +64,7 @@ packages:
minorVersion: 1.0.0
SwiftOGG:
url: https://github.com/element-hq/swift-ogg
minorVersion: 0.0.2
minorVersion: 0.0.3
# path: ../swift-ogg
WysiwygComposer:
url: https://github.com/matrix-org/matrix-rich-text-editor-swift