aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Config
diff options
context:
space:
mode:
Diffstat (limited to 'WireGuard/WireGuard/Config')
-rw-r--r--WireGuard/WireGuard/Config/Developer.xcconfig.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/WireGuard/Config/Developer.xcconfig.template b/WireGuard/WireGuard/Config/Developer.xcconfig.template
index 961699a..816d47c 100644
--- a/WireGuard/WireGuard/Config/Developer.xcconfig.template
+++ b/WireGuard/WireGuard/Config/Developer.xcconfig.template
@@ -3,7 +3,7 @@
// You Apple developer account's Team ID
DEVELOPMENT_TEAM = <team_id>
-// The bundle identifier of this app.
+// The bundle identifier of the iOS app.
// Should be an app id created at developer.apple.com
// with Network Extensions capabilty.
-APP_ID = <app_id>
+APP_ID_IOS = <app_id>