开发者

Can xcodebuild automatically install and launch the iOS simulator?

开发者 https://www.devze.com 2023-03-28 07:37 出处:网络
I am working on an ANT build that will build a project for use within the iOS 开发者_StackOverflowsimulator. Is it possible to have xcodebuild automatically launch the simulator and install the compil

I am working on an ANT build that will build a project for use within the iOS 开发者_StackOverflowsimulator. Is it possible to have xcodebuild automatically launch the simulator and install the compiled app (similar to how Xcode does it)?


Not with xcodebuild command, no.

I use the following to great effect: https://github.com/jhaynie/iphonesim

It has the option to launch an app directly in the simulator.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号