I have a naked macOS app (created with Xcode's template "App"). I get this funny error message
Embedded binary is not signed with the same certificate as the parent app but only, when I switch to Release *and* when I add a Copy Files phase with Destination = Absolute Path and Name = MyProduct.app When I compile the Debug version, everything is fine. I don't think I have an "embedded binary". One thing that is funny is that in the table of the Copy Files phase, it says "...in build/Debug". So I guess I am doing something wrong when I define the Copy Files phase. I just want to copy the executable to a different place directly after compilation. Have googled, to no avail. Could some kind soul explain to me, please, how to define a proper "Copy Files" phase in XCode 11? Thanks a lot in advance. Best regards, Gabriel _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com