Fix macOS migration nothing-to-upgrade test (#114703)
When testing whether a macOS deployment target version migration is unnecessary due to already being at the target version, we were previously checking the iOS deployment target version rather than the macOS version. This updates it to test MACOSX_DEPLOYMENT_TARGET instead.
Showing
Please register or sign in to comment