一),'libxml/tree.h' file not found

Solution:

1.  导入libxml2.dylib 包

2.设置Header Search Paths 为 /usr/include/libxml2
 

二) reason: -[UIKBBlurredKeyView candidateList]: unrecognized selector sent to instance

 

三)

*** Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [UIAlertController shouldAutorotate] is returning YES'

解决方法

 

 

相关文章:

  • 2021-08-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-24
  • 2022-12-23
猜你喜欢
  • 2021-06-22
  • 2021-08-23
  • 2021-09-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-03
  • 2021-12-22
相关资源
相似解决方案