File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 5151 score-file : " score/app.score"
5252 score-build-id : ${{ steps.score.outputs.artifact-id }}
5353 platforms : " ${{ matrix.platform }}"
54+ # App metadata
55+ app-organization : " SAT"
56+ app-domain : " sat.qc.ca"
57+ app-identifier : " ca.qc.sat.koaia"
58+ app-description : " A tool for exploring generative ai"
59+ app-environment : environment
60+ app-copyright : " Société des Arts Technologiques"
61+ app-version : " 1.0"
62+ app-png : " qml/koaia/resources/images/koaia_logo.png"
63+ app-icns : " qml/koaia/resources/images/koaia_logo.icns"
64+ app-ico : " qml/koaia/resources/images/koaia_logo.ico"
5465 # Optional: macOS code signing (requires secrets to be set in repository)
5566 macos-certificate-base64 : ${{ secrets.MAC_CERT_B64 }}
5667 macos-certificate-password : ${{ secrets.MAC_CERT_PASSWORD }}
You can’t perform that action at this time.
0 commit comments