You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Despite all the secrets defined for the project, code signing fails with
The text was updated successfully, but these errors were encountered: