Skip to content

macOS app bundle

Latest
Compare
Choose a tag to compare
@glowinthedark glowinthedark released this 23 Nov 10:18
· 1 commit to main since this release
f498008
💡 Click for info on fixing macOS security warning — "APP IS DAMAGED AND CAN'T BE OPENED" ❓

⚠️ If macOS shows a warning that the app is damaged and cannot be opened then copy the unpacked bundle to /Applications, and run from the terminal.app:

/usr/bin/xattr -d com.apple.quarantine /Applications/PyLaunchdGui.app

Now you should be able to open the app by right-clicking on /Applications/PyLaunchdGui.app in Finder, selecting Open and confirming running an app unsigned by Apple (only needs to be done once).