microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.39k stars 130 forks source link

[visionOS] Link Accelerate Framework on visionOS #2072

Closed Saadnajmi closed 5 months ago

Saadnajmi commented 5 months ago

Please select one of the following

Summary:

While working on https://github.com/microsoft/react-native-test-app/pull/1803 , I ran into this issue where we don't link the system framework accelerate on visionOS. Let's make that fix.

Changelog:

[VISIONOS [FIXED] - Link Accelerate Framework on visionOS

Test Plan:

CI should pass. Local build of visionOS (since that's not on CI yet) should also pass.