aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard.xcodeproj
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2020-12-02 15:08:45 +0100
committerAndrej Mihajlov <and@mullvad.net>2020-12-03 13:32:25 +0100
commit5a044e412945c6efc8ddb53050c3588134f42c72 (patch)
treeb02bf046b95bb224ab45783314dfaeac94d19de7 /WireGuard.xcodeproj
parentWireGuardApp: Fix build working dir for go-bridge targets (diff)
downloadwireguard-apple-5a044e412945c6efc8ddb53050c3588134f42c72.tar.xz
wireguard-apple-5a044e412945c6efc8ddb53050c3588134f42c72.zip
Linter: Fix all linter issues across the codebase
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
Diffstat (limited to 'WireGuard.xcodeproj')
-rw-r--r--WireGuard.xcodeproj/project.pbxproj2
-rw-r--r--WireGuard.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved4
2 files changed, 3 insertions, 3 deletions
diff --git a/WireGuard.xcodeproj/project.pbxproj b/WireGuard.xcodeproj/project.pbxproj
index c6e9f70..c9b51a5 100644
--- a/WireGuard.xcodeproj/project.pbxproj
+++ b/WireGuard.xcodeproj/project.pbxproj
@@ -1746,7 +1746,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://git.zx2c4.com/wireguard-apple";
requirement = {
- branch = master;
+ branch = "am/wg-adapter-rebased";
kind = branch;
};
};
diff --git a/WireGuard.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/WireGuard.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
index 01be9af..4aeec04 100644
--- a/WireGuard.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+++ b/WireGuard.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -5,8 +5,8 @@
"package": "WireGuardKit",
"repositoryURL": "https://git.zx2c4.com/wireguard-apple",
"state": {
- "branch": "master",
- "revision": "737f847c0db36429f7136fb514409c22e13a70ee",
+ "branch": "am/wg-adapter-rebased",
+ "revision": "e52f83b915a985a945dff622e5f48fa52e96f045",
"version": null
}
}