Skip to content

Commit

Permalink
Last try..
Browse files Browse the repository at this point in the history
  • Loading branch information
leuat committed Jan 1, 2025
1 parent 26e2e96 commit c9fa238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
security unlock-keychain -p hurra build.keychain
security import certificate.p12 -k build.keychain -P $MACOS_CERTIFICATE_PWD -T /usr/bin/codesign
security set-key-partition-list -S apple-tool:,apple:,codesign: -s -k hurra build.keychain
security default-keychain -s build.keychain
security find-identity -v
/usr/bin/codesign --force -s "$DEVELOPER_ID" Publish/publish_mac/trse/trse.app -v
Expand Down

0 comments on commit c9fa238

Please sign in to comment.