Skip to content

[CLI] add swift-bridge command to generate swift bridging header#3103

Closed
nsimmons wants to merge 1 commit intofacebook:masterfrom
nsimmons:cli/swift_bridge_command
Closed

[CLI] add swift-bridge command to generate swift bridging header#3103
nsimmons wants to merge 1 commit intofacebook:masterfrom
nsimmons:cli/swift_bridge_command

Conversation

@nsimmons
Copy link
Copy Markdown
Contributor

Fixes #1669

I added a command to the CLI to generate the import statements needed for the Swift bridging header. You pass in the comma separated list of all the ReactNative pod specs / projects you added to your app and it will spit out what you need to the console, or directly into a file with the --out option.

I updated the Docs website to include this step for Swift devs.

@yelled3 have a look and let me know if this solves your issue.
@brentvatne for review as well. This goes along with my other swift PR.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Sep 28, 2015
@chris-erickson
Copy link
Copy Markdown

You're on a roll. Keep it up. 🐦

@satya164
Copy link
Copy Markdown
Contributor

@nsimmons This is a very useful PR. Would love to get it merged. Can you rebase it against master?

@satya164
Copy link
Copy Markdown
Contributor

Closing since no activity on the PR. let's re-open if you wanna work on it again.

@satya164 satya164 closed this Jan 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants