xcode 如何摆脱“更新到推荐设置”警告?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/36788494/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 08:45:11  来源:igfitidea点击:

How can I get rid of "Update to recommended settings" warning?

iosxcodetvos

提问by Nika Kasradze

I'm porting an iOS game to tvOS (Unity game). I have this annoying warning that I can't get rid of. Whenever I click on "Update to recommended settings" it pops up a window saying "Project settings are valid". The warning's still there.

我正在将 iOS 游戏移植到 tvOS(Unity 游戏)。我有这个烦人的警告,我无法摆脱。每当我单击“更新到推荐设置”时,它都会弹出一个窗口,提示“项目设置有效”。警告仍然存在。

enter image description here

在此处输入图片说明

(Never mind the other warnings :D)

(别介意其他警告:D)

Things I've tried: Clean>Rebuild the project, restart xCode

我尝试过的事情:清理>重建项目,重新启动 xCode

Any ideas?

有任何想法吗?

采纳答案by Jim T

I found that closing the project, quitting Xcode, restarting Xcode and re-opening the project worked for me. Xcode 8.1 (8B62)

我发现关闭项目、退出 Xcode、重新启动 Xcode 并重新打开项目对我有用。Xcode 8.1 (8B62)