Add function to create hard links for the app - #53675
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D81778454 |
|
This pull request was exported from Phabricator. Differential Revision: D81778454 |
8885a46 to
6725bc8
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778454 |
6725bc8 to
d8122f5
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: D81778454 |
d8122f5 to
6263665
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778454 |
6263665 to
c4c0f07
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778454 |
c4c0f07 to
54e1dd5
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: D81778454 |
54e1dd5 to
20eec8e
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
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 updates the PAckage.swift file to set BUILD_FROM_SOURCE to true ## Changelog: [Internal] - Reviewed By: cortinico Differential Revision: D81778460
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 create hardlinks for React Native so it can build from source ## Changelog: [Internal] - Reviewed By: cortinico Differential Revision: D81778454
20eec8e to
a523869
Compare
|
@cipolleschi has exported this pull request. If you are a Meta employee, you can view the originating Diff in D81778454. |
|
This pull request has been merged in 7a86ee0. |
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 create hardlinks for React Native so it can build from source
Changelog:
[Internal] -
Differential Revision: D81778454