diff options
-rw-r--r-- | Resources/Info.plist | 2 |
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> |