aboutsummaryrefslogtreecommitdiff
path: root/HoloBar.xcodeproj/project.xcworkspace/xcshareddata
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-07 00:46:37 -0800
committerFuwn <[email protected]>2025-02-07 00:48:26 -0800
commitf3b0018992dec16349ac6132d1ae7f35be62c1ca (patch)
treec68e062b07e88352d18ef641f8138839f84467f1 /HoloBar.xcodeproj/project.xcworkspace/xcshareddata
downloadholobar-f3b0018992dec16349ac6132d1ae7f35be62c1ca.tar.xz
holobar-f3b0018992dec16349ac6132d1ae7f35be62c1ca.zip
feat: initial release
Diffstat (limited to 'HoloBar.xcodeproj/project.xcworkspace/xcshareddata')
-rw-r--r--HoloBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved15
1 files changed, 15 insertions, 0 deletions
diff --git a/HoloBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/HoloBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
new file mode 100644
index 0000000..eab7942
--- /dev/null
+++ b/HoloBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -0,0 +1,15 @@
+{
+ "originHash" : "2b6d335272326468abc2114223e2ce9f2cf9645d68fa4e525733ecbf43f90359",
+ "pins" : [
+ {
+ "identity" : "swiftsoup",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/scinfu/SwiftSoup.git",
+ "state" : {
+ "revision" : "6b4930da67b462d3f200472c902dd016d37a554d",
+ "version" : "2.7.7"
+ }
+ }
+ ],
+ "version" : 3
+}