Add function to set build from source to true - #53674
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D81778460 |
|
This pull request was exported from Phabricator. Differential Revision: D81778460 |
910a782 to
e1652dc
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778460 |
e1652dc to
cf11def
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: D81778460 |
cf11def to
188ad23
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778460 |
188ad23 to
36781a7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778460 |
36781a7 to
c384fd6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D81778460 |
c384fd6 to
70b0279
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
70b0279 to
3b5786d
Compare
|
@cipolleschi has exported this pull request. If you are a Meta employee, you can view the originating Diff in D81778460. |
|
This pull request has been merged in d455236. |
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] -
Differential Revision: D81778460