Hi, I've build an app for iOS using rosetta terminal and toolchain. In Xcode, building and installation of the app on an iPhone (a specific iOS Device) works. When I want to build the app for a simulator (e.g. iPhone 16) it fails with several issues like this one:
Showing Recent Issues
Ignoring file '/Users/patrick/Library/Developer/Xcode/DerivedData/lebs-axnbavnwutspiyaxwbokiwpujhxl/Build/Products/Debug-iphonesimulator/libfreetype.a': fat file missing arch 'arm64', file has 'x86_64'
In Xcode I didn't find any settings to change the architecture.
Any help appreciated.
Thank you in advance!
Best regards
Patrick