使用WatchKit开发时,部署目标是否必须为8.2? [英] Is the deployment target must be 8.2 when I develop with the WatchKit?

查看:87
本文介绍了使用WatchKit开发时,部署目标是否必须为8.2?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在,Xcode 6.2和SDK 8.2已发布.我想基于部署目标为7.0的iOS App开发Watch App,如果要开发Watch App,必须将部署目标设置为8.2吗?

Now, the Xcode 6.2 and SDK 8.2 are released. I want to develop the Watch App based on iOS App that the deployment target is 7.0, Must I set the deployment target to 8.2 if I want to develop my Watch App?

推荐答案

基本SDK必须为8.2.部署目标可以是您希望支持的任何内容.但是,在装有iOS 8.1或更早版本的设备上使用您的应用程序的任何人将无法在Apple Watch上使用它.这需要运行iOS 8.2的设备.

The Base SDK must be 8.2. The Deployment Target can be anything you wish to support. But anyone using your app on a device with iOS 8.1 or earlier won't be able to use it with an Apple Watch. That requires a device running iOS 8.2.

如果您的应用仅在与手表配合使用时有意义,则将Deployment Target设置为8.2可能有意义,但这不是必需的.如果您的应用无需监视即可执行其他操作,则可以根据需要支持iOS 8.1或更早版本.

If your app only makes sense when used with a watch, then setting your Deployment Target to 8.2 probably makes sense but it isn't required. If your app can do other things without a watch then it's fine to support iOS 8.1 or earlier as desired.

这篇关于使用WatchKit开发时,部署目标是否必须为8.2?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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