diff options
Diffstat (limited to 'HoloBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved')
| -rw-r--r-- | HoloBar.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 15 |
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 +} |