As many other somewhat similar issues reported, having problem building for simulator on M1 Macbook, trying to see if anyone has resolved this. Including my own framework using Swift Package Manager. There is nothing special about it other than it is a swift framework which builds fine on its own. Everything else builds fine it just seems that for whatever reason I can not force to build this package for x86_64 arch.
- Open XCode using Rosetta works - but it is a hack and a work around I would think with performance issues
- Building for device works
- Attempted to change build settings as follows:
I have also tried to set "Build active architecture only" to NO