The lazy "fix" is to specify a default value of "10.5" for the deployment
target. But this is wrong.
xcodebuild automatically fills in MACOSX_DEPLOYMENT_TARGET from SDKROOT (so if
the latter is "macosx10.6", it'll put "10.6" for the deployment target).
Original issue reported on code.google.com by viettrun...@chromium.org on 19 Jan 2012 at 9:37
Original issue reported on code.google.com by
viettrun...@chromium.org
on 19 Jan 2012 at 9:37