Closed FantWings closed 2 months ago
@FantWings
Can you show your Xcode version?
it works fine in native architecture, but if build with Rosetta, the error will shows up.
okay, I did not use Rosetta, any reason to build with it?
my project have some SDK did not support arm64(UMAPM for example), so i have to use rosetta to compatible it
what is UMAPM
? I googled it but did not any information.
this is a crash collect SDK, is part of "umeng", this is the webside: https://devs.umeng.com (chinese)
okay. Unfortunately, I don't have plan to make it work in rosetta mode. Closing it.
What's happening?
shows "unsupported swift architecture" when i build with rosetta
Reproduceable Code
Relevant log output
Device
iPhone15 - iOS 17.2 (21C62)
TurboImage Version
1.14.0
Can you reproduce this issue in the TurboImage Example app?
Yes, I can reproduce the same issue in the Example app