xcodebuild.nvim icon indicating copy to clipboard operation
xcodebuild.nvim copied to clipboard

feat: boot simulator if app fails to install due to simulator state 149

Open josejuanqm opened this issue 6 months ago • 1 comments

When building and running, sometimes the simulator may not be on a booted state, and thus the script will fail without trying to boot. This applies a retry functionality to boot the simulator prior to install.

josejuanqm avatar Aug 07 '24 19:08 josejuanqm