We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e351b6 + 55086c9 commit 255c375Copy full SHA for 255c375
utils/build-script-impl
@@ -2564,7 +2564,7 @@ if [[ "${INSTALLABLE_PACKAGE}" ]] ; then
2564
DARWIN_TOOLCHAIN_INSTALL_LOCATION="/Library/Developer/Toolchains/${DARWIN_TOOLCHAIN_NAME}.xctoolchain"
2565
DARWIN_TOOLCHAIN_INFO_PLIST="${INSTALL_DESTDIR}/${TOOLCHAIN_PREFIX}/Info.plist"
2566
DARWIN_TOOLCHAIN_REPORT_URL="https://bugs.swift.org/"
2567
- COMPATIBILITY_VERSION=2
+ COMPATIBILITY_VERSION=1
2568
DARWIN_TOOLCHAIN_CREATED_DATE="$(date -u +'%a %b %d %T GMT %Y')"
2569
2570
echo "-- Removing: ${DARWIN_TOOLCHAIN_INFO_PLIST}"
0 commit comments