diff --git a/Persephone.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Persephone.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..466c082 --- /dev/null +++ b/Persephone.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,79 @@ +{ + "object": { + "pins": [ + { + "package": "CryptoSwift", + "repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift", + "state": { + "branch": null, + "revision": "a44caef0550c346e0ab9172f7c9a3852c1833599", + "version": "1.3.0" + } + }, + { + "package": "Differ", + "repositoryURL": "https://github.com/tonyarnold/Differ", + "state": { + "branch": null, + "revision": "dd5d4bfb1c27012d4790e877b29847d2ab9d989b", + "version": "1.4.4" + } + }, + { + "package": "PMKFoundation", + "repositoryURL": "https://github.com/PromiseKit/Foundation", + "state": { + "branch": null, + "revision": "1a276e598dac59489ed904887e0740fa75e571e0", + "version": "3.3.4" + } + }, + { + "package": "Kingfisher", + "repositoryURL": "https://github.com/onevcat/Kingfisher.git", + "state": { + "branch": null, + "revision": "44bfa76787a0f07e4d5ae3304e9d4f631fd519bd", + "version": "5.13.0" + } + }, + { + "package": "MediaKeyTap", + "repositoryURL": "https://github.com/danbee/MediaKeyTap", + "state": { + "branch": "add-package-swift", + "revision": "b6b83b1a3e78d25ad9c86a55babce4f60caf6fa4", + "version": null + } + }, + { + "package": "PromiseKit", + "repositoryURL": "https://github.com/mxcl/PromiseKit", + "state": { + "branch": null, + "revision": "f14f16cc2602afec1030e4f492100d6d43dca544", + "version": "6.13.1" + } + }, + { + "package": "ReSwift", + "repositoryURL": "https://github.com/ReSwift/ReSwift", + "state": { + "branch": null, + "revision": "b92762b5aa85c5e94053d942fbd37124ee939e5b", + "version": "5.0.0" + } + }, + { + "package": "SwiftyJSON", + "repositoryURL": "https://github.com/SwiftyJSON/SwiftyJSON", + "state": { + "branch": null, + "revision": "2b6054efa051565954e1d2b9da831680026cd768", + "version": "5.0.0" + } + } + ] + }, + "version": 1 +}