Skip to content

Commit

Permalink
Force building all archs
Browse files Browse the repository at this point in the history
  • Loading branch information
brunophilipe committed Mar 5, 2021
1 parent 522af21 commit 21c2458
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Cakebrew.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1064,6 +1064,7 @@
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
INFOPLIST_FILE = "Cakebrew/Cakebrew-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = "com.brunophilipe.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = Cakebrew;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -1091,6 +1092,7 @@
GCC_PREFIX_HEADER = "Cakebrew/Cakebrew-Prefix.pch";
INFOPLIST_FILE = "Cakebrew/Cakebrew-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = "com.brunophilipe.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = Cakebrew;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
2 changes: 1 addition & 1 deletion Dependencies/PXSourceList

0 comments on commit 21c2458

Please sign in to comment.