michael@0: michael@0: michael@0: michael@0: michael@0: CFBundleDevelopmentRegion michael@0: English michael@0: CFBundleExecutable michael@0: ${EXECUTABLE_NAME} michael@0: CFBundleIconFile michael@0: michael@0: CFBundleIdentifier michael@0: com.google.${PRODUCT_NAME} michael@0: CFBundleInfoDictionaryVersion michael@0: 6.0 michael@0: CFBundlePackageType michael@0: FMWK michael@0: CFBundleSignature michael@0: ???? michael@0: CFBundleVersion michael@0: GTEST_VERSIONINFO_LONG michael@0: CFBundleShortVersionString michael@0: GTEST_VERSIONINFO_SHORT michael@0: CFBundleGetInfoString michael@0: ${PRODUCT_NAME} GTEST_VERSIONINFO_LONG, ${GTEST_VERSIONINFO_ABOUT} michael@0: NSHumanReadableCopyright michael@0: ${GTEST_VERSIONINFO_ABOUT} michael@0: CSResourcesFileMapped michael@0: michael@0: michael@0: