Skip to content

Commit ecae9c0

Browse files
committed
retry
1 parent b93772b commit ecae9c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ xcodebuild \
3737
-skipPackagePluginValidation \
3838
CODE_SIGN_STYLE=Manual \
3939
CODE_SIGN_IDENTITY="$CODE_SIGN_IDENTITY" \
40+
CODE_SIGN_INJECT_BASE_ENTITLEMENTS=NO \
4041
OTHER_CODE_SIGN_FLAGS='--timestamp' | LC_ALL="en_US.UTF-8" xcpretty
4142

4243
mkdir build

0 commit comments

Comments
 (0)