Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS signing doesn't work in GH Actions #1

Open
rozyczko opened this issue Aug 18, 2023 · 0 comments
Open

MacOS signing doesn't work in GH Actions #1

rozyczko opened this issue Aug 18, 2023 · 0 comments
Assignees

Comments

@rozyczko
Copy link
Member

rozyczko commented Aug 18, 2023

Despite all the secrets defined for the project, code signing fails with

File "/Users/runner/work/EasyDiffractionBeta/EasyDiffractionBeta/tools/Scripts/SignAppInstaller.py", line 22, in <module>
    APPSTORE_NOTARIZATION_PASSWORD = sys.argv[6]  # App specific password for EasyDiffraction from https://appleid.apple.com/
                                     ~~~~~~~~^^^
IndexError: list index out of range
@rozyczko rozyczko converted this from a draft issue Aug 18, 2023
@rozyczko rozyczko moved this from Todo to In Progress in EasyDiffractionApp - Release 0.9.0 Aug 18, 2023
@rozyczko rozyczko moved this from In Progress to Done in EasyDiffractionApp - Release 0.9.0 Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants