fix: set archs to standard for releases

This commit is contained in:
Joni Van Roost 2021-08-21 15:09:19 +02:00 committed by GitHub
parent d46c429c07
commit cad67101cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;