Feat: overhaul to produce .dmg and .app on macOS build script
This commit is contained in:
19
assets/DMG-README.txt
Normal file
19
assets/DMG-README.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
Cagire - A Forth-based music sequencer
|
||||
Made by BuboBubo and his friends
|
||||
======================================
|
||||
|
||||
Installation
|
||||
------------
|
||||
Drag Cagire.app into the Applications folder.
|
||||
|
||||
Unquarantine
|
||||
------------
|
||||
Since this app is not signed with an Apple Developer certificate,
|
||||
macOS will block it from running. To fix this, open Terminal and run:
|
||||
|
||||
xattr -cr /Applications/Cagire.app
|
||||
|
||||
Support
|
||||
-------
|
||||
If you enjoy Cagire, consider supporting development:
|
||||
https://ko-fi.com/raphaelbubo
|
||||
Reference in New Issue
Block a user