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

Recursive Header List Causes Builds To Fail #17

@alexpareto

Description

@alexpareto

It looks like on large projects XCode can throw a build error after adding react-native-taplytics. Here's the error I was getting:

Argument list too long: recursive header expansion failed at {project-root}/node_modules/taplytics-react-native/ios/../../../ios/build/Index/DataStore/v5/records/FE.

It seems that this setting in Build Settings was the culprit. Removed it and everything built fine + works well. Something with the recursive search that causes the build to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions