Skip to content

Releases: glowinthedark/pylaunchd

macOS app bundle

23 Nov 10:18
f498008
Compare
Choose a tag to compare
💡 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).