Changed back authentication for smc binary to checkSum method (codesign check was causing issues on some mac)

Reset-Feature to reset fans back to factory defaults, delete settings and favorites
This commit is contained in:
Hendrik Holtmann
2014-10-30 16:51:29 +01:00
parent 62059ede9b
commit c78366cebb
18 changed files with 1036 additions and 78 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>smcFanControl</string>
<key>CFBundleGetInfoString</key>
<string>smcFanControl 2.5, Hendrik Holtmann (GPL)</string>
<string>smcFanControl 2.5.2, Hendrik Holtmann (GPL)</string>
<key>CFBundleIconFile</key>
<string>smcfancontrol_v2</string>
<key>CFBundleIdentifier</key>
@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.5.1</string>
<string>2.5.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.5.1</string>
<string>2.5.2</string>
<key>LSUIElement</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>