search

Home  >  Q&A  >  body text

objective-c - iOS 10 编译器报错

Class CPImage is implemented in both /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF (0x372354d8) and /var/containers/Bundle/Application/22BFE3B3-F21E-4719-A7C2-317A9A110DA9/U8V125Release.app/U8V125Release (0x155424c). One of the two will be used. Which one is undefined.

使用Xcode 8.1 ,在iOS 10及以上就报这个错,iOS 10 以前的版本 都没有这些问题

哪位大神帮忙定位一下

黄舟黄舟2757 days ago543

reply all(1)I'll reply

  • 漂亮男人

    漂亮男人2017-05-02 09:35:08

    CPImage class is implemented in two places, find it yourself

    reply
    0
  • Cancelreply