如何在上传之前检查iOS应用程序大小 [英] How to check iOS app size before upload

查看:102
本文介绍了如何在上传之前检查iOS应用程序大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望能够在提交到应用商店之前检查我的应用的大小。更具体地说,我需要知道它是否会低于神奇的20 MB,以允许细胞下载,因为应用程序是为节日创建的。

I would like to be able to check the size of my app before submitting to the app store. More specifically I need to know whether it will be below the magic 20 MB, to allow cellular downloads, since the app is created for a festival.

推荐答案

在Xcode 4中:一旦您的应用程序准备好分发,请归档应用程序。在管理器中,选择存档选项卡。在左侧栏中选择您的应用。在右侧列中选择最新的存档。点击顶部的共享...按钮。将文件另存为.ipa。在Finder中检查文件大小。

In Xcode 4: Once your app is ready for distribution, archive the app. In the Organizer, select the Archives tab. Select your app in the left hand column. Select the latest archive in the right hand column. Hit the Share... button in the top section. Save the file as an .ipa. Check file size in the Finder.

这篇关于如何在上传之前检查iOS应用程序大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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