summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/xctest.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/xctest.prf')
-rw-r--r--mkspecs/features/xctest.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/xctest.prf b/mkspecs/features/xctest.prf
index 540c7590ad..4b84682df7 100644
--- a/mkspecs/features/xctest.prf
+++ b/mkspecs/features/xctest.prf
@@ -1,4 +1,4 @@
-equals(TEMPLATE, app):macx-xcode {
+equals(TEMPLATE, app) {
load(sdk)
# Make the XCTest framework available. This is normally handled automatically
# by Xcode based on heuristics, but we need to explicitly link to XCTest.