Notarization via Xcode fails with a message saying agreements must be signed but the agreements module via App Store Connect never arrives at its web page( only a blank loading screen appears ). I sent a message via their Contact link. This started July 24th for me and persisting through July 25th so far.
Post
Replies
Boosts
Views
Activity
I'm running the just-released Xcode 12.2 (12B45b) on macOS 10.15.7. When
I open an existing Mac project ( just a standard AppKit, Foundation
app, nothing extra - Objective-C with nib ) it does NOT offer "Any Mac ( Apple Silicon, Intel)". Instead it offers "Any Mac (Intel)".
Curiously, if I start a new Mac project it offers the Apple Silicon option and builds a universal app.
I'm
using Architecture ( in Build Settings ) of "Standard Architectures"
and Base SDK set to "macOS" ( which is the only option show ).
Any ideas what could be wrong?
Thanks, Brian