简体   繁体   English

我可以使用(故事板)将iphone应用程序部署到使用xcode 4.3开发的ios4或更低版本吗?

[英]Can I deploy iphone app to ios4 or lower that is developed in xcode 4.3 using (Storyboards)?

I have made an app using Xcode 4.3. 我使用Xcode 4.3创建了一个应用程序。 And for that I have used storyboards. 为此,我使用了故事板。 Now I want to deploy that on my iPod that has ios4. 现在我想在我的配备ios4的iPod上部署它。 When I run the app in Xcode 4.3 , then it is deployed in iPhone 5.1 simulator . 当我在Xcode 4.3中运行应用程序时,它将部署在iPhone 5.1模拟器中

Would it work on iOS4 . 它会在iOS4上运行吗? How to recognize. 如何识别。 If not then what's the fix. 如果没有,那么解决方法是什么。

If I try to compile a project with a Storyboard and set the Deployment Target to 4.3, I get: 如果我尝试使用Storyboard编译项目并将部署目标设置为4.3,我会得到:

Storyboards are unavailable on iOS 4.3 and prior. 故事板在iOS 4.3及更早版本中不可用。

So I would say no, will not work. 所以我会说不,不行。

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

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