-
Notifications
You must be signed in to change notification settings - Fork 0
New resource request: xcodes #70
Copy link
Copy link
Closed
Labels
Awaiting Human ReviewNew resource requestRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 weekRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 week
Description
Activity
Metadata
Metadata
Assignees
Labels
Awaiting Human ReviewNew resource requestRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 weekRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 week
Tool Name
xcodes
Homepage / Documentation URL
https://github.com/XcodesOrg/xcodes
What should the resource manage?
Xcodes is a tool for managing xcode versions on a system. It's similar to rbenv or nvm but for xcode versions.
Looking through the docs it looks like that an interactive interface may be required to use xcodes? Can you do research on this? The best possible approach is to allow interactivity (usign stdin: true) and allowing non-interactive installs as well via passing info through parameters.
Xcodes is useful so that all iOS developers are on the same version of xcode all of the time
Installation Notes (optional)
Since xcode is macOS only, we only need to support MacOS for this resource.
Use the most common installation on the github (in this case it looks like installing via homebrew)
Use Cases (optional)
No response