summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2023-05-22 12:44:01 +0200
committerEmīls <emils@mullvad.net>2023-05-22 12:45:08 +0200
commit0bdc3c98ecd39ce738307dc9fda254af4ddf0c41 (patch)
treecec655c0e1768e6116be8c0d8b05b2a65a97bea1
parentc832b0855ff2a26663f03a901cebb61db7171489 (diff)
downloadmullvadvpn-0bdc3c98ecd39ce738307dc9fda254af4ddf0c41.tar.xz
mullvadvpn-0bdc3c98ecd39ce738307dc9fda254af4ddf0c41.zip
Revert back Package.resolved for swift packages
-rw-r--r--ios/MullvadVPN.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved22
1 files changed, 22 insertions, 0 deletions
diff --git a/ios/MullvadVPN.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ios/MullvadVPN.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
new file mode 100644
index 0000000000..3b4fa835a2
--- /dev/null
+++ b/ios/MullvadVPN.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -0,0 +1,22 @@
+{
+ "pins" : [
+ {
+ "identity" : "swift-log",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apple/swift-log.git",
+ "state" : {
+ "revision" : "173f567a2dfec11d74588eea82cecea555bdc0bc",
+ "version" : "1.4.0"
+ }
+ },
+ {
+ "identity" : "wireguard-apple",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/mullvad/wireguard-apple.git",
+ "state" : {
+ "revision" : "6baeac49a14313a7b8b7a956f67f4a47a6ae7a41"
+ }
+ }
+ ],
+ "version" : 2
+}