EasyScience / EasyDiffractionBeta

Upcoming versions of EasyDiffraction
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

MacOS signing doesn't work in GH Actions #1

Open rozyczko opened 10 months ago

rozyczko commented 10 months ago

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