使用uniapp 云打包ios版本,打包成功后提交到app store connect审核,但是被苹果邮件提示包有问题:ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
- 发布:2024-07-31 16:34
- 更新:2026-03-22 16:52
- 阅读:1364
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX类型: 正式
HBuilderX版本号: 4.15
手机系统: iOS
手机系统版本号: iOS 16
手机厂商: 苹果
手机机型: iphone11
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
提交app store connect 后发布
提交app store connect 后发布
实际结果:
uniapp云打包后ios构建版本失败,提示:ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
uniapp云打包后ios构建版本失败,提示:ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
bug描述:
ios使用云打包方式后,把包上传到 app store connect 后被拒,提示 ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
提示 ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
你好,这个提示是xcode版本不对,尝试调整一下xcode版本,重新打包一下
外星人 - 爱答不理
-
完整报错:90426: Invalid Swift Support. The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
2026-03-22 16:53
-
最后发现,是dcloud后台上传的问题,通过“uni多商店上传 - 应用发布” 上架, 第一次传的包有问题, 后边重新上传,提交到app store 的包都是第一次的包。 可以通过通过“查看原因”看到日期。 解决办法:找其他上传工具或Mac电脑上传,不要用dcloud后台上传。
2026-03-22 19:37



