forked from dotnet/macios
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dotnet] Make relase builds for desktop universal by default. Fixes d…
…otnet#15620. ARM64-based macOS machines are becoming more and more common, and as such it makes sense to include ARM64 builds in the app bundle when building for release. Universal builds are much slower than single-architecture builds, which is why we don't make debug builds universal. Fixes dotnet#15620.
- Loading branch information
1 parent
5db2302
commit 5908da8
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters