Skip to content

Commit

Permalink
Try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
PMheart committed Mar 30, 2022
1 parent ca061a2 commit 6cf67c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CPUFriend.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@
1C748C321C21952C0024EED2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = x86_64;
CLANG_ENABLE_OBJC_WEAK = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = "$(MODULE_VERSION)";
Expand Down Expand Up @@ -398,6 +399,7 @@
1C748C331C21952C0024EED2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = x86_64;
CLANG_ENABLE_OBJC_WEAK = YES;
CURRENT_PROJECT_VERSION = "$(MODULE_VERSION)";
DEAD_CODE_STRIPPING = YES;
Expand Down

0 comments on commit 6cf67c7

Please sign in to comment.