Commit 4511cdc
Bugfix - Cocoapods with generate_multiple_pod_projects (#1709)
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: 24cc10a5bc53568ce9e5cc273011bf147729c4411 parent fca5be9 commit 4511cdc
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
74 | | - | |
75 | 72 | | |
76 | 73 | | |
77 | 74 | | |
| |||
0 commit comments