-
Notifications
You must be signed in to change notification settings - Fork 25.2k
refactor(ios): remove clang VFS overlay, resolve headers via new ReactNativeHeaders framework #57285
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
Open
chrfalch
wants to merge
21
commits into
main
Choose a base branch
from
chrfalch/remove-vfs-overlay
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
refactor(ios): remove clang VFS overlay, resolve headers via new ReactNativeHeaders framework #57285
Changes from 17 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
68f9046
feat(ios): headers-spec layout + ReactNativeHeaders compose
chrfalch 705b310
refactor(ios): remove clang VFS overlay, resolve headers via frameworks
chrfalch 9ee4199
fix(ios): serve the react/ namespace as a module for SPM consumers
chrfalch 18735a0
fix(cocoapods): install prebuilt RNCore pods as header-less facades
chrfalch 02f3500
style: apply prettier to ios-prebuild scripts and docs
chrfalch 977f1ae
ci(ios): include ReactNativeHeaders.xcframework in the prebuilt core …
chrfalch ec979d3
feat(ios): expose allowlisted private React headers in the React modu…
chrfalch 556abab
feat(ios): emit per-namespace umbrella for React_RCTAppDelegate (R10)
chrfalch e53e6b2
fix(ios): re-vend RCTFabricComponentsPlugins.h from the React-RCTFabr…
chrfalch 42d8310
fix(ios-prebuild): fail closed when a deps namespace is missing from …
chrfalch 51d4e7e
fix(ios-prebuild): stage deps headers in compose-xcframework + sort t…
chrfalch 7b3be97
fix(ios): harden prebuilt header layout consumption (review findings)
chrfalch cd67dee
feat(ios-prebuild): generator-time headers gate + drift hardening (R1…
chrfalch e6ab638
style: prettier-format headers-rules.md (format-check lints md too)
chrfalch 6648f90
style: add language tags to headers-rules.md fenced blocks (markdownl…
chrfalch dcb5ad8
style: sort requires in headers-inventory.js (eslint sort-imports, ma…
chrfalch b4b1a94
fix(ios-prebuild): do not relocate SocketRocket headers into ReactNat…
chrfalch 24a65c9
fix(ios-prebuild): address review — enforce inventory collisions, har…
chrfalch 1e995d2
fix(ios-prebuild): sort child_process requires alphabetically (eslint…
chrfalch 052b7f9
fix(ios-prebuild): make cp clonefile flag platform-conditional
chrfalch f8f5eb2
fix(ios-prebuild): execFileSync arg arrays for the stub-xcframework t…
chrfalch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.