摘要: 之前一直用theos 开发,后来随着文件增加,还需要用到CocoaPods安装BmobSDK,觉得还是放在xcode中用iosopendev开发比较好,但是生成项目后,编译报错:Use of undeclared identifler 'HBLogDebug'。 经查阅: ------------- 阅读全文
posted @ 2018-10-31 18:32 iamonion 阅读(566) 评论(1) 推荐(0) 编辑
摘要: It seems that in your case you are trying to use an instance variable of the class you are hooking. Modifying the instance variable does not work that 阅读全文
posted @ 2018-10-31 10:20 iamonion 阅读(920) 评论(0) 推荐(0) 编辑