DevReclaim v1.1.3
What's fixed
- DMG now opens normally — removed
bless --openfolderwhich caused the installer window to open in an unexpected way - Gatekeeper guidance — DMG includes a "How to Open.txt" with first-launch instructions
First Launch
DevReclaim is ad-hoc signed (no Apple Developer ID). On first open:
Option 1: Right-click DevReclaim.app → Open → Open
Option 2 (Terminal):
xattr -cr /Applications/DevReclaim.app
This is a one-time step. After that the app opens normally.