美文网首页
This application’s bundle identi

This application’s bundle identi

作者: wangwhatlh | 来源:发表于2019-10-17 10:57 被阅读0次

真机运行出现这问题,我这里原因是使用了carthage更新dfu第三方,解决方法:

1.进入Building Phases,左上角有个+,点击选择New Run Script Phase添加脚本,并将/usr/local/bin/carthage copy-frameworks添加到脚本框中。

2.在Input Files中,为您在应用中使用的每个Carthage框架添加一行:$(SRCROOT)/Carthage/Build/iOS/iOSDFULibrary.framework。

相关文章

网友评论

      本文标题:This application’s bundle identi

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