带有Xcode 4.2的iOS 5.1和带有iPad 3的视网膜 [英] iOS 5.1 with Xcode 4.2 and retina in iPad 3

查看:100
本文介绍了带有Xcode 4.2的iOS 5.1和带有iPad 3的视网膜的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有Mac OS X Snow Leopard的Mac,我可以添加iOS 5.1吗?

i have a Mac with Mac OS X Snow Leopard, can i add iOS 5.1 to it?

使用iPad 3的新分辨率,我们将如何处理图片,因为如果应用程序将在iPhone 3GS,4和iPad 3中运行,我认为我们应该有3个不同名称的图像,如@ 3x.png或..
谢谢。

With the new resolution for iPad 3, how we will do with images, because if the app will run in iPhone 3GS, 4 and iPad 3 i think we should have 3 images with different name like @3x.png or .. thank you.

推荐答案

iOS 5.1附带Xcode 4.3.1,仅适用于Lion - Apple的iOS 5.1开发人员门户网站上的开发人员部分提供的唯一下载。

iOS 5.1 comes with Xcode 4.3.1 which is only available for Lion — the only download available in the Developer section on Apple's Developer portal for iOS 5.1.

基本上,iPad图像的尺寸将是您通常为iPad创建的图像的两倍。例如:

Basically, the iPad images are going to be double the size of the image you would normally create for the iPad. For instance:


启动图像



iPhone::320 x 480

Launch images

iPhone: : 320 x 480

iPhone @ 2x: 640 x 960

iPhone @2x: 640 x 960

iPad: 768 x 1004(肖像),1024 x 748(风景)

iPad: 768 x 1004 (portrait), 1024 x 748 (landscape)

iPad @ 2x: 1536 x 2008 (肖像),2048 x 1496(风景)

iPad @2x: 1536 x 2008 (portrait), 2048 x 1496 (landscape)



每个Apple



Per Apple


让您的应用为新iPad做好准备。

确保您的iOS 5应用针对新iPad进行了优化,查看更新的iOS人机界面指南和iOS应用程序编程指南。

To ensure your iOS 5 apps are optimized for the new iPad, review the updated iOS Human Interface Guidelines and iOS App Programming Guide.

iOS应用编程指南



适用于iOS 5.1的iOS SDK发行说明



iOS SDK Release Notes for iOS 5.1


使用此软件,您可以开发在iPhone上运行的应用程序, iPad或运行iOS 5.1的iPod touch。您还可以使用附带的iOS模拟器测试您的应用程序,该模拟器支持iOS 5.1。 iOS SDK 5.1要求运行OS X 10.7(Lion)的Macintosh计算机。



命名方案:



这似乎是新iPad的新视网膜图形的命名方案。

Naming Scheme:

This seems to be the naming scheme for the new retina graphics for the new iPad.


icon@2x~iphone.png; icon@2x~ipad.png

这篇关于带有Xcode 4.2的iOS 5.1和带有iPad 3的视网膜的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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