缺少 SwiftSupport 文件夹.使用当前公共 (GM) 版本的 Xcode 重建您的应用程序并重新提交 [英] The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it

查看:60
本文介绍了缺少 SwiftSupport 文件夹.使用当前公共 (GM) 版本的 Xcode 重建您的应用程序并重新提交的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在 AppStore 上提交应用程序,我的应用程序有 swift 语音 SDK 库,并且项目在 Obj C 中,每当我尝试上传我的构建时,我都会收到此错误,Swift 支持无效 - SwiftSupport 文件夹是丢失的.使用当前公共 (GM) 版本的 Xcode 重建您的应用程序并重新提交.嵌入包含 Swift 代码的内容 -> 在目标设置中为 YES,不起作用.

I want to submit app on AppStore, My app is having swift speech SDK library, and project is in Obj C, Whenever I am trying to upload my build, I am getting this error,Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it. Doing Embedded Content Contains Swift Code -> YES in target setting, not working.

推荐答案

如果您的项目有 swift classes/library:,请确保以下设置如下:

Incase your project is having swift classes /library:, Please ensure below settings are as follows:

项目/目标设置 -> 构建设置

Project/Target settings -> build Settings

1. Defines Module -> YES
2. Always embed Swift Standard libraries -> YES

它解决了我的问题.

这篇关于缺少 SwiftSupport 文件夹.使用当前公共 (GM) 版本的 Xcode 重建您的应用程序并重新提交的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆