CFBundleDevelopmentRegion English CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile GenericApp.icns CFBundleIdentifier com.yourcompany.${PRODUCT_NAME:rfc1034identifier} CFBundleDisplayName Your Cool App CFBundleInfoDictionaryVersion 6.0 CFBundleName ${PRODUCT_NAME} CFBundlePackageType APPL CFBundleShortVersionString 1.0 CFBundleSignature ???? CFBundleVersion 1 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHumanReadableCopyright Copyright © 2011 Your Company Inc. All Rights Reserved. JVMInfo JRE 1.7.0.jre ClassPath Properties apple.laf.useScreenMenuBar true MainClass com.yourcompany.yourapp.mainclass Arguments