{"id":17686548,"url":"https://github.com/kud/xcode-versa-cli","last_synced_at":"2025-07-08T10:04:21.081Z","repository":{"id":197793489,"uuid":"699345324","full_name":"kud/xcode-versa-cli","owner":"kud","description":"A CLI tool to manage multiple Xcode versions on macOS.","archived":false,"fork":false,"pushed_at":"2024-02-14T23:23:47.000Z","size":244,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-03T16:03:07.042Z","etag":null,"topics":["macos","xcode"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@kud/xcode-versa-cli","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-02T13:02:39.000Z","updated_at":"2023-12-22T11:35:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6eccfd1-d0b7-4cba-b5b2-0bbbb1569bc8","html_url":"https://github.com/kud/xcode-versa-cli","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"f25a01757a3d03f91d8ad36e082f857261a3ecd4"},"previous_names":["kud/xcode-versa-cli","kud/xcode-versa"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/kud/xcode-versa-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fxcode-versa-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fxcode-versa-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fxcode-versa-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fxcode-versa-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kud","download_url":"https://codeload.github.com/kud/xcode-versa-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fxcode-versa-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262833908,"owners_count":23371833,"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":["macos","xcode"],"created_at":"2024-10-24T10:45:11.894Z","updated_at":"2025-07-08T10:04:21.067Z","avatar_url":"https://github.com/kud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔄 xcode-versa\n\n⚠️ This project is now deprecated as [xcodes](https://github.com/XcodesOrg/xcodes) does a great job. Thank you all.\n\n`xcode-versa` is a CLI tool designed to provide developers an effortless way to manage multiple Xcode versions on macOS. This tool simplifies the process of switching, installing, and uninstalling Xcode versions, viewing the active version, and initializing downloads for desired versions — all from the comfort of your terminal.\n\n[![asciicast](https://asciinema.org/a/611723.svg)](https://asciinema.org/a/611723)\n\n## 🌟 Features\n\n- **Switch** between installed Xcode versions and change the currently active version.\n- **View** your currently active Xcode version and its installation path.\n- **Download** desired Xcode versions through guided prompts.\n- **List** locally installed Xcode versions, and view all available remote Xcode versions.\n- **Uninstall** unused Xcode versions.\n- Highlights the installed Xcode versions for better clarity.\n\n## 📦 Installation\n\nYou can install `xcode-versa` via npm:\n\n```bash\nnpm install -g @kud/xcode-versa-cli\n```\n\n## 🔧 Usage\n\nHere's a quick guide to `xcode-versa`:\n\n### Display current Xcode version:\n\nUse the command:\n\n```bash\nxcode-versa current\n```\n\n### Switch or use a different installed Xcode version:\n\nUse the command:\n\n```bash\nxcode-versa use\n```\n\n### Install a new Xcode version:\n\nUse the command:\n\n```bash\nxcode-versa install\n```\n\n### List all locally installed Xcode versions:\n\nTo list all locally installed versions, use the command:\n\n```bash\nxcode-versa list\n```\n\n### List all remote Xcode versions:\n\nUse the command:\n\n```bash\nxcode-versa list-remote\n```\n\n### Uninstall an Xcode version:\n\nTo uninstall a version of Xcode, use this command:\n\n```bash\nxcode-versa uninstall\n```\n\n\u003e Info: Do note that the uninstall command uses the 'trash' npm package, so you may be asked to grant necessary access permissions for it to move files to the bin.\n\n## 🤝 Contributing\n\nFound a bug or have a feature in mind? Feel free to submit a pull request! All contributions are welcome.\n\n## 📜 License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkud%2Fxcode-versa-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkud%2Fxcode-versa-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkud%2Fxcode-versa-cli/lists"}