aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Config/Developer.xcconfig.template
blob: 42cc57d2edd4c04740c90ff98650138d373e41a1 (plain) (blame)
1
2
3
4
5
6
7
// Developer.xcconfig

// You Apple developer account's Team ID
DEVELOPMENT_TEAM = <team_id>

// The bundle identifier of this app
PRODUCT_BUNDLE_IDENTIFIER = <app_id>