ZenDesk iOS sdk安装错误 - iPad
我收到以下构建错误
Undefined symbols for architecture x86_64:
"___isOSVersionAtLeast", referenced from:
"___isOSVersionAtLeast", referenced from: -[ZDCRatingCommentEditor viewWillLayoutSubviews]
in ZDCChat(ZDCRatingCommentEditor.o) -[ZDCChatView layoutSubviews] in
ZDCChat(ZDCChatView.o) -[ZDCTextEntryView layoutSubviews] in
ZDCChat(ZDCTextEntryView.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker
command failed with exit code 1 (use -v to see invocation)
我在与___isOSVersionAtLeast相关的代码中寻找了任何东西,但是找不到任何东西。我也通过https://help.zendesk.com/hc/en-us/articles/229489548中提到的路线安装以及通过pod安装。我收到了相同的构建错误。
我已联系过ZenDesk但尚无回复。任何帮助将不胜感激。感谢。