Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2fe3dc3

Browse files
committed
retry
1 parent6b047c0 commit2fe3dc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎scripts/build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ xcodebuild \
3434
-configuration"Release" \
3535
-skipPackagePluginValidation \
3636
CODE_SIGN_STYLE=Manual \
37-
CODE_SIGN_IDENTITY="$CODE_SIGN_IDENTITY"| LC_ALL="en_US.UTF-8" xcpretty
37+
CODE_SIGN_IDENTITY="$CODE_SIGN_IDENTITY" \
38+
OTHER_CODE_SIGN_FLAGS='--timestamp'| LC_ALL="en_US.UTF-8" xcpretty
3839

3940
ditto"$(find"$HOME/Library/Developer/Xcode/DerivedData" -name"Coder Desktop.app")""./build/Coder Desktop.app"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp