1.在MAC上使用HBuilderX进行IOS打包正式发行包
2.在MAC上使用Transporter上传打包的发行包
- 发布:2026-04-08 11:25
- 更新:2026-04-08 11:25
- 阅读:17
产品分类: uniapp/App
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: macOS Monterey 12.7.6
HBuilderX类型: 正式
HBuilderX版本号: 5.06
手机系统: iOS
手机系统版本号: iOS 12.4
手机厂商: 苹果
手机机型: Iphone6 Plus
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
预期正常上传发布
预期正常上传发布
实际结果:
提示我没有120*120图标
提示我没有120*120图标
bug描述:
我在manifest.json 中已配置了相关图标信息,但是打包后使用transproter 上传 提示我 没有 120*120 的图标,一下是提示内容
Validation failed (409)
Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface. (ID: 99c384aa-ed7e-4ec0-b057-43a514989054)