Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是添加将目标从 13.4 更改为 12.0,我的应用程序大小从 8 MB 到 80 MB。
我可以通过 iOS 12 支持再次减小尺寸吗?
最可能的原因是您的应用程序使用 Swift,而 IPA 需要包含适用于旧操作系统版本的 Swift 框架。
但是,不用担心,您的 IPA 包含任何设备可能需要的所有内容,但 App Store 会制作精简版本,以便用户只下载他们需要的内容。
要了解这将是什么,请将您的 IPA 上传到 AppStoreConnect 并查看应用程序的“活动”部分。选择构建,然后在“压缩文件大小”下查看并单击“App Store 文件大小”,这将为您提供下载和安装大小。