风残落叶
风残落叶
  • 发布:2022-06-19 15:00
  • 更新:2022-08-25 16:23
  • 阅读:383

【报Bug】IOS云打包缺少64位

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win10企业版

手机系统: iOS

手机系统版本号: iOS 15

手机厂商: 苹果

手机机型: iPhoneX

页面类型: vue

vue版本: vue2

打包方式: 云端

项目创建方式: CLI

CLI版本号: 2.0.1-34720220422002

操作步骤:

IOS云打包

预期结果:

增加64位打包

实际结果:

缺少64为打包

bug描述:

IOS云打包提交后,提示如下问题:,17号开始提示的这个,之前没有,论坛里也有人有类似问题

ERROR ITMS-90086: "Missing 64-bit support. iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK or later. We recommend using the default "Standard Architectures" build setting for "Architectures" in Xcode, to build a single binary with both 32-bit and 64-bit support."

ERROR ITMS-90087: "Unsupported Architectures. The executable for HBuilder.app/Frameworks/ReactiveObjC.framework contains unsupported architectures '[x86_64]'."

ERROR ITMS-90125: "The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple's linker."

ERROR ITMS-90203: "Invalid architecture: Apps that include an app extension and framework must support arm64."

2022-06-19 15:00 负责人:无 分享
已邀请:
BoredApe

BoredApe - 有问题就会有答案。

appid发一下

DCloud_iOS_XHY

DCloud_iOS_XHY

soushin6

soushin6

已通过移除x86_64包解决,贴上解决方案:https://blog.csdn.net/yizhiliulangdemiao/article/details/118213461

要回复问题请先登录注册