Skip to content

Commit

Permalink
Build for all architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
lnxbil committed Jan 9, 2012
1 parent 2c386cd commit 23d2205
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Quicklook-PFM.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -233,12 +233,11 @@
2CA326230896AD4900168862 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
GCC_C_LANGUAGE_STANDARD = c99;
GCC_OBJC_CALL_CXX_CDTORS = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
Expand Down

0 comments on commit 23d2205

Please sign in to comment.