现在的方式是通过 mac 上的 自动操作的录制代码实现点击切换,xcode windows organzier 里面的 app ,然后提取 xcode organizer 里面的 app 的一些 crash 或者 性能数据。
不知道有没有更优雅的方式提取?
1
KyleYe 2022-02-13 22:26:01 +08:00 via iPhone
Apple 给了官方的 REST API 可以拿到吧,记得在某个 Xcode 相关的 WWDC Session 里有提到
|
2
louzhumuyou OP @KyleYe apple 官方的 api 能力比较有限,我之前研究过,也用过其中关于 testflight 相关的 api ,我今天再翻一下。
|