Current File : //usr/lib64/qt5/mkspecs/features/uikit/exclusive_builds_post.prf
xcodebuild {
# Prevent qmake from generating empty output dirs for each exclusive build,
# as Xcode will do this by itself, and with a different name.
QMAKE_DIR_REPLACE =
}
load(exclusive_builds_post)