Read up on notarization, Catalina requires signed and notarized code. https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution
Dave ________________________________ From: Cocoa-dev <[email protected]> on behalf of Gabriel Zachmann via Cocoa-dev <[email protected]> Sent: Thursday, March 5, 2020 9:05 AM To: [email protected] <[email protected]> Subject: Getting rid of "cannot check for malicious software" When installing my screensaver (i.e., downloading and double-clicking), some people get a funny warning saying "cannot check for malicious software". In my Xcode project, I have "Automatically manage signing" switched on, with the signing certificate "Development". Is there anything I can do to make the warning go away? Or will it go away only when I get a real, paid developer account, not just the "personal team"? Or is it because it's a screensaver, instead of a full-fledged app? Best regards, Gabriel _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/david.stjohn%40xerox.com This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
