summaryrefslogtreecommitdiff
path: root/Tonbo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-13 02:44:02 -0800
committerFuwn <[email protected]>2025-02-13 02:44:02 -0800
commit2e22626a5b994182a5c4990d042de1c3f73e47b3 (patch)
treec7bc556b04d9092197ff366c3d1b9624dbccf62f /Tonbo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm
downloadtonbo-main.tar.xz
tonbo-main.zip
feat: Initial commitHEADmain
Diffstat (limited to 'Tonbo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm')
-rw-r--r--Tonbo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved24
1 files changed, 24 insertions, 0 deletions
diff --git a/Tonbo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Tonbo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
new file mode 100644
index 0000000..2689329
--- /dev/null
+++ b/Tonbo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -0,0 +1,24 @@
+{
+ "originHash" : "931440278103ba39b2d835f2c346aeb873ebcb4ff41767ce2ae24e250b359dbe",
+ "pins" : [
+ {
+ "identity" : "apollo-ios",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apollographql/apollo-ios.git",
+ "state" : {
+ "revision" : "e98e9d3b398b6005149074d51b097e31aaa44f63",
+ "version" : "1.17.0"
+ }
+ },
+ {
+ "identity" : "sqlite.swift",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/stephencelis/SQLite.swift.git",
+ "state" : {
+ "revision" : "a95fc6df17d108bd99210db5e8a9bac90fe984b8",
+ "version" : "0.15.3"
+ }
+ }
+ ],
+ "version" : 3
+}