Skip to content

Conversation

@javache
Copy link
Member

@javache javache commented Feb 11, 2026

Summary:
Move the RCT_DEV_SETTINGS_ENABLE_PACKAGER_CONNECTION define from RCTDefines.h to RCTDevSettings.mm, which is its only consumer. This removes a __has_include dependency from the shared header, making RCTDefines.h more usable as a standalone lightweight target without pulling in RCTPackagerConnection.h.

Changelog: [Internal]

Differential Revision: D93018381

Summary:
Move the RCT_DEV_SETTINGS_ENABLE_PACKAGER_CONNECTION define from RCTDefines.h to RCTDevSettings.mm, which is its only consumer. This removes a __has_include dependency from the shared header, making RCTDefines.h more usable as a standalone lightweight target without pulling in RCTPackagerConnection.h.

Changelog: [Internal]

Differential Revision: D93018381
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 11, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 11, 2026

@javache has exported this pull request. If you are a Meta employee, you can view the originating Diff in D93018381.

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. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants