新建项目,引入framework,运行时出现警告:dyld: Library not loaded: @rpath/RLLibrary.framework/RLLibrary
Referenced from: /var/mobile/Applications/AE92B234-A818-445E-9D69-96E232BD50EB/RLProjectDemo.app/RLProjectDem...
分类:
移动开发 时间:
2015-08-19 13:23:40
阅读次数:
185
最近,使用师兄的工程时,突然报错之前没发现这个错误,信息如下:
ld: -pie can only be used when targeting iOS 4.2 or later
clang: error: linker command failed with exit code 1 (use -v to see invocation)
具体信息:
export IPH...
分类:
移动开发 时间:
2015-06-05 19:44:55
阅读次数:
179
问题一
1.3.7版本好像有一个bug,就是需要修这个文件 进入到apium的安装目录下 修改 node_modules/appium/node_modules/node-idevice文件。替换掉的文件下载地址是,否则就出现下面这个错误了。这个bug不知道什么时候修复。。
org.openqa.selenium.SessionNotCreatedException: A new sessio...
分类:
移动开发 时间:
2015-05-08 20:25:44
阅读次数:
598