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

Bugfix - Cocoapods with generate_multiple_pod_projects #1709

Closed
wants to merge 1 commit into from

Conversation

joesus
Copy link
Contributor

@joesus joesus commented Apr 7, 2021

Summary:
We moved auth token claims to the public headers of corekit but didn't remove it from the internal umbrella header. We also didn't add it to the public header for BUCK builds. This fixes both of those oversights.

There was also a weird import of the CoreKit+Internal header in the CoreKit+Internal header. This made no sense so removing.

Differential Revision: D27620983

Summary:
We moved auth token claims to the public headers of corekit but didn't remove it from the internal umbrella header. We also didn't add it to the public header for BUCK builds. This fixes both of those oversights.

There was also a weird import of the CoreKit+Internal header in the CoreKit+Internal header. This made no sense so removing.

Differential Revision: D27620983

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4511cdc.

joesus added a commit that referenced this pull request Apr 8, 2021
Summary:
Pull Request resolved: #1709

We moved auth token claims to the public headers of corekit but didn't remove it from the internal umbrella header. We also didn't add it to the public header for BUCK builds. This fixes both of those oversights.

There was also a weird import of the CoreKit+Internal header in the CoreKit+Internal header. This made no sense so removing.

Reviewed By: jamestouri

Differential Revision: D27620983

fbshipit-source-id: 24cc10a5bc53568ce9e5cc273011bf147729c441
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