Some settings require "objectVersion" to be set to a certain value or Xcode will not use it. To fix this, we set it to the highest possible value, determined by the detected version of Xcode. We also set "compatibilityVersion", but mainly so it lines up with "objectVersion". At the same time, we should not be generating Xcode 3.2-compatible projects by default anyway.pull/13292/head
parent
8499e4535b
commit
da20ea01ca
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue