Closed Eirias closed 3 years ago
I just found the solution here.
I solve problem by adding "arm64" in "Excluded Architectures" for both project target and pod target.
Xcode -> Target Project -> Build Setting -> Excluded Architectures > "arm64"
Xcode -> Pod Target -> Build Setting -> Excluded Architectures > "arm64"
Thanks for the feedback. I will add arm64 support, when homebrew includes an arm64 libimobiledevice build. For now x86-64 is the only supported architecture. In theory there is nothing, that stops the compilation on arm64, except for libimobiledevice. I'm not sure why Xcode suddenly complains. I thought it was enough to just not include arm64 in the supported architecture flags.
Describe the bug The latest version can't be used with MacOS 11.6 (20G165) and Xcode Version 13.0 (13A233). If i try try run the app it fails with error:
To Reproduce Steps to reproduce the behavior:
Expected behavior The app should start.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):