Skip to content

Commit 883aa1a

Browse files
author
Roustem Karimov
committed
Enabling sudden termination on Mac OS X 10.6+.
1 parent f5f0014 commit 883aa1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
<string>MainMenu</string>
6161
<key>NSPrincipalClass</key>
6262
<string>NSApplication</string>
63+
<key>NSSupportsSuddenTermination</key>
64+
<true/>
6365
<key>SUFeedURL</key>
6466
<string>http://gitx.laullon.com/appcast.xml</string>
6567
<key>NSServices</key>

0 commit comments

Comments
 (0)