"Xcode Build Error: 'Framework not found Reachability' and 'Linker command failed with exit code 1'"
Hello everyone,
I'm having trouble building my app in Xcode. When I try to build, I get the following error:
"Framework not found Reachability"
And also this error:
"Linker command failed with exit code 1 (use -v to see invocation)"
Does anyone know what might be causing this, or how I can fix it? Any help would be greatly appreciated!
Thank you in advance!