NTNU-IndEcol / BuildME

6 stars 1 forks source link

macOS quarantine causing issues #33

Open nheeren opened 2 years ago

nheeren commented 2 years ago

The new security functions in macOS make it much harder to launch energyplus. Currently I am trying to figure out a reliable way to fix this. I also asked for expert help: https://stackoverflow.com/questions/69626075/how-to-whitelist-copies-of-a-binary-from-quarantine-in-macos

I will push some additional documentation and a new function simulate.fix_macos_quarantine() to help fix this.

This is also a bit related to #32 as BuildME is currently not functional on macOS.

@aishuiyer1 you could be a beta tester 😄

nheeren commented 2 years ago

This will probably not help because xattr needs to be run as sudo 😞

aishuiyer1 commented 2 years ago

Sounds good! Should I try to get the new version and run it? I had initially had issues running it on the Mac, but those got fixed. I haven't run it since the new update to the MacOS.

nheeren commented 2 years ago

Sounds good! Should I try to get the new version and run it? I had initially had issues running it on the Mac, but those got fixed. I haven't run it since the new update to the MacOS.

No urgency. Just let me know next time you try to set it up on your computer. I would like to learn how to reliably set it up on a vanilla system.