Skip to content

Commit dc5b9c4

Browse files
committed
switch to xcbeautify
1 parent 6f251f5 commit dc5b9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ xcodebuild \
131131
CODE_SIGN_IDENTITY="$CODE_SIGN_IDENTITY" \
132132
CODE_SIGN_INJECT_BASE_ENTITLEMENTS=NO \
133133
CODE_SIGN_ALLOW_ENTITLEMENTS_MODIFICATION=YES \
134-
OTHER_CODE_SIGN_FLAGS='--timestamp' | LC_ALL="en_US.UTF-8" xcpretty
134+
OTHER_CODE_SIGN_FLAGS='--timestamp' | xcbeautify
135135

136136
# Create exportOptions.plist
137137
EXPORT_OPTIONS_PATH="./build/exportOptions.plist"

0 commit comments

Comments
 (0)