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

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

问题描述

我最近发现iTunes Connect正在要求我包括Apple Watch屏幕.

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

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

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

在xcode或iTunes Connect上的部署配置方面,我还缺少什么吗?

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

还是这只是另一个错误?

Or this is just another bug?

推荐答案

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

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

1)找到最终的import WK...行并将其删除

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

2)转到项目文件-> iOS应用程序目标->构建阶段选项卡-> Target Dependencies并检查列表中是否没有 WatchKit扩展

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)检查构建阶段-> Embed App Extensions/Binaries-检查是否不包括 WatchKit扩展.

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

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

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