{"id":28558036,"url":"https://github.com/xtool-org/xtool","last_synced_at":"2025-12-11T22:58:52.743Z","repository":{"id":263343319,"uuid":"889784913","full_name":"xtool-org/xtool","owner":"xtool-org","description":"Cross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, macOS.","archived":false,"fork":false,"pushed_at":"2025-06-04T09:37:49.000Z","size":10810,"stargazers_count":3515,"open_issues_count":24,"forks_count":74,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-06-07T23:25:47.845Z","etag":null,"topics":["ios","linux","swift","swift-package-manager","windows","xcode"],"latest_commit_sha":null,"homepage":"https://xtool.sh","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xtool-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-17T08:18:44.000Z","updated_at":"2025-06-07T14:25:41.000Z","dependencies_parsed_at":"2024-12-18T15:37:37.487Z","dependency_job_id":"bb167bdc-22ba-4bd9-b563-0349fff452fe","html_url":"https://github.com/xtool-org/xtool","commit_stats":null,"previous_names":["superchargeapp/supersign","xtool-org/xtool"],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtool-org%2Fxtool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtool-org%2Fxtool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtool-org%2Fxtool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtool-org%2Fxtool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtool-org","download_url":"https://codeload.github.com/xtool-org/xtool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtool-org%2Fxtool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259033829,"owners_count":22795769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","linux","swift","swift-package-manager","windows","xcode"],"created_at":"2025-06-10T08:02:36.134Z","updated_at":"2025-10-21T10:19:23.508Z","avatar_url":"https://github.com/xtool-org.png","language":"Swift","readme":"# xtool\n\nCross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, and macOS.\n\n## Overview\n\nxtool is a cross-platform (Linux/WSL/macOS) tool that replicates Xcode functionality with open standards.\n\n✅ Build a SwiftPM package into an iOS app\n\n✅ Sign and install iOS apps\n\n✅ Interact with Apple Developer Services programmatically\n\n## Getting Started\n\n1. Follow the guide to install `xtool`\n    - [Installation (Linux/Windows)](https://xtool.sh/documentation/xtooldocs/installation-linux)\n    - [Installation (macOS)](https://xtool.sh/documentation/xtooldocs/installation-macos)\n2. Create and run your first xtool-powered app by following the [tutorial](https://xtool.sh/tutorials/xtooldocs/first-app)!\n\n## Examples\n\n### Screenshot\n\n![A screenshot of xtool being invoked from VSCode](Documentation/xtool.docc/Resources/Cover.png)\n\n### Command line interface\n\n```bash\n$ xtool --help\nOVERVIEW: Cross-platform Xcode replacement\n\nUSAGE: xtool \u003csubcommand\u003e\n\nOPTIONS:\n  -h, --help              Show help information.\n\nCONFIGURATION SUBCOMMANDS:\n  setup                   Set up xtool for iOS development\n  auth                    Manage Apple Developer Services authentication\n  sdk                     Manage the Darwin Swift SDK\n\nDEVELOPMENT SUBCOMMANDS:\n  new                     Create a new xtool SwiftPM project\n  dev                     Build and run an xtool SwiftPM project\n  ds                      Interact with Apple Developer Services\n\nDEVICE SUBCOMMANDS:\n  devices                 List devices\n  install                 Install an ipa file to your device\n  uninstall               Uninstall an installed app\n  launch                  Launch an installed app\n\n  See 'xtool help \u003csubcommand\u003e' for detailed help.\n```\n\n### Library\n\nxtool includes a library that you can use to interact with Apple Developer Services, iOS devices, and more from your own app. You can use this by adding `XKit` as a SwiftPM dependency.\n\n```swift\n// package dependency:\n.package(url: \"https://github.com/xtool-org/xtool\", .upToNextMinor(from: \"1.2.0\"))\n// target dependency:\n.product(name: \"XKit\", package: \"xtool\")\n```\n","funding_links":[],"categories":["Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtool-org%2Fxtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtool-org%2Fxtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtool-org%2Fxtool/lists"}