Discovered something new yesterday – anyone tried this?
xtool – A cross-platform Xcode replacement that lets you build and deploy iOS apps using SwiftPM on Linux, Windows (WSL), and macOS.
Documentation:
https://xtool.sh/
GitHub:
https://github.com/xtool-org/xtool
Build SwiftPM packages into iOS apps
Sign & install iOS apps
Interact with Apple Developer Services programmatically
Sounds powerful, especially for devs without macOS!
Has anyone here tried xtool?