当应用程序仅适用于 iOS 时,iTunes Connect 要求显示 Apple Watch 屏幕 [英] iTunes Connect asking for Apple Watch screens when the app is iOS only

查看:31
本文介绍了当应用程序仅适用于 iOS 时,iTunes Connect 要求显示 Apple Watch 屏幕的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近注意到 iTunes Connect 要求我包含 Apple Watch 屏幕.

但我从未在 xcode 上包含任何 watchos 功能作为部署目标或目标依赖项.

我在 xcode 或 itunes connect 上的部署配置方面有什么遗漏吗?

或者这只是另一个错误?

解决方案

要确保您的项目与 Watchkit 和 WatchOS 没有任何关系:

1) 找到最终的 import WK... 行并删除它们

2) 转到 Project file -> iOS app target -> Build Phases tab -> Target Dependencies 并检查列表中是否没有 WatchKit 扩展>

3) 检查构建阶段 -> Embed App Extensions/Binaries - 检查是否不包含 WatchKit 扩展.

I recently noticed itunes connect is asking me to include apple watch screens.

But I never included any watchos capabilities on xcode as a deployment target or target dependencies.

Is there anytithing I am missing in terms of deployment configuration on xcode or itunes connect?

Or this is just another bug?

解决方案

To make sure that your Project has not any relation to Watchkit and WatchOS:

1) Find eventual import WK... lines and remove them

2) Go to Project file -> iOS app target -> Build Phases tab -> Target Dependencies and check whether you have not WatchKit extension in the list

3) Check Build Phases -> Embed App Extensions/Binaries - check whether WatchKit extension is not included.

这篇关于当应用程序仅适用于 iOS 时,iTunes Connect 要求显示 Apple Watch 屏幕的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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