ios – 您的二进制文件未针对iPhone 5进行优化

ios – 您的二进制文件未针对iPhone 5进行优化,第1张

概述我试图将我的第一个应用程序提交到App Store,但是当我尝试我得到以下错误: ERROR ITMS-9000: “Your binary is not optimized for iPhone 5 – New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must in 我试图将我的第一个应用程序提交到App Store,但是当我尝试我得到以下错误:

ERROR ITMS-9000: “Your binary is not optimized for iPhone 5 – New
iPhone apps and app updates submitted must support the 4-inch display
on iPhone 5 and must include a launch image referenced in the
info.pList under UILaunchImage with a UILaunchImageSize value set to
{320,568}. Launch images must be PNG files and located at the
top-level of your bundle,or provIDed within each .lproj folder if you
localize your launch images.

InsIDe Images.xcassets没有LaunchImage文件。

我不知道有什么问题,我使用LaunchScreen.xib作为我的启动屏幕,它在我的iPhone 6和iPhone 5屏幕上工作。我使用的是Xcode 6.0.1(6A317)。

任何可能出错的线索?

谢谢!

解决方法 如果您正在使用Images.xcassets,请确保在项目设置中,General>应用图标和启动图像>启动图像源设置。 总结

以上是内存溢出为你收集整理的ios – 您的二进制文件未针对iPhone 5进行优化全部内容,希望文章能够帮你解决ios – 您的二进制文件未针对iPhone 5进行优化所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1072095.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-26
下一篇 2022-05-26

发表评论

登录后才能评论

评论列表(0条)

保存