打包上传appstoreconnect

- 发布:2025-03-28 18:36
- 更新:2025-03-31 13:05
- 阅读:1618
iOS 17.5 SDK. Starting April 24, 2025, all iOS and iPadOS apps must be built with the iOS 18 SDK
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
手机系统: iOS
手机系统版本号: iOS 18
手机厂商: 苹果
手机机型: 无
页面类型: vue
vue版本: vue3
打包方式: 云端
项目创建方式: CLI
CLI版本号: 3.95
操作步骤:
预期结果:
成功
成功
实际结果:
警告SDK version issue. This app was built with the iOS 17.5 SDK. Starting April 24, 2025, all iOS and iPadOS apps must be built with the iOS 18 SDK or later, included in Xcode 16 or later, in order to be uploaded to App Store Connect or submitted for distribution. (90725)
警告SDK version issue. This app was built with the iOS 17.5 SDK. Starting April 24, 2025, all iOS and iPadOS apps must be built with the iOS 18 SDK or later, included in Xcode 16 or later, in order to be uploaded to App Store Connect or submitted for distribution. (90725)
bug描述:
提交版本到 appstoreconnect
【报Bug】SDK version issue. This app was built with the iOS 17.5 SDK. Starting April 24, 2025, all iOS and iPadOS apps must be built with the iOS 18 SDK or later, included in Xcode 16 or later, in order to be uploaded to App Store Connect or submitted for distribution. (90725)
s***@baozun.com
请问一下,我现在 HBuilderX 版本是 4.57,cli项目也升级到4.57.2025032507,云打包后上传还是提示一样的问题。 该怎么解决?
2025-04-24 11:13
DCloud_App_Array
回复 s***@baozun.com: 提供下appi,重新提交云端打包,我们查下云端打包日志
2025-04-24 14:12
s***@baozun.com
回复 DCloud_App_Array: appId: UNIEA5C14B 打包请求时间:14:20:42.322
2025-04-24 14:22
s***@baozun.com
回复 s***@baozun.com: 已解决,是我将项目切换到了旧分支,执行了npm install,导致node_modules用的还是旧版本4.36,切回新分支忘记了重新npm install安装新版本4.57
2025-04-24 14:47