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

Build failed on iOS #1

Open
ikhsanalatsary opened this issue Oct 4, 2018 · 2 comments
Open

Build failed on iOS #1

ikhsanalatsary opened this issue Oct 4, 2018 · 2 comments

Comments

@ikhsanalatsary
Copy link

ikhsanalatsary commented Oct 4, 2018

Build failed with the following error

Argument list too long: recursive header expansion failed at /Users/gabriellai/project_pms_app/node_modules/react-native-progress-display/ios/../../../ios/build/Index/DataStore/v5/records/0R.

screen shot 2018-10-04 at 18 23 46

screen shot 2018-10-04 at 18 23 55

My project used:

  1. React Native 0.57
  2. Cocoapods (SVProgressHUD is already installed v2.2.5)
  3. Xcode 9.4.1

I think the problem comes from header search path . $(SRCROOT)/../../../ios with the recursive setting.

@henr
Copy link

henr commented Mar 5, 2019

have the same problem,did you fix it? @ikhsanalatsary

@ikhsanalatsary
Copy link
Author

@henr yes, but my pull request #2 still didn't merge yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants