hmschreck.xcode
Xcode Role
This role copies a local Xcode .xip file and installs it on your system.
Installation
Use this command to install the role:
ansible-galaxy install hmschreck.xcode
Internal Defaults
xcode_version
: The version of Xcode to install (this refers to the filename). Default is9.2
.
How to Use
First, copy your Xcode .xip file (it should be named something like xcode_9.2.xip
) into the files directory for this role.