Geeks, please accept the hero post of 2021 Microsoft x Intel hacking contest>>>
IOS error signaling file XXX missing required architecture x86_ 64 in file
Error signaling file XXX missing required architecture x86_ 64 in file
Solution:
1. In project target, set “architectures” as standard (armv7, armv7s) or standard (armv7, arm64)
2. Set “build active architecture only” to “no”
3. Add “i386” to “valid architectures” of “build settings” in project target, remove arm64, leave armv7, armv7s and newly added i386
You can’t do too many things in your life, so you have to do everything wonderfully. Your time is limited, so don’t live for others. Don’t be limited by dogma, don’t live in other people’s ideas. Don’t let other people’s opinions influence your inner voice. The most important thing is to follow your heart and intuition bravely. Only your heart and intuition can know what you really think. Everything else is secondary. Work is a part of life, so it can’t be fully used in life.
Similar Posts:
- [Solved] Failure [INSTALL_FAILED_NO_MATCHING_ABIS]
- [Solved] M1 chip uses pod to report error: * * * for architecture arm64
- Iosbug debug-01-error-duplicate symbols for architecture
- This project references NuGet package(s) that are missing on this computer. Enable NuGet Package …
- :make: *** No rule to make target `install’
- Caffe Error-nvcc fatal:Unsupported gpu architecture ‘compute_20’
- [Solved] JSTL1.2 Error: org.apache.catalina.core.StandardWrapperValve.invoke…
- [Solved] Runtime JAR file has version 1.4 which is older than required for API version 1.5
- [MERFISH Error] Error2 ld/ symbol(s) not found for architecture x86_64
- npm ERR! missing script: dev [How to Solve]