This error shows up when I try to build my project.
ld: warning: directory not found for option '-F/Users/goradiad/Documents/mpIosAppSwift/matchpointGPS/Pods/GoogleIPhoneUtilities/Frameworks'
ld: warning: directory not found for option '-F/Users/goradiad/Documents/mpIosAppSwift/matchpointGPS/Pods/GoogleInterchangeUtilities/Frameworks/frameworks'
ld: warning: directory not found for option '-F/Users/goradiad/Documents/mpIosAppSwift/matchpointGPS/Pods/GoogleNetworkingUtilities/Frameworks/frameworks'
ld: library not found for -lGGLCloudMessaging clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have no idea where to look. I can see there are many questions related to this but all has different answers.