mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51197 This change adds the Package.swift file that can finally build React Native core using SPM ## Changelog: [Internal] - Add Swift PM file to uild React Native Core using SwiftPM Test Plan: prepare the repo with ``` node packages/react-native/scripts/ios-prebuilds.js ``` and by downloading the ReactNativedependencies from the CI Then open the Package.swift file in Xcode. I successfully built: - iOS - iOS Simulator - Mac Catalyst Reviewed By: lenaic Differential Revision: D74393435 Pulled By: cipolleschi fbshipit-source-id: 7d61ad1d09444a0c16e865062ae448ec1e7ef5ad