microsoft / react-native-macos

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

[0.72] Backport changes to help set platform versions in podspecs #2044

Closed Saadnajmi closed 7 months ago

Saadnajmi commented 7 months ago

This change is a back port of #2042 to 0.72-stable.

In order to do so, I also had to back port https://github.com/facebook/react-native/commit/1b78da8b43d011834924d59b4493b854ddee4302 and https://github.com/facebook/react-native/commit/8fa1127c359563141f0cf62d5e3a3baac9f923f4 (both changes I made upstream to make it easier to add new platforms to React Native pod specs for React Native macOS 0.73+)