{"id":13469023,"url":"https://github.com/alcatraz/Alcatraz","last_synced_at":"2025-03-26T05:31:31.253Z","repository":{"id":8178959,"uuid":"9603714","full_name":"alcatraz/Alcatraz","owner":"alcatraz","description":"Package manager for Xcode","archived":true,"fork":false,"pushed_at":"2017-09-28T10:13:15.000Z","size":9153,"stargazers_count":9863,"open_issues_count":39,"forks_count":1141,"subscribers_count":401,"default_branch":"master","last_synced_at":"2025-03-23T18:50:25.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"alcatraz.io","language":"Objective-C","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/alcatraz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-22T16:40:10.000Z","updated_at":"2025-03-22T10:49:57.000Z","dependencies_parsed_at":"2022-08-06T21:00:15.921Z","dependency_job_id":null,"html_url":"https://github.com/alcatraz/Alcatraz","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcatraz%2FAlcatraz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcatraz%2FAlcatraz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcatraz%2FAlcatraz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcatraz%2FAlcatraz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alcatraz","download_url":"https://codeload.github.com/alcatraz/Alcatraz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245597428,"owners_count":20641869,"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":[],"created_at":"2024-07-31T15:01:24.703Z","updated_at":"2025-03-26T05:31:30.613Z","avatar_url":"https://github.com/alcatraz.png","language":"Objective-C","readme":"![Alcatraz](http://alcatraz.io/images/header@2x.png)\n\nAlcatraz is an open-source package manager for Xcode 7. It lets you discover and install plugins, templates and color schemes without the need for manually cloning or copying files. It installs itself as a part of Xcode and it feels like home.\n\nPlease note that **plugins are not supported by Xcode 8**. See [#475](https://github.com/alcatraz/Alcatraz/issues/475) for more information.\n\n[![Stories in Ready](https://badge.waffle.io/alcatraz/Alcatraz.svg?label=ready)](https://waffle.io/alcatraz/Alcatraz)\n[![Build Status](https://travis-ci.org/alcatraz/Alcatraz.svg?branch=master)](https://travis-ci.org/alcatraz/Alcatraz)\n[![Alcatraz chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alcatraz/alcatraz)\n![Package Manager UI](http://alcatraz.io/images/screenshot@2x.png)\n\n## Installation\n\nTo install, open up your terminal and paste this:\n\n``` bash\ncurl -fsSL https://raw.github.com/alcatraz/Alcatraz/master/Scripts/install.sh | sh\n```\nor download the repository from Github and build it in Xcode. You'll need to restart Xcode after the installation.\n\nAlcatraz requires Xcode Command Line Tools, which can be installed in Xcode via `Preferences \u003e Downloads`.\n\n## Requirements\n\nAlcatraz only supports Xcode 7.\n\n## Usage\n\nSelect `Package Manager` from the `Window` menu, then check or uncheck packages to install or remove them. You'll need to restart Xcode after installing plugins or templates. Installed plugins are checked and updated each time Alcatraz is launched.\n\n\u003cimg src=\"http://alcatraz.io/images/menu@2x.png\" width=\"411px\"/\u003e\n\n## I want to submit my package!\n\nFork the [Alcatraz package repository](https://github.com/alcatraz/alcatraz-packages) and include your package with `name`, `description`, `URL`, and optional `screenshot`. Don't forget to submit a pull request. Further instructions are included in the package repository documentation.\n\n## Development\n\nAlcatraz has a few [contribution guidelines](https://github.com/alcatraz/Alcatraz/blob/master/CONTRIBUTING.md), for anyone looking to make it more awesome.\n\n## Troubleshooting\n\nIf \"nothing\" happens when installing packages, try the following self-help steps:\n\n1. Verify which copy (if more than one are installed) of git is being run (`which git`).\n2. Make sure you're running a recent version of git (`git --version`).\n3. If you've used Xcode developer preview releases in the past, make certain Xcode isn't stuck using an inappropriate developer path by resetting it (`sudo xcode-select --reset`).\n\n## Uninstall\n\nOpen up your terminal and paste this:\n\n```bash\nrm -rf ~/Library/Application\\ Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin\n```\n\nTo remove all packages installed via Alcatraz, run `rm -rf ~/Library/Application\\ Support/Alcatraz/`\n\n## Team\n\n[Marin Usalj](http://supermar.in) ([@supermarin](https://github.com/supermarin))\u003cbr\u003e\n[Delisa Mason](http://delisa.me) ([@kattrali](https://github.com/kattrali))\u003cbr\u003e\nJurre Stender ([@jurre](https://github.com/jurre))\u003cbr\u003e\n[Guillaume Algis](https://twitter.com/guillaumealgis) ([@guillaume-algis](https://github.com/guillaume-algis))\u003cbr\u003e\n","funding_links":[],"categories":["Objective-C","Objective-C  Stars 1000以内排名整理","etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcatraz%2FAlcatraz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falcatraz%2FAlcatraz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcatraz%2FAlcatraz/lists"}