diff options
Diffstat (limited to 'foray.xcodeproj/project.xcworkspace/xcshareddata/swiftpm')
-rw-r--r-- | foray.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/foray.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/foray.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..ba647d8 --- /dev/null +++ b/foray.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,14 @@ +{ + "pins" : [ + { + "identity" : "snapkit", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SnapKit/SnapKit.git", + "state" : { + "revision" : "d458564516e5676af9c70b4f4b2a9178294f1bc6", + "version" : "5.0.1" + } + } + ], + "version" : 2 +} |