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..6bea6d9 --- /dev/null +++ b/Persephone.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,70 @@ +{ + "object": { + "pins": [ + { + "package": "CryptoSwift", + "repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift", + "state": { + "branch": null, + "revision": "3a2acbb32ab68215ee1596ee6004da8e90c3721b", + "version": "1.0.0" + } + }, + { + "package": "Differ", + "repositoryURL": "https://github.com/tonyarnold/Differ", + "state": { + "branch": null, + "revision": "e2cca36e7258dd8add88ae46b5ea56509b066e21", + "version": "1.4.3" + } + }, + { + "package": "PMKFoundation", + "repositoryURL": "https://github.com/PromiseKit/Foundation", + "state": { + "branch": null, + "revision": "ee06d95342a5007de2fffd898f4f35de026842ac", + "version": "3.3.3" + } + }, + { + "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": "4d8d1287d2e50c53a9f8430ffe88925292838c57", + "version": "6.11.0" + } + }, + { + "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 +}