]> git.lyx.org Git - features.git/blobdiff - development/MacOSX/Info.plist.in
Remove debug output.
[features.git] / development / MacOSX / Info.plist.in
index 7bbd2fc8644ee1d0db026c97613df2eb74874918..e8d3b09000fe44b659124e64e8d3b9c709cb9638 100644 (file)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
        <key>CFBundleExecutable</key>
-       <string>lyx</string>
+       <string>@osx_bundle_program_name@</string>
        <key>CFBundleDocumentTypes</key>
        <array>
                <dict>
@@ -41,6 +41,8 @@
        <string>YES</string>
        <key>OSAScriptingDefinition</key>
        <string>LyX.sdef</string>
+       <key>LSMinimumSystemVersion</key>
+       <string>@macos_deployment_target@</string>
        <key>NSHighResolutionCapable</key>
        <true/>
        <key>NSPrincipalClass</key>