]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
Config: Add template for macOS key
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 3 Feb 2019 12:47:42 +0000 (13:47 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 3 Feb 2019 12:47:42 +0000 (13:47 +0100)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
WireGuard/WireGuard/Config/Developer.xcconfig.template

index 816d47c569460701b9d1e60ae32dfc4b2a0ac653..f34b145f46ca2116bcf2f4c51ed6502ecb4f7312 100644 (file)
@@ -3,7 +3,8 @@
 // You Apple developer account's Team ID
 DEVELOPMENT_TEAM = <team_id>
 
-// The bundle identifier of the iOS app.
+// The bundle identifier of the apps.
 // Should be an app id created at developer.apple.com
 // with Network Extensions capabilty.
 APP_ID_IOS = <app_id>
+APP_ID_MACOS = <app_id>