Add function to configure the app for swift by creating modulemap and umbrella header - #53673
Add function to configure the app for swift by creating modulemap and umbrella header#53673cipolleschi wants to merge 1 commit into
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D81778437 |
|
This pull request was exported from Phabricator. Differential Revision: D81778437 |
6908df5 to
8dfd4b9
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778437 |
8dfd4b9 to
1a214b3
Compare
cortinico
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
|
This pull request was exported from Phabricator. Differential Revision: D81778437 |
1a214b3 to
5f2dce3
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778437 |
5f2dce3 to
2aec57e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778437 |
2aec57e to
cdc8fba
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778437 |
cdc8fba to
147a4a5
Compare
147a4a5 to
e558486
Compare
… umbrella header (#53673) Summary: ## Context When configuring an app to build with SwiftPM from source, there is a sequence of operations we need to run in order to prepare the project correctly. ## Changed Add a function that configure React Native to be swift compatible by creating the React-umbrella and modulemap ## Changelog: [Internal] - Reviewed By: cortinico Differential Revision: D81778437
e558486 to
9fa40a3
Compare
|
@cipolleschi has exported this pull request. If you are a Meta employee, you can view the originating Diff in D81778437. |
|
This pull request has been merged in 87d6043. |
|
This pull request was successfully merged by @cipolleschi in 87d6043 When will my fix make it into a release? | How to file a pick request? |
Summary:
Context
When configuring an app to build with SwiftPM from source, there is a sequence of operations we need to run in order to prepare the project correctly.
Changed
Add a function that configure React Native to be swift compatible by creating the React-umbrella and modulemap
Changelog:
[Internal] -
Differential Revision: D81778437