aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/mac/macExample/macExample/macExample-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'example/mac/macExample/macExample/macExample-Info.plist')
-rw-r--r--example/mac/macExample/macExample/macExample-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/mac/macExample/macExample/macExample-Info.plist b/example/mac/macExample/macExample/macExample-Info.plist
index cfc74c76..39e003f6 100644
--- a/example/mac/macExample/macExample/macExample-Info.plist
+++ b/example/mac/macExample/macExample/macExample-Info.plist
@@ -29,6 +29,6 @@
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
- <string>MCTApplication</string>
+ <string>NSApplication</string>
</dict>
</plist>