xcodes icon indicating copy to clipboard operation
xcodes copied to clipboard

Bundler Installation Support

Open efremidze opened this issue 3 years ago • 0 comments

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.

efremidze avatar Feb 24 '23 23:02 efremidze