summaryrefslogtreecommitdiff
path: root/platform/ios/uitest
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-04-18 18:08:54 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-04-19 16:28:30 -0700
commit4bc4d35c602cc8f51db9491f4aae31facd6b7644 (patch)
tree8384d43560c878f3f61fb5472d692e6a904c8d8e /platform/ios/uitest
parenta883ac9253f19a850fe9d60e5479428cfc8fb54d (diff)
downloadqtlocation-mapboxgl-4bc4d35c602cc8f51db9491f4aae31facd6b7644.tar.gz
[ios] Build output goes to build/ios
Diffstat (limited to 'platform/ios/uitest')
-rw-r--r--platform/ios/uitest/ios-tests.xcodeproj/project.pbxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/uitest/ios-tests.xcodeproj/project.pbxproj b/platform/ios/uitest/ios-tests.xcodeproj/project.pbxproj
index 0bc0eb5482..f033d51da3 100644
--- a/platform/ios/uitest/ios-tests.xcodeproj/project.pbxproj
+++ b/platform/ios/uitest/ios-tests.xcodeproj/project.pbxproj
@@ -400,7 +400,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
- SYMROOT = "../../../build/ios-all";
+ SYMROOT = "../../../build/ios";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
@@ -434,7 +434,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
SDKROOT = iphoneos;
- SYMROOT = "../../../build/ios-all";
+ SYMROOT = "../../../build/ios";
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};