我已经在 root 和用户中通过 macgem 安装了 watir-webdriver,我需要rubygems
并/Library/Frameworks
递归地包含在我的框架搜索路径中的构建设置中。
require 'rubygems' 运行没有问题 require 'watir-webdriver' 返回错误:
Assertion failed: (method_getImplementation(m) == imp), function add_method, file vm.cpp, line 1019.
(lldb)
我对在 xcode 中使用 ruby 真的很陌生,有人可以解释一下吗?谢谢