Undefined symbols for architecture i386: "_OBJC_CLASS_$_TraktAPIClient", referenced from: objc-class-ref in ViewController.o "_kTraktAPIKey", referenced from: -[ViewController viewDidLoad] in ViewController.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)
This is the error I get when I try to compile my xcode program