mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
fix: set archs to standard for releases
This commit is contained in:
parent
d46c429c07
commit
cad67101cb
1 changed files with 1 additions and 1 deletions
|
|
@ -739,7 +739,7 @@
|
|||
56754EBA1D9A4016007BCDC5 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = x86_64;
|
||||
ARCHS = "$(ARCHS_STANDARD)";
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue