Build Failing - ld: library not found for -lBase64

Hi Team,

I am getting the below error when I build the app.

Please someone guide me in resolving this issue?



ld: warning: directory not found for option '-L-L/Users/hodoolabs/Library/Developer/Xcode/DerivedData/GSPApp-dawobntqeqmxgscqiiguaalqfpeb/Build/Products/Debug-iphonesimulator/Base64'
ld: library not found for -lBase64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


BUILD FAILED

The following build commands failed:
Ld /Users/hodoolabs/Library/Developer/Xcode/DerivedData/GSPApp-dawobntqeqmxgscqiiguaalqfpeb/Build/Products/Debug-iphonesimulator/GSPApp.app/GSPApp normal x86_64
Did you figure out how to fix this? I'm getting the same error when building for an actual device. Everything works fine on the simulator of course :|
Build Failing - ld: library not found for -lBase64
 
 
Q