ITMS-90426: Invalid Swift Support

原文

Please correct the following issues and upload a new binary to 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 t... - 简书

导出包的时候选择app Store connect 而且描述也创建appStore的描述

然后成功了

资料

objective c - Invalid Swift Support / The SwiftSupport folder is empty - Stack Overflow

相关推荐
longxiaozhang64 小时前
C#运算符重载:让对象也能使用“加减乘除”
开发语言·c#
mounter6255 小时前
GCCRS 突破与 Rust 入核:Linux 工具链的重大变革
linux·开发语言·rust·linux kernel·kernel
Buke..5 小时前
【APP 逆向】哔哩哔哩 sign 参数逆向(上):Frida 反调试绕过与 unidbg 调用
java·开发语言·爬虫·python·安卓
abcefg_h5 小时前
MCP 实战指南:如何在项目中使用 Model Context Protocol 及其通信原理
开发语言·后端·golang·mcp
梦痕长情5 小时前
记一次关于AI在数仓中的应用
开发语言·人工智能·python·ai
何以解忧,唯有..6 小时前
Python 线程编程:从入门到实战
开发语言·python
SomeB1oody7 小时前
【RustyML入门】7.2. 深入模型持久化
开发语言·后端·机器学习·rust·教程
yaoxin5211237 小时前
502. Java 反射 - 编写 MessageInterceptor 类
java·开发语言
wuyk5557 小时前
Python零基础入门第五章:元组Tuple(不可变容器详解、列表与元组区别)
开发语言·python