xcodes
xcodes copied to clipboard
Bundler Installation Support
It would be helpful to support installation via Bundler.
You would be able to add the xcodes gem to your Gemfile:
gem `fastlane`
gem `cocoapods`
gem `xcodes`
This installation process is consistent with the installation methods used for fastlane and cocoapods.