xcodebuild { # Xcode project files always support both Debug and Release configurations # and device and simulator targets, so we make sure the wrapper-makefile # also does. CONFIG += debug_and_release simulator_and_device } load(resolve_config) !macx-xcode:xcodebuild: addExclusiveBuilds(simulator, device)