Commits


Scott McKay authored and GitHub committed 8483b9c6e3b
MacOS pipeline and MAUI CoreML fixes (#12724) * Add asm statement to model.mm to force linker to link against CoreML.Framework. Update targets.xml as per Rolf's suggestions * Remove explicit numpy version from macos build. We don't specify it for other CIs and the version specified doesn't have a pre-built 3.10 wheel. This leads to the CI attempting to build numpy which fails.