ios - Any way to make "Validate Project Settings" warning go away in Xcode 4.3/4.3.1? -
has been able make validate project settings / update recommended settings warning go away in xcode since 4.3?
it wants make changes don't want accept. i've tried both "don't perform changes" , unchecking changes don't want , "perform changes" warning refuses go away. in past 1 or other of has made go away. xcode has up'd project format verison in project file 4.3 value, i.e.,
lastupgradecheck = 0430
but still seems continue check.
rdar://11008193
(closed duplicate of 10944711)
try editing schemes project. product > edit scheme. go each scheme associated project , explicitly set values want. fixed me.
Comments
Post a Comment