feat: added 10.13 macOS High Sierra to the os list (#832)

This commit is contained in:
Serhiy Mytrovtsiy
2022-02-08 17:17:01 +01:00
parent 691d7ec0b8
commit 20b14068d5

View File

@@ -449,6 +449,7 @@ let deviceDict: [String: model_s] = [
]
let osDict: [String: String] = [
"10.13": "High Sierra",
"10.14": "Mojave",
"10.15": "Catalina",
"11": "Big Sur",