Matt Kiazyk
Matt Kiazyk
If you install Xcodes 1.0 it won't prompt you for your Apple username and password. It will just download Xcode.
@juanjonol Thanks for the PR! It is appreciated! I love what you did here. I have one picky comment plus another ask. Can we add a flag onto the cli...
@AllDmeat Updated the title and description to use this issue as a feature - to be smarter on when we update the list.
@pocketpixels shouldn't matter as long as it's an Apple Developer account Can you try to `xcodes signout` first, and re-login again? How's your disk space?
I thought I had this case but I guess it's not fully covering it. No keep it open. Hopefully my account will get that scenario soon and I can debug....
@juanjonol absolutely accept a PR for this. Did something similar with Xcode.app - if you could follow the similar pattern that would be 💯 https://github.com/RobotsAndPencils/XcodesApp/pull/155/files
Thanks for the heads up. Obviously we haven't gotten that down just right yet. Some information: By default, we use xcodesreleases.com as the data store for this. It's simpler, quicker,...
Hi @Saelyria That is the error when you run?: ``` brew install robotsandpencils/made/xcodes ``` In your example above you have `make install` which is how you would build from source....
@tylerwetrust Curious if you have Rosetta installed on that M1 yet?
@milch do you have an example of what you changed the formula to. I can easily switch to zip up multiple architecutres if that fixes it.