Move App ID to Developer.xcconfig as well

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander
2018-08-13 00:10:02 +05:30
parent 700c7221a9
commit e2022d3e00
2 changed files with 3 additions and 2 deletions
@@ -2,3 +2,6 @@
// You Apple developer account's Team ID
DEVELOPMENT_TEAM = <team_id>
// The bundle identifier of this app
PRODUCT_BUNDLE_IDENTIFIER = <app_id>