标签: iphone automation build-automation simulator
我想通过类似的命令行工具安装+运行我在xcode之外构建的应用程序(通过xcodebuild)。我怎么能在模拟器上得到它?
我看过一些相关的帖子:
Where does the iPhone Simulator store its data? Cleaning up the iPhone simulator
这些帖子都没有描述该UUID是什么,也不描述该目录中的其他文件。
那我怎么能复制XCode的安装+通过命令行工具启动应用程序?