简体   繁体   English

iPhone SDK 4.0通用应用程序

[英]Universal app for iPhone SDK 4.0

I have updated my SDK to the latest version: 4.0. 我已经将SDK更新到最新版本:4.0。 So now I am able to create iPhone apps and iPad apps. 因此,现在我可以创建iPhone应用程序和iPad应用程序。 I want to create a universal app. 我想创建一个通用应用程序。 How can I do this? 我怎样才能做到这一点?

If we created a universal app, does this mean this app works on both iPhone and iPad? 如果我们创建了通用应用程序,这是否意味着该应用程序可同时在iPhone和iPad上运行? How is this possible, as the screen size should be varied according with UI designs. 这是怎么可能的,因为屏幕尺寸应根据UI设计而变化。 I am not sure about this. 我对此不确定。 And also, I already created an iPod touch application using iPhone SDK 3.1.2, can I make this app a universal app? 而且,我已经使用iPhone SDK 3.1.2创建了一个iPod touch应用程序,我可以使该应用程序成为通用应用程序吗?

Can anyone help me? 谁能帮我?

Thanks in advance 提前致谢

  1. the idea of universal apps is to have just one app for both devices. 通用应用的想法是两个设备只有一个应用。 The universal App can run two screensizes etc. 通用应用程序可以运行两个屏幕尺寸等。
  2. Upgrade your existing iPhone app to a universal application that runs on both iPhone and iPad. 将您现有的iPhone应用程序升级到可以在iPhone和iPad上运行的通用应用程序。 Customers buy Universal apps once and can install it on iPad, iPhone and iPod Touch devices. 客户只需购买一次通用应用,即可将其安装在iPad,iPhone和iPod Touch设备上。 Learn more reading Apple's documentation. 了解更多信息,请阅读Apple文档。

  3. its documented ;-) usually apple provides allmost every bit of info, but it isn't always easy to get it ^ 它有据可查的;-)通常苹果会提供几乎所有的信息,但要获得它并不总是很容易^

cheers Simon 欢呼西蒙

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM