v0.10.22
Upgrading from a broken 0.10.17–0.10.21 build?
If macOS still says "the application can't be opened", you may have a stale copy of theold broken .app cached in your home folder. In Terminal:
mdfind 'kMDItemCFBundleIdentifier == "net.forwardemail.mail"'
Delete any results outside /Applications, then reinstall 0.10.22.
Commits
- fix(macos): remove APNs entitlement from desktop bundle (signature-invalid) a4631be
Full Changelog: v0.10.21...v0.10.22