打包的.ipa文件上传appstore在uni-app中有警告
打包的.ipa文件上传appstore在uni-app中有警告
操作步骤:
- 打包的.ipa文件,上传appstore 提示下面信息
预期结果:
- 无警告 正常上传
实际结果:
- 警告:Invalid executable. The executable in “HBuilder.app” contains multiple segments with the executable permission bit set when it should only contain one. (90999)
bug描述:
- 打包的.ipa文件,上传appstore 报错Invalid executable. The executable in “HBuilder.app” contains multiple segments with the executable permission bit set when it should only contain one. (90999)
信息类别 | 详细信息 |
---|---|
产品分类 | uniapp/App |
PC开发环境操作系统 | Windows |
PC开发环境操作系统版本号 | 19045.5737 |
HBuilderX类型 | 正式 |
HBuilderX版本号 | 4.36 |
手机系统 | iOS |
手机系统版本号 | iOS 18 |
手机厂商 | 苹果 |
手机机型 | iphon13 |
页面类型 | vue |
vue版本 | vue2 |
打包方式 | 云端 |
项目创建方式 | HBuilderX |
更多关于打包的.ipa文件上传appstore在uni-app中有警告的实战教程也可以访问 https://www.itying.com/category-93-b0.html
2 回复
重新配置证书和描述文件试试
更多关于打包的.ipa文件上传appstore在uni-app中有警告的实战教程也可以访问 https://www.itying.com/category-93-b0.html
当前项目使用的uniapp cli alpha版本 3.6.10-alpha 对应的云端 打包SDK已下线,应该是cli版本导致的,使用官方说明的npx @dcloudio/uvm 指定版本又报错