Releases: mgruszkiewicz/palium
Releases · mgruszkiewicz/palium
v1.0.1
Changelog:
- Add game version check and prompt user to update
Since this app is not notarized with Apple, macOS will block it on first launch. To open it:
- Download and unzip palium.zip
- Drag palium.app to your Applications folder
- Right-click (or Control-click) on palium.app and select Open
- In the dialog that appears, click Open
You only need to do this once — after that, the app will open normally.
Alternatively, you can remove the quarantine attribute from the terminal:
xattr -d com.apple.quarantine /Applications/palium.app
Full Changelog: v1.0.0...v1.0.1
Initial Release 🎉
Since this app is not notarized with Apple, macOS will block it on first launch. To open it:
- Download and unzip palium.zip
- Drag palium.app to your Applications folder
- Right-click (or Control-click) on palium.app and select Open
- In the dialog that appears, click Open
You only need to do this once — after that, the app will open normally.
Alternatively, you can remove the quarantine attribute from the terminal:
xattr -d com.apple.quarantine /Applications/palium.app