diff options
| author | Fuwn <[email protected]> | 2025-04-08 00:44:58 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-04-08 00:44:58 -0700 |
| commit | 649c82689a0443da4a600bceeba473296ee356cd (patch) | |
| tree | 6be7d0c4f005809dc204735e010b047d30e7c391 /Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-649c82689a0443da4a600bceeba473296ee356cd.tar.xz sora-testing-649c82689a0443da4a600bceeba473296ee356cd.zip | |
feat: Development commit
Diffstat (limited to 'Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm')
| -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", |