Hey, pleasure meeting you & seeing your presentation of CIRCE today.
In order to get the terminal command posted in the readme working, I had to do a few extra steps:
1 - give terminal full disk access in system preferences.
2- sudo systemsetup -getremotelogin
- if it returns no
the user has to enable this to get the command you posted working.
sudo systemsetup -setremotelogin on
3- I also had to edit the filepath given in the example given, as the .dmg is called circe_0.9.0_osx.dmg
I am still unable to open the application on macos 12 m1 but I know youâre working on that, figured I would post this in the meantime