Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for aria2 for faster downloads #425

Open
tahirmt opened this issue Mar 25, 2021 · 3 comments
Open

Add support for aria2 for faster downloads #425

tahirmt opened this issue Mar 25, 2021 · 3 comments

Comments

@tahirmt
Copy link

tahirmt commented Mar 25, 2021

It would be great to use aria2 to download Xcode faster when using fastlane

@jpsim
Copy link
Collaborator

jpsim commented Mar 25, 2021

FYI xcodes already does this. Personally I've switched to that tool to install and manage Xcode versions.

@tahirmt
Copy link
Author

tahirmt commented Mar 25, 2021

@jpsim I haven't used it because I added a lane in our fastlane setup to install Xcode if not there and with xcode-install I can use FASTLANE_SESSION so my CI machine can run it without requiring password

@rogerluan
Copy link
Collaborator

Adding this for future readers that would like to tackle this task: https://github.com/vineetchoudhary/Downloader-for-Apple-Developers this can be used as a guide on how to incorporate aria2 + xcode downloads (as well as xcodes aforementioned)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants