bytedance/Fastbot_iOS

stub模式怎么注入进测试包呢

Closed this issue · 3 comments

ios小白,第一次弄,不太明白要怎么把stub模式注入呢
image
target选中stub吗?

编译 fastbot_stub 完成之后, 使用 https://github.com/KJCracks/yololib 注入被测试 APP中, 具体方法 google yololib 即可

编译 fastbot_stub 完成之后, 使用 https://github.com/KJCracks/yololib 注入被测试 APP中, 具体方法 google yololib 即可
================》
怎么设置登陆账号呢?给个方向,谢谢哦

编译 fastbot_stub 完成之后, 使用 https://github.com/KJCracks/yololib 注入被测试 APP中, 具体方法 google yololib 即可
================》
怎么设置登陆账号呢?给个方向,谢谢哦

可以参考 #28