mirror of
https://github.com/xtool-org/xtool.git
synced 2026-02-04 11:53:30 +01:00
35 lines
677 B
Markdown
35 lines
677 B
Markdown
# xtool
|
|
|
|
@Metadata {
|
|
@TechnologyRoot
|
|
@TitleHeading("Command-line Tool")
|
|
@CallToAction(url: "https://github.com/xtool-org/xtool", label: "View on GitHub")
|
|
}
|
|
|
|
Cross-platform Xcode replacement.
|
|
|
|
## Overview
|
|
|
|
xtool is a cross-platform (Linux/WSL/macOS) tool that replicates Xcode functionality with open standards.
|
|
|
|
✅ Build a SwiftPM package into an iOS app
|
|
|
|
✅ Sign and install iOS apps
|
|
|
|
✅ Interact with Apple Developer Services programmatically
|
|
|
|

|
|
|
|
## Topics
|
|
|
|
### Getting started
|
|
|
|
- <doc:Installation-Linux>
|
|
- <doc:Installation-macOS>
|
|
- <doc:First-app>
|
|
|
|
### Common tasks
|
|
|
|
- <doc:Control>
|
|
- <doc:Appex>
|