Skip to content

Commit

Permalink
updated plugins/Mac/WebView.xcocdeproj for universal binary.
Browse files Browse the repository at this point in the history
  • Loading branch information
KojiNakamaru committed Aug 31, 2015
1 parent 406b488 commit 04eb603
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/Mac/WebView.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@
81E2C21B14C5684A004CE5C2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Resources/Prefix.pch;
INFOPLIST_FILE = Resources/Info.plist;
Expand All @@ -251,6 +252,7 @@
81E2C21C14C5684A004CE5C2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = Resources/Prefix.pch;
INFOPLIST_FILE = Resources/Info.plist;
Expand Down

0 comments on commit 04eb603

Please sign in to comment.