From 9534663dd9640f2085e19155427b92ab9441e61b Mon Sep 17 00:00:00 2001 From: Marcin Czachurski Date: Sun, 24 Sep 2023 12:17:20 +0200 Subject: [PATCH] Add resolved packages file for Xcode Cloud --- .../xcshareddata/swiftpm/Package.resolved | 131 ++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 Vernissage.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/Vernissage.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Vernissage.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..c3f066e --- /dev/null +++ b/Vernissage.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,131 @@ +{ + "pins" : [ + { + "identity" : "activityindicatorview", + "kind" : "remoteSourceControl", + "location" : "https://github.com/exyte/ActivityIndicatorView.git", + "state" : { + "revision" : "9970fd0bb7a05dad0b6566ae1f56937716686b24", + "version" : "1.1.1" + } + }, + { + "identity" : "brightfutures", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Thomvis/BrightFutures.git", + "state" : { + "revision" : "fa66fa183dce7196d431244d0215748cd14c5758", + "version" : "8.2.0" + } + }, + { + "identity" : "drops", + "kind" : "remoteSourceControl", + "location" : "https://github.com/omaralbeik/Drops", + "state" : { + "revision" : "f4eabe3e4e5da69e5205a69a5ddc0effd4a90519", + "version" : "1.6.1" + } + }, + { + "identity" : "emojitext", + "kind" : "remoteSourceControl", + "location" : "https://github.com/divadretlaw/EmojiText", + "state" : { + "revision" : "a4ddf5077c241170e8ac0d3a9480c511e27c1ae9", + "version" : "2.8.0" + } + }, + { + "identity" : "erik", + "kind" : "remoteSourceControl", + "location" : "https://github.com/phimage/Erik.git", + "state" : { + "revision" : "109a130e9cdb00789a43a7a625293eeb12d22989", + "version" : "5.1.0" + } + }, + { + "identity" : "filekit", + "kind" : "remoteSourceControl", + "location" : "https://github.com/nvzqz/FileKit.git", + "state" : { + "revision" : "9006d2888025fbe893c3c396327b2fe45a8c177b", + "version" : "6.1.0" + } + }, + { + "identity" : "html2markdown", + "kind" : "remoteSourceControl", + "location" : "https://gitlab.com/mflint/HTML2Markdown", + "state" : { + "revision" : "00d7a9744bbd1e7762c587bbd248775e16345a65", + "version" : "1.0.0" + } + }, + { + "identity" : "htmlstring", + "kind" : "remoteSourceControl", + "location" : "https://github.com/alexaubry/HTMLString", + "state" : { + "revision" : "04613a3b0f40a91e554b5174c0a10657f1a26357", + "version" : "6.0.1" + } + }, + { + "identity" : "kanna", + "kind" : "remoteSourceControl", + "location" : "https://github.com/tid-kijyun/Kanna.git", + "state" : { + "revision" : "f9e4922223dd0d3dfbf02ca70812cf5531fc0593", + "version" : "5.2.7" + } + }, + { + "identity" : "nuke", + "kind" : "remoteSourceControl", + "location" : "https://github.com/kean/Nuke", + "state" : { + "revision" : "3f666f120b63ea7de57d42e9a7c9b47f8e7a290b", + "version" : "12.1.6" + } + }, + { + "identity" : "oauthswift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/OAuthSwift/OAuthSwift.git", + "state" : { + "revision" : "d85964b96dbce94df961f28b996187c835089903", + "version" : "2.2.0" + } + }, + { + "identity" : "qrcode", + "kind" : "remoteSourceControl", + "location" : "https://github.com/dmrschmidt/QRCode", + "state" : { + "revision" : "a23c2d2b77483c5ce20ffaf4e68fef2d1a0bbca9", + "version" : "1.1.0" + } + }, + { + "identity" : "semaphore", + "kind" : "remoteSourceControl", + "location" : "https://github.com/groue/Semaphore", + "state" : { + "revision" : "f1c4a0acabeb591068dea6cffdd39660b86dec28", + "version" : "0.0.8" + } + }, + { + "identity" : "swifter", + "kind" : "remoteSourceControl", + "location" : "https://github.com/httpswift/swifter.git", + "state" : { + "revision" : "9483a5d459b45c3ffd059f7b55f9638e268632fd", + "version" : "1.5.0" + } + } + ], + "version" : 2 +}