aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cmake/Info.plist.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/Info.plist.cmake b/cmake/Info.plist.cmake
index 34fc16752..30534c794 100644
--- a/cmake/Info.plist.cmake
+++ b/cmake/Info.plist.cmake
@@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
+ <key>NSPrincipalClass</key>
+ <string>NSApplication</string>
<key>CFBundleExecutable</key>
<string>@KVIRC_BINARYNAME@</string>
<key>CFBundleIconFile</key>