简体   繁体   中英

Apple Mach-O Linker Error (Cannot built my app when i select iOS device)

我构建了一个使用ZbarSDK进行条形码扫描的应用程序,该应用程序在模拟器上运行时运行良好,但是当我尝试将其归档在真实设备上时,会出现以下错误:

You are compiling your app for the armv7s architecture but ZbarSDK isn't compiled for armv7s . So either compile ZbarSDK for armv7s (preferred) or don't compile your app for armv7s .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM