Hi,
I was able to create my project and include both Spark-SDK and Spark-Setup using cocoa pods!
I need help!!!
My problem is when it’s time to compile I get the following error
Undefined symbols for architecture x86_64:
“OBJCCLASS_$_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)