iOS xCode 7.3 swift spark-sdk integration

I was able to create my project and include both Park-SDK and Spark-Setup using cocoa pods!
I need help!!!

My problem is when it’s time to compile I get the following error :smile:

Undefined symbols for architecture x86_64:
OBJC_CLASS$_SparkCloud”, referenced from:
type metadata accessor for __ObjC.SparkCloud in ViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Someone can help me??

4 posts were merged into an existing topic: Mobile SDK - Building the Bridge from Swift to Objective C