diff --git a/mkspecs/macx-ios-clang/Info.plist.app b/mkspecs/macx-ios-clang/Info.plist.app index ecea6c03771..5e4c66aa9ad 100644 --- a/mkspecs/macx-ios-clang/Info.plist.app +++ b/mkspecs/macx-ios-clang/Info.plist.app @@ -2,38 +2,51 @@ - CFBundleDisplayName - ${PRODUCT_NAME} - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - ${ASSETCATALOG_COMPILER_APPICON_NAME} - CFBundleIdentifier - ${PRODUCT_BUNDLE_IDENTIFIER} - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleShortVersionString - ${QMAKE_SHORT_VERSION} - CFBundleSignature - ${QMAKE_PKGINFO_TYPEINFO} - CFBundleVersion - ${QMAKE_FULL_VERSION} - LSRequiresIPhoneOS - - MinimumOSVersion - ${IPHONEOS_DEPLOYMENT_TARGET} - NOTE - This file was generated by Qt/QMake. - UILaunchStoryboardName - ${IOS_LAUNCH_SCREEN} - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - + CFBundleDisplayName + ${PRODUCT_NAME} + + CFBundleExecutable + ${EXECUTABLE_NAME} + + CFBundleIconFile + ${ASSETCATALOG_COMPILER_APPICON_NAME} + + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + + CFBundleName + ${PRODUCT_NAME} + + CFBundlePackageType + APPL + + CFBundleShortVersionString + ${QMAKE_SHORT_VERSION} + + CFBundleSignature + ${QMAKE_PKGINFO_TYPEINFO} + + CFBundleVersion + ${QMAKE_FULL_VERSION} + + LSRequiresIPhoneOS + + + MinimumOSVersion + ${IPHONEOS_DEPLOYMENT_TARGET} + + NOTE + This file was generated by Qt/QMake. + + UILaunchStoryboardName + ${IOS_LAUNCH_SCREEN} + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight +