摘要: Right-click then Properties of your HelloCordova-CordovaLib project: in the "Android" tab, check that the "IsLibrary" checkbox is checkedRight-click t... 阅读全文
posted @ 2014-10-28 10:49 Jeff Wong 阅读(821) 评论(0) 推荐(0)
摘要: 项目配置文件->Build Phrases->Complie Files,找到出现问题的资源库文件(比如weak修饰符所在的文件),双击Complie Files中的该文件,在空白行中写入-fobjc-arc 阅读全文
posted @ 2014-10-22 17:05 Jeff Wong 阅读(1074) 评论(0) 推荐(0)