Appium appium 只能测试 debug 版证书 build 的 ipa/app 吗?

云飞凌风 · 2015年02月09日 · 最后由 917930921 回复于 2015年10月19日 · 1223 次阅读

最近想对其它公司的 app 做一个自动化测试,不过由于其它公司 app 是 release 版的,而导致无法进行自动化测试,请问 appium 测试 app 时,必须要用 debug 版吗?

[INST STDERR] 2015-02-09 17:46:31.640 instruments[14409:1307] WebKit Threading Violation - initial use of WebKit from a secondary thread.
info: [debug] [INST STDERR] 2015-02-09 17:46:31.813 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.capabilities"; channel canceled <DTXChannel: 0x7fa5faa42160>
info: [debug] [INST STDERR] 2015-02-09 17:46:31.814 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.launchdaemon"; channel canceled <DTXChannel: 0x7fa5fadabe90>
info: [debug] [INST STDERR] 2015-02-09 17:46:31.814 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.device.xpccontrol"; channel canceled <DTXChannel: 0x7fa5fadac150>
info: [debug] [INST STDERR] 2015-02-09 17:46:31.815 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.deviceinfo"; channel canceled <DTXChannel: 0x7fa5f864b6d0>
info: [debug] [INST STDERR] 2015-02-09 17:46:31.816 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.processcontrol"; channel canceled <DTXChannel: 0x7fa5f864bac0>
info: [debug] [INST STDERR] 2015-02-09 17:46:31.817 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.processcontrol.posixspawn"; channel canceled <DTXChannel: 0x7fa5f864c2e0>
info: [debug] [INST STDERR] 2015-02-09 17:46:31.817 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.mobilenotifications"; channel canceled <DTXChannel: 0x7fa5f864c6e0>
info: [debug] [INST STDERR] 2015-02-09 17:46:31.818 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.device.applictionListing"; channel canceled <DTXChannel: 0x7fa5f8600a80>
info: [debug] [INST STDERR] 2015-02-09 17:46:31.851 instruments[14409:4e07] Connection peer refused channel request for "com.apple.instruments.server.services.wireless"; channel canceled <DTXChannel: 0x7fa5fac85660>

如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!
共收到 2 条回复 时间 点赞

你可以尝试使用模拟器,就不用 debug 的包

需要 登录 后方可回复, 如果你还没有账号请点击这里 注册