mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
-Update classes to read correct Apple Silicon CPU sensor -Update project to compile a Universal 2 binary. Upgraded Sparkle to 2.1.0 as that was the latest and supports ARM64. -Add MacBookPro18,1 to Machines.plist
19 lines
1.1 KiB
Plaintext
19 lines
1.1 KiB
Plaintext
|
|
/* Class = "NSWindow"; title = "軟體更新"; ObjectID = "5"; */
|
|
"5.title" = "軟體更新";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "更新事項:"; ObjectID = "170"; */
|
|
"170.title" = "更新事項:";
|
|
|
|
/* Class = "NSButtonCell"; title = "暫緩提醒"; ObjectID = "171"; */
|
|
"171.title" = "暫緩提醒";
|
|
|
|
/* Class = "NSButtonCell"; title = "跳過此版本"; ObjectID = "172"; */
|
|
"172.title" = "跳過此版本";
|
|
|
|
/* Class = "NSButtonCell"; title = "安裝更新項目"; ObjectID = "173"; */
|
|
"173.title" = "安裝更新項目";
|
|
|
|
/* Class = "NSButtonCell"; title = "自動下載並安裝未來的更新項目"; ObjectID = "175"; */
|
|
"175.title" = "自動下載並安裝未來的更新項目";
|