aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard.xcodeproj/project.pbxproj
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/project.pbxproj
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/project.pbxproj')
-rw-r--r--WireGuard.xcodeproj/project.pbxproj2
1 files changed, 1 insertions, 1 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;
};
};