Skip to content

Sign app with Apple Developer certificate #78

@datlechin

Description

@datlechin

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 xattr workaround
  • Allow notarization for a smoother install experience
  • Build user trust with a verified developer identity

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions