Revert "iOS: Prefer debug-simulator as default test target"

Likely culprit for issues in the CI when building iOS tests.

This reverts commit 9a7564edee.

Change-Id: I02ac77a305b5863c9533c97ba06aaafe8f176a22
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
bb10
Tor Arne Vestbø 2015-03-23 13:09:32 +01:00 committed by Tor Arne Vestbø
parent fc0ac0f4c1
commit 6bcef040d8
1 changed files with 0 additions and 3 deletions

View File

@ -43,9 +43,6 @@ equals(TEMPLATE, app) {
QMAKE_EXTRA_COMPILERS =
!build_pass {
# Prefer debug and simulator as default test target
testcase: CONFIG += debug iphonesimulator
CONFIG += debug_and_release
load(resolve_config)