-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or request
Description
TablePro is currently unsigned, which causes macOS to show a "TablePro is damaged and can't be opened" error on first launch. Users must run xattr -cr /Applications/TablePro.app to bypass Gatekeeper.
Signing the app with an Apple Developer certificate would:
- Eliminate the "damaged" error and
xattrworkaround - Allow notarization for a smoother install experience
- Build user trust with a verified developer identity
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
In Progress