Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 468b264

Browse files
cleanup
1 parent 72c576c commit 468b264

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

demo-ng/app/App_Resources/iOS/build.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ CODE_SIGN_ENTITLEMENTS = demong/demong.entitlements
88
IPHONEOS_DEPLOYMENT_TARGET = 10.0
99

1010
// Don't check this in because of CI
11-
// DEVELOPMENT_TEAM = 8Q5F6M3TNS
11+
DEVELOPMENT_TEAM = 8Q5F6M3TNS

demo/app_resources/iOS/build.xcconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
66
CODE_SIGN_ENTITLEMENTS = demo/demo.entitlements
77

88
// DEVELOPMENT_TEAM = "Don't set this here, but store in the platforms folder when prompted (to support CI and cross-team development)"
9+
10+
DEVELOPMENT_TEAM = 8Q5F6M3TNS

0 commit comments

Comments
 (0)