Note: MacOS can block running unsigned apps. If you have trouble running Nuclear, try this:
Remove the "quarantine" attribute
- Open Terminal
- Run
sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app
Allow Nuclear to run
- Open System Preferences
- Go to Security & Privacy
- Click "Open Anyway" next to the Nuclear app
Disable Gatekeeper
- Open Terminal
- Run
sudo spctl --master-disable