我正在为 UITesting 做,我已经尝试过 Jenkins。我计划尝试 AWS 设备场。
它是这样说的。
Before you upload iOS XCTest UI tests to Device Farm for testing, make sure that your iOS XCTest UI test runner bundle is contained within a properly formatted .ipa file. To create an .ipa file, you can place your my-project-nameUITest-Runner.app bundle in an empty Payload directory. Next, archive the Payload directory into a .zip file and then change the file extension to .ipa. The *UITest-Runner.app bundle is produced by Xcode when you build your project for testing, and it can be found in the Products directory for your project.
我不明白这一点。如何归档以便我的 UITesting 与 ipa 文件一起使用?我确实喜欢这个(如下图所示),并且不能在 aws 设备场上进行测试。
已编辑
我尝试了以下方法,但仍然遇到问题。我需要上传 ipa 文件 2 次。第一次和第二次需要上传什么样的 ipa 文件?
我在 AWS Device Farm 团队工作。
@ThrowingSpoon 正确解释了测试的存档部分。
希望能澄清您的疑问。
关于ios - xCode 使用 UITesting 为 AWS 设备场归档 ipa,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37184633/
欢迎光临 OStack程序员社区-中国程序员成长平台 (https://ostack.cn/) | Powered by Discuz! X3.4 |