We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6f100 commit a80e8baCopy full SHA for a80e8ba
scripts/build-release.sh
@@ -367,7 +367,6 @@ build_for_arch() {
367
-arch "$arch" \
368
-archivePath "$archive_path" \
369
ONLY_ACTIVE_ARCH=YES \
370
- CODE_SIGN_IDENTITY="$SIGN_IDENTITY" \
371
CODE_SIGN_STYLE=Automatic \
372
DEVELOPMENT_TEAM="$TEAM_ID" \
373
${ANALYTICS_HMAC_SECRET:+ANALYTICS_HMAC_SECRET="$ANALYTICS_HMAC_SECRET"} \
0 commit comments