All Questions
2 questions
2
votes
2
answers
1k
views
Argument list too long: recursive header expansion failed at react-native-google-cast
I have a problem with building a app in Xcode. When i try to build the app it gives the following error.
Argument list too long: recursive header expansion failed at /Users/******/Documents/******/***...
1
vote
1
answer
1k
views
Google Cast. React-Native App. Xcode: ld: framework not found GoogleCast
I try to use Google Cast from this plugin and I have next error in Xcode while building project
ld: framework not found GoogleCast
clang: error: linker command failed with exit code 1 (use -v to see ...