Use *.dmg format to distribute on macOS

Pack up dmg files

Cooperate with fastlane config

Fix directory

Put off notarization

Diagnose dmg

Try notarize

Check notarize

Duh Fix

Better codesigning

Last try
This commit is contained in:
Trebor-Huang
2021-10-23 14:46:03 +08:00
parent c9d74a4cdf
commit 506e1a4c1d
2 changed files with 48 additions and 11 deletions

View File

@@ -114,7 +114,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Techmino_${{ needs.get-info.outputs.name }}_${{ GITHUB.RUN_NUMBER }}_${{ needs.get-info.outputs.commit }}_macOS
path: Techmino.zip
path: Techmino.dmg
# build-iOS:
# runs-on: macos-latest