Search found 1 match

by smithcohn12
Fri Apr 10, 2026 9:43 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Notarizing error
Replies: 3
Views: 8759

Re: Notarizing error

I ran into that same error recently, and it turned out to be caused by stricter macOS extended attribute handling—clearing the app bundle with xattr -cr before running mrSign’n’Notarize fixed the “removeExtendAtt” abort for me.