Skip to content

[0.81] Set SWIFT_ENABLE_EXPLICIT_MODULES to YES for Xcode 26 #1098

@cipolleschi

Description

@cipolleschi

Target Branch

0.81

Link to commit or PR to be picked

facebook/react-native@939a75b

Description

XCode 26 set the SWIFT_ENABLE_EXPLICIT_MODULES build setting to YES by default. This breaks building with precompiled binaries.

This commit fixes this by adding a step when using the precompiled binaries to explicitly set the SWIFT_ENABLE_EXPLICIT_MODULES flag to NO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type Pick RequestPick requests to include commits inside a React Native release

    Type

    No type

    Projects

    Status

    Done / Picked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions