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

Commitdad5366

Browse files
committed
retry
1 parentd106ed4 commitdad5366

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
@@ -51,7 +51,8 @@ mv ./Coder\ Desktop*.dmg "./build/Coder Desktop.dmg"
5151
xcrun notarytool store-credentials"notarytool-credentials" \
5252
--apple-id"$APPLE_ID" \
5353
--team-id"$APPLE_TEAM_ID" \
54-
--password"$APPLE_ID_PASSWORD"
54+
--password"$APPLE_ID_PASSWORD" \
55+
--keychain"$KEYCHAIN_PATH"
5556

5657
# xcrun notarytool submit "Coder Desktop.dmg" --keychain-profile "notarytool-credentials" --wait
5758

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp