share/Info.plist.in
changeset 2609 b67624c7d61e
parent 2401 2a694ea2a437
child 2641 b08cafb86797
equal deleted inserted replaced
2608:cebfea02f8b5 2609:b67624c7d61e
    23 	<key>NSAppleScriptEnabled</key>
    23 	<key>NSAppleScriptEnabled</key>
    24 	<false/>
    24 	<false/>
    25 	<key>LSExecutableArchitectures</key>
    25 	<key>LSExecutableArchitectures</key>
    26    	<string>i386</string>
    26    	<string>i386</string>
    27 	<key>LSMinimumSystemVersion</key>
    27 	<key>LSMinimumSystemVersion</key>
    28 	<string>10.4.0</string>
    28 	<string>${minimum_os}</string>
    29 	<key>LSRequiresNativeExecution</key>
    29 	<key>LSRequiresNativeExecution</key>
    30         <true/>
    30         <true/>
    31 	<key>SUPublicDSAKeyFile</key>
    31 	<key>SUPublicDSAKeyFile</key>
    32 	<string>dsa_pub.pem</string>
    32 	<string>dsa_pub.pem</string>
    33 </dict>
    33 </dict>