Hello,
We have a couple of Xcode projects for our Product and when I open the existing project, for few of the apps( projects) it shows only Any Mac(Intel).(Not showing Any Mac(Apple Silicon, Intel)
What could be the problem here?
We have a couple of Xcode projects for our Product and when I open the existing project, for few of the apps( projects) it shows only Any Mac(Intel).(Not showing Any Mac(Apple Silicon, Intel)
What could be the problem here?
There are currently two Xcode 12 betas available.
If you are using 2. then perhaps in your build settings you have Architectures set to something other than Standard Architectures? It might be worth checking this is set correctly for all your targets and for the project.
Xcode 12 beta (12A6159).
Xcode 12 for macOS Universal Apps beta (12A8158a).
If you are using 2. then perhaps in your build settings you have Architectures set to something other than Standard Architectures? It might be worth checking this is set correctly for all your targets and for the project.