diff options
Diffstat (limited to 'Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved')
| -rw-r--r-- | Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index d0f183e..0000000 --- a/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,33 +0,0 @@ -{ - "originHash" : "c50e09913d50aae8aa6f21a6cb611786d29d9b3056c935de95ffca5e7687ef91", - "pins" : [ - { - "identity" : "alamofire", - "kind" : "remoteSourceControl", - "location" : "https://github.com/Alamofire/Alamofire", - "state" : { - "revision" : "513364f870f6bfc468f9d2ff0a95caccc10044c5", - "version" : "5.10.2" - } - }, - { - "identity" : "networkimage", - "kind" : "remoteSourceControl", - "location" : "https://github.com/gonzalezreal/NetworkImage", - "state" : { - "revision" : "2849f5323265386e200484b0d0f896e73c3411b9", - "version" : "6.0.1" - } - }, - { - "identity" : "waterfallgrid", - "kind" : "remoteSourceControl", - "location" : "https://github.com/paololeonardi/WaterfallGrid", - "state" : { - "revision" : "c7c08652c3540adf8e48409c351879b4caea7e89", - "version" : "1.1.0" - } - } - ], - "version" : 3 -} |