Xcode 14

作者: wustzhy | 来源:发表于2022-12-29 16:50 被阅读0次

    Xcode 这是自动帮检测出无需在主线程执行的耗时代码吗?

    👍
    This method should not be called on the main thread as it may lead to UI unresponsiveness.


    image.png

    当然,刚升级Xcode14,也带来新麻烦

    Signing for "xxx" requires a development team. select a development team in the signing & capabilities editor
    

    解决方式


    image.png

    相关文章

      网友评论

          本文标题:Xcode 14

          本文链接:https://www.haomeiwen.com/subject/bkjtcdtx.html