Skip to content

Argument list too long: recursive header expansion ... #202

Description

@elnygren

As was suggested in comments of PR #163

Could we improve this by being more specific?
$(SRCROOT)/../../../ios/Pods/Intercom/

This library is not working for me not with manual install nor with pod based install (pod 'react-native-intercom', :path => '../node_modules/react-native-intercom') due to this error.

Is there some specific reason why this library has to search through everything in Pods?

Edit: btw. the problem, at least for me, is definitely when React is installed in Pods dir, there are just too many files to go through recursively as React brings a little something called node_modules into the play :)

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