diff --git a/cmake/ios/Info.plist.app.in b/cmake/ios/Info.plist.app.in index f2cbe593b23..6ab4c09f514 100644 --- a/cmake/ios/Info.plist.app.in +++ b/cmake/ios/Info.plist.app.in @@ -2,54 +2,54 @@ - CFBundleInfoDictionaryVersion - 6.0 + CFBundleInfoDictionaryVersion + 6.0 - CFBundlePackageType - APPL + CFBundlePackageType + APPL - CFBundleName - ${MACOSX_BUNDLE_BUNDLE_NAME} + CFBundleName + ${MACOSX_BUNDLE_BUNDLE_NAME} - CFBundleDisplayName - ${QT_INTERNAL_DOLLAR_VAR}{PRODUCT_NAME} + CFBundleDisplayName + ${QT_INTERNAL_DOLLAR_VAR}{PRODUCT_NAME} - CFBundleIdentifier - ${MACOSX_BUNDLE_GUI_IDENTIFIER} + CFBundleIdentifier + ${MACOSX_BUNDLE_GUI_IDENTIFIER} - CFBundleExecutable - ${MACOSX_BUNDLE_EXECUTABLE_NAME} + CFBundleExecutable + ${MACOSX_BUNDLE_EXECUTABLE_NAME} - CFBundleVersion - ${MACOSX_BUNDLE_BUNDLE_VERSION} + CFBundleVersion + ${MACOSX_BUNDLE_BUNDLE_VERSION} - CFBundleShortVersionString - ${MACOSX_BUNDLE_SHORT_VERSION_STRING} + CFBundleShortVersionString + ${MACOSX_BUNDLE_SHORT_VERSION_STRING} - NSHumanReadableCopyright - ${MACOSX_BUNDLE_COPYRIGHT} + NSHumanReadableCopyright + ${MACOSX_BUNDLE_COPYRIGHT} - CFBundleIconFile - ${MACOSX_BUNDLE_ICON_FILE} + CFBundleIconFile + ${MACOSX_BUNDLE_ICON_FILE} - CFBundleDevelopmentRegion - English + CFBundleDevelopmentRegion + English - LSRequiresIPhoneOS - + LSRequiresIPhoneOS + - NOTE - This file was generated by Qt's default CMake support. + NOTE + This file was generated by Qt's default CMake support. - UILaunchStoryboardName - @qt_ios_launch_screen_plist_entry@ + UILaunchStoryboardName + @qt_ios_launch_screen_plist_entry@ - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight +