From 7bcbd32fca9ef95f2b8dc83a35f0fcd5ffbef0ca Mon Sep 17 00:00:00 2001 From: jonathangarelick <41495718+jonathangarelick@users.noreply.github.com> Date: Sat, 11 May 2024 18:41:15 -0700 Subject: [PATCH] Add Package.resolved --- .gitignore | 1 - .../xcshareddata/swiftpm/Package.resolved | 78 ++++++++++++++++ .../xcshareddata/xcschemes/SoundSeer.xcscheme | 91 +++++++++++++++++++ 3 files changed, 169 insertions(+), 1 deletion(-) create mode 100644 SoundSeer.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved create mode 100644 SoundSeer.xcodeproj/xcshareddata/xcschemes/SoundSeer.xcscheme diff --git a/.gitignore b/.gitignore index 21df745..42fe357 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ xcuserdata/ .DS_Store -xcshareddata/ SoundSeer/Secrets.swift diff --git a/SoundSeer.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/SoundSeer.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..234b173 --- /dev/null +++ b/SoundSeer.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,78 @@ +{ + "originHash" : "44ead8016ccf396bb53c25750c1067397def85dc3cad0b125baede192104b7c9", + "pins" : [ + { + "identity" : "alamofire", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Alamofire/Alamofire", + "state" : { + "revision" : "f455c2975872ccd2d9c81594c658af65716e9b9a", + "version" : "5.9.1" + } + }, + { + "identity" : "bluecryptor", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Kitura/BlueCryptor.git", + "state" : { + "revision" : "cec97c24b111351e70e448972a7d3fe68a756d6d", + "version" : "2.0.2" + } + }, + { + "identity" : "blueecc", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Kitura/BlueECC.git", + "state" : { + "revision" : "1485268a54f8135435a825a855e733f026fa6cc8", + "version" : "1.2.201" + } + }, + { + "identity" : "bluersa", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Kitura/BlueRSA.git", + "state" : { + "revision" : "440f78db26d8bb073f29590f1c7bd31004da09ae", + "version" : "1.0.201" + } + }, + { + "identity" : "kituracontracts", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Kitura/KituraContracts.git", + "state" : { + "revision" : "6edf7ac3dd2b3a2c61284778d430bbad7d8a6f23", + "version" : "2.0.1" + } + }, + { + "identity" : "loggerapi", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Kitura/LoggerAPI.git", + "state" : { + "revision" : "4e6b45e850ffa275e8e26a24c6454fd709d5b6ac", + "version" : "2.0.0" + } + }, + { + "identity" : "swift-jwt", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Kitura/Swift-JWT.git", + "state" : { + "revision" : "f68ec28fbd90a651597e9e825ea7f315f8d52a1f", + "version" : "4.0.1" + } + }, + { + "identity" : "swift-log", + "kind" : "remoteSourceControl", + "location" : "https://github.com/apple/swift-log.git", + "state" : { + "revision" : "e97a6fcb1ab07462881ac165fdbb37f067e205d5", + "version" : "1.5.4" + } + } + ], + "version" : 3 +} diff --git a/SoundSeer.xcodeproj/xcshareddata/xcschemes/SoundSeer.xcscheme b/SoundSeer.xcodeproj/xcshareddata/xcschemes/SoundSeer.xcscheme new file mode 100644 index 0000000..03307c3 --- /dev/null +++ b/SoundSeer.xcodeproj/xcshareddata/xcschemes/SoundSeer.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +