Xcode project: set architecture to i386

This is required for the included libs (pango, cairo, etc.).  The
libraries should be updated at some point, but until that happens this
is what needs to be used.
This commit is contained in:
mattsc 2014-01-22 09:19:57 -08:00
parent aaf0922da1
commit 70498596d8

View file

@ -4856,6 +4856,7 @@
B5BB6B4D0F890FBC00444FBF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
COPY_PHASE_STRIP = NO;
ENABLE_OPENMP_SUPPORT = NO;
GCC_DYNAMIC_NO_PIC = NO;
@ -4905,6 +4906,7 @@
C01FCF4B08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
COPY_PHASE_STRIP = NO;
ENABLE_OPENMP_SUPPORT = NO;
FRAMEWORK_SEARCH_PATHS = (