Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Tags:

xcode

ios

tvos

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.

enter image description here

(Never mind the other warnings :D)

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

Any ideas?

like image 471
Nika Kasradze Avatar asked Aug 30 '25 18:08

Nika Kasradze


1 Answers

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

like image 52
Jim T Avatar answered Sep 02 '25 09:09

Jim T