IOS ipa安装不上 e8000087

解决iOS应用跨平台编译问题
本文介绍了当尝试在32位iOS设备上运行64位应用时遇到的问题及解决方案。提供了三种解决方法:更改目标设备为64位;在项目管理器中选择32位作为目标平台;或者启用生成iOS通用二进制文件选项,以同时支持32位和64位设备。

iPhone5是32位的,所以按照64位编译出来的32位不支持,下面3种方案的,选择第3中就可以了。

5S是64位。

  • e8000087: Your iOS device does not support the selected target platform architecture. This can happen when you try to run a 64-bit iOS application on a 32-bit iOS device. To get your application running on a device you must do either one of the following:
    • Change the target device to a 64-bit iOS device.
    • In the Project Manager, choose iOS Device - 32 bit as the target platform to run your application on any 32-bit iOS device.
    • Enable the Generate iOS universal binary file (armv7 + arm64) option to build your application so that it supports both 32-bit and 64-bit iOS devices. You can find this option in:
      • Project > Options > Delphi Compiler > Compiling > Other options (Delphi)
      • Project > Options > C++ Compiler > Advanced > Other options (C++) 

转载于:https://www.cnblogs.com/cb168/p/5063471.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值