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

Codesign on macOS #5235

Open
jmarrec opened this issue Aug 12, 2024 · 3 comments
Open

Codesign on macOS #5235

jmarrec opened this issue Aug 12, 2024 · 3 comments

Comments

@jmarrec
Copy link
Collaborator

jmarrec commented Aug 12, 2024

Enhancement Request

Our macOS installer is not signed. Currently that means you need to open the .dmg, and right click + open to circumvent the "cannot be opened because the developer cannot be verified"

Seems like the upcoming (fall 2024) macOS Sequoia would disallow overriding with right click > Open if not signed: https://9to5mac.com/2024/08/06/macos-sequoia-makes-it-harder-to-run-apps-that-dont-follow-apples-security-rules/

You'll have to specifically go to the System Settings > Privacy & Security to review security information for software before allowing it to run, meaning the Openstudio IFW installer will be harder to install.

Detailed Description

cf https://unmethours.com/question/35230/developer-of-openstudio-unidentified-developer/

Possible Implementation

Implement macOS codesigning & notarization

@wenyikuang
Copy link
Collaborator

Looks like it's really becomes a issue.

@DavidGoldwasser
Copy link
Collaborator

@tijcolem do you know who we reach out to for this

@jmarrec
Copy link
Collaborator Author

jmarrec commented Dec 19, 2024

@DavidGoldwasser I went through that entire process recently for EnergyPlus, so I know who to reach at NREL legal to get the certificate and co (I told @wenyikuang already on slack when he asked), and how to implement the codesigning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants