diff -r 37c71f5983c9 -r 41b3d00949ca share/Info.plist.in --- a/share/Info.plist.in Fri Apr 17 20:13:46 2009 +0000 +++ b/share/Info.plist.in Sat Apr 18 12:46:56 2009 +0000 @@ -4,17 +4,27 @@ CFBundleExecutable hedgewars + CFBundleGetInfoString + Hedgewars, a Worms-like game CFBundleIconFile Icon.icns CFBundleIdentifier com.hedgewars CFBundlePackageType APPL - LSMinimumSystemVersion - 10.5.0 CFBundleSignature Hedge CFBundleVersion ${HEDGEWARS_VERSION} + NSHumanReadableCopyright + GPL + NSAppleScriptEnabled + + LSExecutableArchitectures + i386, ppc + LSMinimumSystemVersion + 10.4.0 + LSRequiresNativeExecution +