File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 17771777 );
17781778 PRODUCT_BUNDLE_IDENTIFIER = com.TablePro;
17791779 PRODUCT_NAME = "$(TARGET_NAME)";
1780- PROVISIONING_PROFILE_SPECIFIER = "";
1780+ PROVISIONING_PROFILE_SPECIFIER = "TablePro Developer ID ";
17811781 REGISTER_APP_GROUPS = YES;
17821782 RUNTIME_EXCEPTION_ALLOW_DYLD_ENVIRONMENT_VARIABLES = NO;
17831783 RUNTIME_EXCEPTION_ALLOW_JIT = NO;
Original file line number Diff line number Diff line change @@ -347,7 +347,6 @@ build_for_arch() {
347347 CODE_SIGN_IDENTITY=" $SIGN_IDENTITY " \
348348 CODE_SIGN_STYLE=Manual \
349349 DEVELOPMENT_TEAM=" $TEAM_ID " \
350- PROVISIONING_PROFILE_SPECIFIER=" TablePro Developer ID" \
351350 ${ANALYTICS_HMAC_SECRET: +ANALYTICS_HMAC_SECRET=" $ANALYTICS_HMAC_SECRET " } \
352351 -skipPackagePluginValidation \
353352 -clonedSourcePackagesDirPath " $SPM_CACHE_DIR " \
You can’t perform that action at this time.
0 commit comments