I am getting this weird error when importing a library called pay tabs
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_PayTabCardReaderViewController", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Under build settings
Architectures:
Architecture Standard architectures (armv7, arm64) - $(ARCHS_STANDARD) Base SDK Latest IOS(8.4)
Build Active Architecture Only Debug Yes Release No
Supported Platforms IOS Valid Architectures armv7 arm64