]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/minimal/Info_cocoa.plist
Rename all WEB_VIEW* style identifiers to WEBVIEW*.
[wxWidgets.git] / samples / minimal / Info_cocoa.plist
index a2df2b46011f0b982cfb72fbbf40676bc7968874..db1f988e5f90393ed0a9403a181e21a0497ab057 100644 (file)
@@ -2,12 +2,14 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
+       <key>NSPrincipalClass</key>
+       <string>wxNSApplication</string>
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleExecutable</key>
        <string>$(PRODUCT_NAME)</string>
        <key>CFBundleGetInfoString</key>
-       <string>$(PRODUCT_NAME) version 2.9.4, (c) 2005-2011 wxWidgets</string>
+       <string>$(PRODUCT_NAME) version 2.9.5, (c) 2005-2011 wxWidgets</string>
        <key>CFBundleIconFile</key>
        <string>wxmac.icns</string>
        <key>CFBundleIdentifier</key>
                <string>it</string>
        </array>
        <key>CFBundleLongVersionString</key>
-       <string>2.9.4, (c) 2005-2011 wxWidgets</string>
+       <string>2.9.5, (c) 2005-2011 wxWidgets</string>
        <key>CFBundleName</key>
        <string>$(PRODUCT_NAME)</string>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>2.9.4</string>
+       <string>2.9.5</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>2.9.4</string>
+       <string>2.9.5</string>
        <key>NSHumanReadableCopyright</key>
        <string>Copyright 2005-2011 wxWidgets</string>
 </dict>