My app requires sudo xattr -rd com.apple.quarantine (app directory here)
to be run in order for it to boot up on my tester's Mac. Is there a way to implement this into the app so that the command isn't needed?
I have to reach into the Downloads folder for the app, so I assume that's what's setting off the Gatekeeper alarm bells.