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 HERMES_ENABLE_DEBUGGER define for jsinspector-modern under CocoaPods #46393

Closed
wants to merge 1 commit into from

Commits on Sep 9, 2024

  1. Fix HERMES_ENABLE_DEBUGGER define for jsinspector-modern under CocoaPods

    Summary:
    > [!Note]
    > Replaces facebook#46282.
    
    We intended to enable Fusebox on `main` since facebook#45469 — this worked when building under Buck, however was not working for builds under Xcode. This is because the `HERMES_ENABLE_DEBUGGER` preprocessor flag was missing for the `React-jsinspector` Podspec.
    
    Differential Revision: D62375148
    huntie authored and facebook-github-bot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    61ed666 View commit details
    Browse the repository at this point in the history