summaryrefslogtreecommitdiff
path: root/cpp/test/ios/controller
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2017-06-16 15:52:25 +0200
committerBenoit Foucher <benoit@zeroc.com>2017-06-16 15:52:25 +0200
commitcce08bcabe2922569af2c5ab8cf4295a217dd379 (patch)
treee609d2a96ea6ba15940205656fee05c45f37db72 /cpp/test/ios/controller
parentFixed ICE-8024 - Glacier2/sessionHelper test failure (diff)
downloadice-cce08bcabe2922569af2c5ab8cf4295a217dd379.tar.bz2
ice-cce08bcabe2922569af2c5ab8cf4295a217dd379.tar.xz
ice-cce08bcabe2922569af2c5ab8cf4295a217dd379.zip
Removed VALID_ARCHS setting override from iOS test controller projects
Diffstat (limited to 'cpp/test/ios/controller')
-rw-r--r--cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj b/cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj
index 755cbb5903b..d9c4d10958c 100644
--- a/cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj
+++ b/cpp/test/ios/controller/C++ Test Controller.xcodeproj/project.pbxproj
@@ -684,7 +684,6 @@
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
- VALID_ARCHS = "arm64 armv7s";
};
name = Debug;
};
@@ -727,7 +726,6 @@
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
- VALID_ARCHS = "arm64 armv7s";
};
name = Release;
};