aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrowanbeentje <rowan@beent.je>2010-03-17 23:51:28 +0000
committerrowanbeentje <rowan@beent.je>2010-03-17 23:51:28 +0000
commit5b6e0e9760c7719456de1ac856daf27e509a42d3 (patch)
tree008c3ac1919cfcdd97379e52d2465311128443b5
parente963cec5171253920651b4e66b340746761e91f1 (diff)
downloadsequelpro-5b6e0e9760c7719456de1ac856daf27e509a42d3.tar.gz
sequelpro-5b6e0e9760c7719456de1ac856daf27e509a42d3.tar.bz2
sequelpro-5b6e0e9760c7719456de1ac856daf27e509a42d3.zip
- Enable Sparkle anonymous stat collection
-rw-r--r--Resources/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/Resources/Info.plist b/Resources/Info.plist
index a4c48217..75028fc0 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -114,5 +114,7 @@
<string>http://www.sequelpro.com/appcast/app-releases.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>sparkle-public-key.pem</string>
+ <key>SUEnableSystemProfiling</key>
+ <true/>
</dict>
</plist>