用WatchKit开发的时候部署目标一定是8.2吗? [英] Is the deployment target must be 8.2 when I develop with the WatchKit?

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

问题描述

现在,Xcode 6.2 和 SDK 8.2 已发布.我想开发基于iOS App的Watch App,部署目标为7.0,如果我想开发我的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?

推荐答案

Base 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.

如果您的应用仅在与手表一起使用时才有意义,那么将您的部署目标设置为 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天全站免登陆