from where to see a blog I forgot, there is no link here.
Takeshi – mato – iPhone itunesstored – & lt; Warning> : [ApplicationWorkspace]: Failed to install application: cn.ac.sec.HealthCareDoctor; /var/mobile/Media/Downloads/2686208517752305961/4992622475604659910; Error Domain=LaunchServicesError Code=0 “(null)” UserInfo={Error=IncorrectArchitecture, ErrorDescription=Failed to find matching arch for 64-bit Mach-O input file /private/var/mobile/Library/Caches/com.apple.mobile.installd.staging/temp.K3my5D/extracted/Payload/HealthCareDoctor.app/HealthCareDoctor}
One less editor to pack in build Setting
Build Active Architecture Only sets Release to NO to contain all compilers
This property is set to YES for faster compilation on Debug, which only compiles the current architecture version.
and set to no, all versions are compiled.
this is the architecture corresponding to the device:
ARMv8/ARM64: iPhone 6(Plus), iPhone 5s, iPad Air(2), Retina iPadMini(2,3)
ARMv7s: iPhone 5, iPhone 5c, iPad 4
ARMv7: iPhone 3GS, iPhone 4, iPhone 4S, iPod 3G/4G/5G, iPad, iPad2, iPad 3, iPadMini
ARMv6: iPhone, iPhone 3G, iPod 1G/2G
The compiled version is backward compatible. For example, if you set this value to yes, the compiled version with iphone4 will run with armv7, and iphone5 will also run, but the device with armv6 will not.
therefore, debug can choose to set to yes, release to no, to adapt to different devices.
Read More:
- Problem solving of IOS apple mach-o linker error group
- In IOS development, there is an error: Apple mach-o linker error
- Solve “error: failed to commit transaction” in arch Linux
- Android installation failure: install_ FAILED_ NO_ MATCHING_ ABIS: Failed to extract native libraries, res=-113.
- Constructing docker image of multi arch
- Genymotion runs the arm program, install failed no matching ABIS failed to extract native libraries res = – 113
- Typescript error “Cannot write file xxx because it would overwrite input file
- Error: [VueLoaderPlugin Error] No matching use for vue-loader is found. Make sure the rule matching
- Apple mach-o linker (ID) error resolution
- iOS Xcode:Failed to create provisioning profile.
- Error:Failed to create provisioning profile. – iOS
- error TRK0005: Failed to locate: “CL.exe”. The system cannot find the file specified.
- How to restrict input field to only input pure numbers in HTML
- Busybox encountered input/output error while mounting NFS to TMP file system
- Vue element El input search to achieve anti shake @ input event requests frequently
- INSTALL_FAILED_NO_MATCHING_ABIS solution
- Error failed to build IOS project. We ran “xcodebuild” command but it exited wit
- Linux find file text command (find | grep)
- Ffmpeg (libx264) compiling for IOS