mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-24 23:27:21 -05:00
Bump macOS min version to 13.4
This commit is contained in:
parent
4fe73a3582
commit
a0528659ea
|
|
@ -86,7 +86,7 @@ if (MACOS_BUNDLE)
|
|||
set(MACOSX_BUNDLE_COPYRIGHT "Copyright © 2024 Cemu Project")
|
||||
|
||||
set(MACOSX_BUNDLE_CATEGORY "public.app-category.games")
|
||||
set(MACOSX_MINIMUM_SYSTEM_VERSION "12.0")
|
||||
set(MACOSX_MINIMUM_SYSTEM_VERSION "13.4")
|
||||
set(MACOSX_BUNDLE_TYPE_EXTENSION "wua")
|
||||
|
||||
set_target_properties(CemuBin PROPERTIES
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user