mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Merge pull request #11220 from shuffle2/macversion
MacUpdater: check os version
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
// Updater will fail the update if the user does not meet this requirement.
|
||||
OSMinimumVersionWin10=10.0.15063.0
|
||||
OSMinimumVersionWin11=10.0.22000.0
|
||||
OSMinimumVersionMacOS=10.14
|
||||
|
||||
// This is the runtime which was compiled against - providing a way for Updater to detect if update
|
||||
// is needed before executing this binary. Note that, annoyingly, the version in environment
|
||||
|
Reference in New Issue
Block a user