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
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