美文网首页
创建项目报错集合

创建项目报错集合

作者: EnjoyWT | 来源:发表于2023-03-15 17:39 被阅读0次

报错: 'Cycript/Cycript.h' file not found
处理: 去这里下载,然后拖进framworks
参考地址: https://github.com/AloneMonkey/MonkeyDev/issues/309

报错: MonkeyApp Dylib" requires a development team. Select a development team in the Signing & Capabilities editor.
处理: 项目Targets的Build Settings点击+添加CODE_SIGNING_ALLOWED值为NO
参考地址:https://iosre.com/t/monkeyapp-%E5%B7%A5%E7%A8%8B%E7%BC%96%E8%AF%91%E4%B8%8D%E9%80%9A%E8%BF%87/18631/4

报错: 直接crash
处理: 下载最新的fishhook
更新:下载fishhook的新版本,然后去目录中替换fishhook.c

替换模板
/opt/MonkeyDev/templates/MonkeyAppLibrary.xctemplate/fishhook

问题集合

相关文章

网友评论

      本文标题:创建项目报错集合

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