是否可以使用临时分发构建来运行 iphone UIAutomation 脚本

发布于 2024-12-18 00:35:58 字数 153 浏览 1 评论 0原文

以前我使用的是开发人员构建,它支持运行我的 UIAuotmation 脚本,但最近我尝试使用临时分发配置文件进行构建,它不兼容运行我的 UIAuotmation 脚本

谁能解释一下为什么会发生这种情况???

Previously i was using Developer build which support to run my UIAuotmation scripts , but recently i tried the build with ad-hoc distribution provisioning file its not compatible to run my UIAuotmation scripts.

can any one please explain me why this is happening???

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

秋日私语 2024-12-25 00:35:58

UIAutomation是instruments的一部分,它是一个开发/调试工具。 Ad-hoc 发行版用于从 iTunes 安装在选定的设备上,无需开发人员套件。临时发行版构建与 UIAutomation 不兼容是正常的。

UIAutomation is part of instruments, it is a developer/debugging tool. Ad-hoc distributions are for installing on selected devices from iTunes without the developer suite. It is normal for an ad-hoc distribution build to be incompatible with UIAutomation.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文