Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Xcode 16 not building - std::is_trivial<folly::detail::AccessSpreaderBase::GlobalState>::value || kCpplibVer': not trivial #5683

@QSuraj

Description

@QSuraj

🐛 Bug Report

Getting following error -

ios/Pods/Headers/Public/Flipper-Folly/folly/concurrency/CacheLocality.h:209:7: error: static assertion failed due to requirement 'std::is_trivial<folly::detail::AccessSpreaderBase::GlobalState>::value || kCpplibVer': not trivial
  209 |       std::is_trivial<GlobalState>::value || kCpplibVer, "not trivial");

Screenshots

Screenshot 2024-11-11 at 11 40 51 AM Screenshot 2024-11-11 at 11 40 37 AM

To Reproduce

Update to macOS Sequoia try to build a debug build.

Environment

Flipper version -> 0.163.0
React Native -> 0.69.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions