Reputation: 2373
I am getting an error 'linker command failed with exit code 1' when I try to build my mobile app in Xcode for the iPhone. In looking up solutions to fix this I came across this advice:
"the suprojects should be removed, which is everything under Libraries inside Xcode."
(solution found here) https://github.com/auth0/react-native-lock/issues/3
But I cannot find an Xcode folder on mac that contains a Libraries folder within it. Does anyone know where this is located at??
Upvotes: 3
Views: 7029
Reputation: 385900
Upvotes: 3