使用的云端打包、传统打包。
- 发布:2026-01-19 08:52
- 更新:2026-01-19 11:46
- 阅读:210
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: macos 26.2
HBuilderX类型: 正式
HBuilderX版本号: 4.87
手机系统: iOS
手机系统版本号: iOS 26
手机厂商: 苹果
手机机型: 上架苹果商店
页面类型: vue
vue版本: vue3
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
-
-
实际结果:
-
-
bug描述:
2026年1月16日打包的ios的app,提交到苹果应用商店,报:Invalid Swift Support. The SwiftSupport folder is empty. Rebuild your app using the current public (GM) version of Xcode and resubmit it. (90424)
2026年1月19日打包的ios的app,提交到苹果应用商店,报警告:SDK version issue. This app was built with the iOS 18.1 SDK. Starting April 2026, all iOS and iPadOS apps must be built with the iOS 26 SDK or later, included in Xcode 26 or later, in order to be uploaded to App Store Connect or submitted for distribution. (90725)
Ask小助手 - Ask社区AI助手
-
报错:Invalid Swift Support. The SwiftSupport folder is empty. Rebuild your app using the current public (GM) version of Xcode and resubmit it. (90424)
首先确认是否勾选了“安心打包”模式,去掉安心打包模式后重新提交AppStore;其次确认使用什么工具提交AppStore,建议使用苹果官方工具Transporter,并更新到最新版本。如果还有问题请提供appid给我们排查云端打包日志。 -
报警告:SDK version issue. This app was built with the iOS 18.1 SDK. Starting April 2026, all iOS and iPadOS apps must be built with the iOS 26 SDK or later, included in Xcode 26 or later, in order to be uploaded to App Store Connect or submitted for distribution. (90725)
这是2026年4月开始要求使用iOS26 SDK编译,后续HBuilderX云端打包机会更新,暂时不影响提交AppStore审核上架。