Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix imports for CocoaPods' "generate_multiple_pod_projects" option #1133

Closed
wants to merge 1 commit into from

Conversation

joesus
Copy link
Contributor

@joesus joesus commented Nov 20, 2019

Summary: There is a flag you can pass to a Podfile - generate_multiple_pod_projects - that requires headers to be fully qualified so they can be discovered across the multiple projects. This fixes errors in using that flag.

Differential Revision: D18616004

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18616004

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18616004

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18616004

…acebook#1133)

Summary:
Pull Request resolved: facebook#1133

There is a flag you can pass to a Podfile - generate_multiple_pod_projects - that requires headers to be fully qualified so they can be discovered across the multiple projects. This fixes errors in using that flag.

Differential Revision: D18616004

fbshipit-source-id: ded881ab0bb89635fc58b43ea0f4021b7f7c04df
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18616004

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b649d46.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants