diff options
Diffstat (limited to 'Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved')
| -rw-r--r-- | Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 397c815..d0f183e 100644 --- a/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,7 +1,16 @@ { - "originHash" : "7b5b8123836b0bddd9d6a3cd5d1412cee34fcfdd0cfcc6af9e9b3c9db2b4c525", + "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", |