qt5base-lts/mkspecs/macx-xcode
Tor Arne Vestbø 21e9c7c24f Opt out of new Xcode build system until we can handle its requirements
The new build system in Xcode 10 requires outputs from shell script
to be explicitly declared if they are used by subsequent build phases,
otherwise the build system may attempt to search for the file before
it has been generated, causing the build to fail.

The build phase we use for Qt preprocessing (moc, rcc, etc), does not
list these output files, so we need to disable the new build system
for now.

Change-Id: I7404c19021f57489e985bd1203ad09ce9b83b090
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2018-06-05 20:16:34 +00:00
..
default.xcscheme Disable Xcode main thread checker by default 2017-11-07 14:53:59 +00:00
qmake.conf Xcode: Generate scheme manually, instead of letting Xcode do it 2015-03-06 19:01:43 +00:00
qplatformdefs.h Updated license headers 2016-01-15 12:25:24 +00:00
QtTest.plist Add XCTest logger backend to QtTestLib 2015-03-27 16:53:43 +00:00
WorkspaceSettings.xcsettings Opt out of new Xcode build system until we can handle its requirements 2018-06-05 20:16:34 +00:00