Skip to content

Commit

Permalink
Build Active Architecture Only -> No, maybe this silences the GitHub …
Browse files Browse the repository at this point in the history
…automation warning
  • Loading branch information
rxhfcy committed Apr 3, 2024
1 parent d82beaf commit beaee22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions macOS version/Asahi Linux Helper.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@
);
MACOSX_DEPLOYMENT_TARGET = 12.4;
MARKETING_VERSION = 0.1;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = "org.example.Asahi-Linux-Helper-test1";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -592,6 +593,7 @@
);
MACOSX_DEPLOYMENT_TARGET = 12.4;
MARKETING_VERSION = 0.1;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = "org.example.Asahi-Linux-Helper-test1";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit beaee22

Please sign in to comment.