菜鸟教程小白 发表于 2022-12-11 19:37:09

ios - iOS 应用程序的最大大小


                                            <p><p>iOS 应用程序的最大大小是多少?有什么限制吗?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><h2>4GB 是您的 iOS 应用程序的最大大小。</h2>
<h2>截至 2017 年 1 月 26 日</h2>
<blockquote>
<p><strong>App Size for iOS (&amp; tvOS) only</strong></p>
<p>Your app’s total uncompressed size must be less than 4GB. Each Mach-O executable file (for example, <code>app_name.app/app_name</code>) must not exceed these limits:</p>
<ul>
<li>For apps whose <code>MinimumOSVersion</code> is less than 7.0: maximum of 80 MB for the total of all <code>__TEXT</code> sections in the binary.</li>
<li>For apps whose <code>MinimumOSVersion</code> is 7.x through 8.x: maximum of 60 MB per slice for the <code>__TEXT</code> section of each architecture slice in the binary.</li>
<li>For apps whose <code>MinimumOSVersion</code> is 9.0 or greater: maximum of 500 MB for the total of all <code>__TEXT</code> sections in the binary.</li>
</ul>
<p>However, consider download times when determining your app’s size. Minimize the file’s size as much as possible, keeping in mind that there is a 100 MB limit for over-the-air downloads.</p>
</blockquote>
<p>此信息可在 <a href="https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/SubmittingTheApp.html" rel="noreferrer noopener nofollow">iTunes Connect Developer Guide: Submitting the App to App Review</a> 上找到.</p>
<hr/>
<h2>截至 2015 年 2 月 12 日</h2>
<blockquote>
<p><strong>(iOS only) App Size</strong></p>
<p>iOS App binary files can be as large as 4 GB, but each executable file (app_name.app/app_name) must
not exceed 60 MB. Additionally, the total uncompressed size of the app must be less than 4 billion
bytes. However, consider download times when determining your app’s size. Minimize the file’s size
as much as possible, keeping in mind that there is a 100 MB limit for over-the-air downloads.</p>
</blockquote>
<p>此信息可在 <a href="http://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/iTunesConnect_Guide.pdf" rel="noreferrer noopener nofollow">iTunes Connect Developer Guide</a> 的 <strong>第 77 页</strong> 上找到.</p>
<hr/>
<h2>截至 2013 年 12 月 12 日</h2>
<blockquote>
<p><strong>(iOS only) App Size</strong></p>
<p>iOS App binary files can be as large as 2 GB, but the executable file (app_name.app/app_name) cannot exceed 60MB. However, consider download times when determining your app’s size. Minimize the file’s size as much as possible, keeping in mind that there is a 100 MB limit for over-the-air downloads.</p>
</blockquote>
<p>此信息可在 <a href="http://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/iTunesConnect_Guide.pdf" rel="noreferrer noopener nofollow">iTunes Connect Developer Guide</a> 的<strong>第 58 页</strong> 中找到。 .</p>
<hr/>
<h2>截至 2013 年 6 月 6 日</h2>
<p>除了<strong>可执行文件</strong>大小现在限制为<strong>60MB</strong>之外,上述信息仍然相同。这些更改可在指南的<strong>第 237 页</strong>中找到。</p>
<hr/>
<h2>截至 2013 年 1 月 10 日</h2>
<p>除了<strong>可执行文件</strong>大小现在限制为<strong>60MB</strong>之外,上述信息仍然相同。这些更改可在指南的<strong>第 208 页</strong>中找到。</p>
<hr/>
<h2>截至 2012 年 10 月 31 日</h2>
<p>除了 <strong>Over The Air 下载</strong> 现在是 <strong>50MB</strong> 之外,上述信息仍然相同。这些更改可在指南的<strong>第 206 页</strong>上找到。感谢 <a href="https://stackoverflow.com/users/365188/ozair-kafray" rel="noreferrer noopener nofollow">Ozair Kafray</a> 的评论.</p>
<hr/>
<h2>截至 2012 年 7 月 19 日</h2>
<p>除了 <strong>Over The Air 下载</strong> 现在是 <strong>50MB</strong> 之外,上述信息仍然相同。这些更改可以在指南的<strong>第 214 页</strong>上找到。感谢 <a href="https://stackoverflow.com/users/745834/marsbear" rel="noreferrer noopener nofollow">marsbear</a> 的评论.另外,文档已经移到这里了:</p>
<p> <a href="http://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/iTunesConnect_Guide.pdf" rel="noreferrer noopener nofollow">http://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/iTunesConnect_Guide.pdf</a> </p>
<hr/>
<h2>截至 2012 年 7 月 13 日</h2>
<p>除了 <strong>Over The Air 下载</strong> 现在是 <strong>50MB</strong> 之外,上述信息仍然相同。这些更改可在指南的<strong>第 209 页</strong>中找到。</p>
<hr/>
<h2>截至 2012 年 3 月 29 日(版本 7.4)</h2>
<p>除了 <strong>Over The Air 下载</strong> 现在是 <strong>50MB</strong> 之外,上述信息仍然相同。这些更改可在指南的<strong>第 209 页</strong>中找到。</p>
<hr/>
<h2>截至 2012 年 1 月 23 日(版本 7.3)</h2>
<p>上面的信息还是一样的,但是可以在指南的<strong>第172页</strong>找到。</p>
<hr/>
<h2>截至 2011 年 10 月 17 日(版本 7.2)</h2>
<p>上面的信息还是一样的,但是可以在指南的<strong>第180页</strong>找到。感谢 <a href="https://stackoverflow.com/users/766441/luke" rel="noreferrer noopener nofollow">Luke</a> 的评论更新。</p>
<hr/>
<h2>截至 2011 年 9 月 22 日(版本 7.1)</h2>
<p>上面的信息还是一样的,但是可以在指南的<strong>第179页</strong>找到。感谢 <a href="https://stackoverflow.com/users/148241/saxon-druce" rel="noreferrer noopener nofollow">Saxon Druce</a> 的评论更新。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - iOS 应用程序的最大大小,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/48303445/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/48303445/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - iOS 应用程序的最大大小