
……我已经将它升级到iPad版….所以它在iPad上运行……但是体积小
喜欢iPhone ……
任何人都可以帮忙吗?
谢谢
解决方法 要将项目转换为通用应用程序,请参阅 iPad Programming Guide中的“创建通用应用程序”:总结Configuring Your Xcode Project
The
Open your Xcode project. In the Targets section,select the target you want to update to a
first step to creating a universal
application is to configure your Xcode
project. If you are creating a new
project,you can create a universal
application using the Window-based
application template. If you are
updating an existing project,you can
use Xcode’s Upgrade Current Target for
iPad command to update your project:
universal application. Select Project > Upgrade Current Target for iPad and follow the prompts
to create one universal application.Xcode updates your project by
modifying several build settings to
support both iPhone and iPad.important: You should always use the Upgrade Current Target for iPad command to migrate existing projects. Do not try to migrate files manually.
以上是内存溢出为你收集整理的cocos2d:将iPhone App转换为Universal App全部内容,希望文章能够帮你解决cocos2d:将iPhone App转换为Universal App所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)