2012-08-20 21:34:54 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
|
<plist version="1.0">
|
|
|
|
|
<dict>
|
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
|
<string>English</string>
|
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
|
<string>smcFanControl</string>
|
|
|
|
|
<key>CFBundleGetInfoString</key>
|
2016-03-21 15:20:59 +01:00
|
|
|
<string>smcFanControl 2.6, Hendrik Holtmann (GPL)</string>
|
2012-08-20 21:34:54 +02:00
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
|
<string>smcfancontrol_v2</string>
|
|
|
|
|
<key>CFBundleIdentifier</key>
|
2016-10-12 03:48:56 +02:00
|
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
2012-08-20 21:34:54 +02:00
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
|
<string>6.0</string>
|
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
|
<string>smcFanControl</string>
|
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
|
<string>APPL</string>
|
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2018-08-12 00:25:29 +02:00
|
|
|
<string>2.6.1</string>
|
2012-08-20 21:34:54 +02:00
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
|
<string>????</string>
|
|
|
|
|
<key>CFBundleVersion</key>
|
2018-08-12 00:25:29 +02:00
|
|
|
<string>2.6.1</string>
|
2012-08-20 21:34:54 +02:00
|
|
|
<key>LSUIElement</key>
|
|
|
|
|
<string>1</string>
|
|
|
|
|
<key>NSHumanReadableCopyright</key>
|
2014-10-21 17:57:58 +02:00
|
|
|
<string>Hendrik Holtmann (GPL)</string>
|
2012-08-20 21:34:54 +02:00
|
|
|
<key>NSMainNibFile</key>
|
|
|
|
|
<string>MainMenu</string>
|
|
|
|
|
<key>NSPrincipalClass</key>
|
|
|
|
|
<string>NSApplication</string>
|
2014-10-21 17:57:58 +02:00
|
|
|
<key>SUFeedURL</key>
|
2016-03-21 14:50:26 +01:00
|
|
|
<string>https://www.eidac.de/smcfancontrol/smcfancontrol.xml</string>
|
2012-08-20 21:34:54 +02:00
|
|
|
</dict>
|
|
|
|
|
</plist>
|