diff --git a/INSTALL.md b/INSTALL.md index 1d20c0cc..6a39cb6b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -288,7 +288,7 @@ Once the build has finished, you should then be able to use the Visual Studio So **Set up** -- macOS minimum version 10.15 +- macOS minimum version 11.0 - install python3 - download xcode - install Qt 6.6 diff --git a/extras/packaging/update/sparkle/sparkle-xml-updater.sh b/extras/packaging/update/sparkle/sparkle-xml-updater.sh index b9a40443..a1ca5716 100755 --- a/extras/packaging/update/sparkle/sparkle-xml-updater.sh +++ b/extras/packaging/update/sparkle/sparkle-xml-updater.sh @@ -34,7 +34,7 @@ cat << EOFILE > ${REPO_FOLDER}/${SPARKLE_FILE} $DATE_RFC2822 ${BUILD} ${VERSION} - 10.15.0 + 11.0 $(echo -e "${ITEMS}") diff --git a/resources/Info.plist b/resources/Info.plist index 65c8c8ad..1bd6dd25 100644 --- a/resources/Info.plist +++ b/resources/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} LSMinimumSystemVersion - 10.15 + 11.0 CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} LSApplicationCategoryType