Skip to content

Commit

Permalink
Revert "iOS: Prefer debug-simulator as default test target"
Browse files Browse the repository at this point in the history
Likely culprit for issues in the CI when building iOS tests.

This reverts commit 9a7564e.

Change-Id: I02ac77a305b5863c9533c97ba06aaafe8f176a22
Reviewed-by: Simon Hausmann <[email protected]>
  • Loading branch information
torarnv authored and Tor Arne Vestbø committed Mar 25, 2015
1 parent fc0ac0f commit 6bcef04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mkspecs/macx-ios-clang/features/default_post.prf
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 6bcef04

Please sign in to comment.