You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all: amazing project! Everything works as expected, only one thing bugging me right now.
I can't seem to build my app for the iOS Simulator on an M1 Max MBP.
[Xcode error 'building for iOS Simulator, but linking in dylib built for iOS .. for architecture arm64']
Launching XCode using Rosetta and then building using X86 works fine, but the performance using the X86 simulator is pretty bad compared to arm64. Also build times are like 3-6x times longer. Building the app using arm64 for an iPhone works as expected.