美文网首页
IOS - ITMS-90809: Deprecated AP

IOS - ITMS-90809: Deprecated AP

作者: Th丶小伟 | 来源:发表于2020-03-10 11:40 被阅读0次

由于配置原因 发包 检查到 SwiftSupport 为空 。不能提交成功
会发邮件

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

需要 Build Settings 搜索 always search User Paths
看了网上的教程 。其他人把主配置选为YES 。试了下也不能 过


image.png

搜索 object 会看到下面的 Objective-C Bridging Header 。把你的-Bridging-Header.h文件拖进来删掉项目之外的路径。


image.png

相关文章

网友评论

      本文标题:IOS - ITMS-90809: Deprecated AP

      本文链接:https://www.haomeiwen.com/subject/udtwdhtx.html