在我的一个项目中,我正在集成paytab ios sdk,同时发生集成错误
a(PayTabCardReaderViewController.o)’ does not contain bitcode.
I have try with enable bitcode=No
但是在启用bitcode = no之后它会显示更多40个错误,任何人都知道我们只能禁用1个sdk /库的bitcode吗?
Error: a(PayTabCardReaderViewController.o)’ does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE),obtain an updated library from the vendor,or disable bitcode for this target. for architecture arm64
clang: error: linker command Failed with exit code 1 (use -v to see invocation)