diff --git a/src/xcode/ENA.xcworkspace/xcshareddata/swiftpm/Package.resolved b/src/xcode/ENA.xcworkspace/xcshareddata/swiftpm/Package.resolved index 448153320ca..2fc489ba908 100644 --- a/src/xcode/ENA.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/src/xcode/ENA.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -82,6 +82,15 @@ "version": null } }, + { + "package": "FMDB", + "repositoryURL": "https://github.com/ccgus/fmdb.git", + "state": { + "branch": null, + "revision": "61e51fde7f7aab6554f30ab061cc588b28a97d04", + "version": "2.7.7" + } + }, { "package": "jsonfunctions", "repositoryURL": "https://github.com/corona-warn-app/json-functions-swift", @@ -127,6 +136,15 @@ "version": "1.9.200" } }, + { + "package": "OpenCombine", + "repositoryURL": "https://github.com/OpenCombine/OpenCombine.git", + "state": { + "branch": null, + "revision": "28993ae57de5a4ea7e164787636cafad442d568c", + "version": "0.12.0" + } + }, { "package": "PathKit", "repositoryURL": "https://github.com/kylef/PathKit.git", @@ -154,6 +172,15 @@ "version": "4.8.1" } }, + { + "package": "swift-collections", + "repositoryURL": "https://github.com/apple/swift-collections.git", + "state": { + "branch": null, + "revision": "f504716c27d2e5d4144fa4794b12129301d17729", + "version": "1.0.3" + } + }, { "package": "SwiftJWT", "repositoryURL": "https://github.com/corona-warn-app/Swift-JWT.git", @@ -172,6 +199,15 @@ "version": "1.4.2" } }, + { + "package": "SwiftProtobuf", + "repositoryURL": "https://github.com/apple/swift-protobuf.git", + "state": { + "branch": null, + "revision": "88c7d15e1242fdb6ecbafbc7926426a19be1e98a", + "version": "1.20.2" + } + }, { "package": "SwiftCBOR", "repositoryURL": "https://github.com/unrelentingtech/SwiftCBOR", @@ -189,6 +225,15 @@ "revision": "b3dcd7dbd0d488e1a7077cb33b00f2083e382f07", "version": "5.0.1" } + }, + { + "package": "ZIPFoundation", + "repositoryURL": "https://github.com/weichsel/ZIPFoundation.git", + "state": { + "branch": null, + "revision": "f6a22e7da26314b38bf9befce34ae8e4b2543090", + "version": "0.9.15" + } } ] },