CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType APPL CFBundleName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundleDisplayName ${QT_INTERNAL_DOLLAR_VAR}{PRODUCT_NAME} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} CFBundleIconFile ${MACOSX_BUNDLE_ICON_FILE} CFBundleDevelopmentRegion English LSRequiresIPhoneOS NOTE This file was generated by Qt's default CMake support. UILaunchStoryboardName ${QT_INTERNAL_IOS_LAUNCH_SCREEN_PLIST_ENTRY} UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight