【iOS】ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using

ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.

在这里插入图片描述

问题原因:OC和swift混编造成的

解决方案:

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

然后xcode打包,使用xcode上传

注:不可以导出,使用工具再上传

在这里插入图片描述
在这里插入图片描述


版权声明:本文为tianzhilan0原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。