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:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user