I have installed the add this library before on other apps without an issue... I get a weird message after adding it to my current app.
"linker command failed with exit code 1 (use -v to see invocation)”
The full message is...
ld: duplicate symbol _OBJC_CLASS_$_SFHFKeychainUtils in /Users/cherrnp/Library/Developer/Xcode/DerivedData/Passcode-gbdtexktdrytnwbdlmcsleuzowsh/Build/Intermediates/Passcode.build/Debug-iphonesimulator/Passcode.build/Objects-normal/i386/SFHFKeychainUtils-EBE1C05C56F9961.o and /Users/cherrnp/Library/Developer/Xcode/DerivedData/Passcode-gbdtexktdrytnwbdlmcsleuzowsh/Build/Intermediates/Passcode.build/Debug-iphonesimulator/Passcode.build/Objects-normal/i386/SFHFKeychainUtils-940981FFB6C49C60.o for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I know that file is not an add this file, but it works fine until I put add this in? Do you know what the resolution might be?