> On 23 Jun 2021, at 12:22 pm, Richard Charles via Cocoa-dev > <cocoa-dev@lists.apple.com> wrote: > > Yes, that is what I do now. However when upgrading to Xcode 12 it wants to > change the debug and release configuration to use development signing. > Notarized builds are reserved for archiving. Just saying that Apple is > steering everyone in that direction.
You ought to build your test versions via the archiving method, just like you do your public release versions. > Apple's answer to the problem is registering devices in your developer > account. Except is does not work with mac devices. I don't think that's quite right. Developer-provisioned builds are really only useful to developers (in particular, they allow a debugger to be attached, which is immaterial to end users). -b _______________________________________________ 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