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?
👀 3
😯 1
c
Colton Idle
05/24/2025, 4:51 PM
I think they announced that at kotlinconf you will soon be able to build ios apps from windows for example via the above
t
tapchicoma
05/26/2025, 4:07 PM
no, at kotlinconf we've talked about klibs crosscompilation which allows to compile Klibs on non-MacOs hosts