You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
My project used:
React Native 0.57
Cocoapods (SVProgressHUD is already installed v2.2.5)
Xcode 9.4.1
I think the problem comes from header search path . $(SRCROOT)/../../../ios with the recursive setting.
The text was updated successfully, but these errors were encountered:
Build failed with the following error
My project used:
I think the problem comes from
header search path
.$(SRCROOT)/../../../ios
with the recursive setting.The text was updated successfully, but these errors were encountered: