keith / zsh-xcode-completions

Zsh completion for the Xcode command line tools
MIT License
57 stars 5 forks source link

Support devicectl #17

Open simlay opened 8 months ago

simlay commented 8 months ago

Someone pointed me here as I was complaining about the lack of bash completions (yes, I'm a lowly bash user) for xcrun simctl.

Anyway, apple added xcrun devicectl commands with xcode 15. The xcrun devicectl commands should (hopefully) ease the need for ios-deploy or pymobiledevice3.

We should add zsh completions for it!