0.04
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
This gem helps you download files from Apple Developer Center.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.10
~> 4.3
~> 2.0
~> 0.34
 Project Readme

XCode ADCDownload

Smart file downloader from Apple Developer downloads area

Installation

This tool is packaged as a ruby gem. To install, run:

$ gem install adcdownload

Usage

All you need is a link to the download file (retrieve from https://developer.apple.com/download/more/)

$ adcdownload get http://adcdownload.apple.com/Developer_Tools/Xcode_8/Xcode_8.xip

adcdownload will ask you for your Apple ID, which will be cached locally.