diff --git a/resources/macos/Info.plist b/resources/macos/Info.plist index baf28519..70d49a02 100644 --- a/resources/macos/Info.plist +++ b/resources/macos/Info.plist @@ -1,36 +1,26 @@ - + - - CFBundleDisplayName - Lite XL - CFBundleExecutable - lite-xl - CFBundleGetInfoString - lite-xl - CFBundleIconFile - icon.icns - CFBundleName - Lite XL - CFBundlePackageType - APPL - NSHighResolutionCapable - - LSMinimumSystemVersion - 10.11.0 - NSQuitAlwaysKeepsWindows - - NSRequiresAquaSystemAppearance - - NSDocumentsFolderUsageDescription - To access, edit and index your projects. - NSDesktopFolderUsageDescription - To access, edit and index your projects. - NSDownloadsFolderUsageDescription - To access, edit and index your projects. - CFBundleShortVersionString - 2.0 - NSHumanReadableCopyright - © 2019-2021 Francesco Abbate - - + +CFBundleExecutable + lite-xl + CFBundleGetInfoString + lite-xl + CFBundleIconFile + icon + CFBundleName + lite-xl + CFBundlePackageType + APPL + NSHighResolutionCapable + + MinimumOSVersion10.13 + NSDocumentsFolderUsageDescriptionTo access, edit and index your projects. + NSDesktopFolderUsageDescriptionTo access, edit and index your projects. + NSDownloadsFolderUsageDescriptionTo access, edit and index your projects. + CFBundleShortVersionString + 2.0 + NSHumanReadableCopyright + © 2019-2021 Francesco Abbate + +