From d35eb017e254c4c43977f68c8c2fd8592780e0a3 Mon Sep 17 00:00:00 2001 From: Carifio24 Date: Thu, 3 Oct 2024 12:40:31 -0400 Subject: [PATCH] Add Package.resolved file for XCode Cloud. --- .../xcshareddata/swiftpm/Package.resolved | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Spellbook.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/Spellbook.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Spellbook.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..769d146 --- /dev/null +++ b/Spellbook.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,50 @@ +{ + "originHash" : "cf2216abba0eb2180a6f4d920103cda5fe5206d47e7549dd2680f0c1d4975521", + "pins" : [ + { + "identity" : "actionsheetpicker-3.0", + "kind" : "remoteSourceControl", + "location" : "https://github.com/skywinder/ActionSheetPicker-3.0", + "state" : { + "revision" : "8d82c21036c2f478a47908a7fc107ec7027abcab" + } + }, + { + "identity" : "reswift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/ReSwift/ReSwift.git", + "state" : { + "revision" : "cb5c3c02f652420ef413dea41e13ac5a76b6c0fd", + "version" : "6.1.1" + } + }, + { + "identity" : "simplecheckbox", + "kind" : "remoteSourceControl", + "location" : "https://github.com/BeauNouvelle/SimpleCheckbox.git", + "state" : { + "revision" : "e9791e08a9aac10a1955439bb50dae75dccd0f50", + "version" : "2.5.1" + } + }, + { + "identity" : "swxmlhash", + "kind" : "remoteSourceControl", + "location" : "https://github.com/drmohundro/SWXMLHash.git", + "state" : { + "revision" : "a853604c9e9a83ad9954c7e3d2a565273982471f", + "version" : "7.0.2" + } + }, + { + "identity" : "toast-swift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/scalessec/Toast-Swift", + "state" : { + "revision" : "ddccd20d6fb718448d9b179c454c561653fda7d5", + "version" : "5.1.1" + } + } + ], + "version" : 3 +}