RubyGems Navigation menu

carthage_cache_res 0.9.4

CarthageCache generate a hash key based on the content of your Cartfile.resolved and checks if there is a cache archive (a zip file of your Carthage/Build directory) associated to that hash. If there is one it will download it and install it in your project avoiding the need to run carthage bootstrap. ----------------------Thanks Mr.Blas but now we are facing dependency conflict with Fastlane 2.144-------------------- What I want to solve: Dependency conflict with Fastlane 2.144 What I did: 1. Changed name of this gem to "carthage_cache_res" 2. Fixed runtime dependencies: aws-sdk < 3, commander = 4.3.8 3. Changed system dependency versions: ruby > 2.6, xcode 11.x

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.4 - March 31, 2020 (17 KB)
  2. 0.9.3 - March 31, 2020 (17 KB)
  3. 0.9.2 - March 31, 2020 (17 KB)
  4. 0.9.1 - March 31, 2020 (17 KB)

Runtime Dependencies (2):

aws-sdk ~> 3
commander = 4.3.8

Development Dependencies (7):

bundler ~> 2.0
pry >= 0
rake ~> 10.0
rspec >= 0
simplecov >= 0

Owners:

Pushed by:

Authors:

  • Guido Marucci Blas, dokim

SHA 256 checksum:

dacbd7c1d80a4a8b84bbc4a81ee6a536ad155c58b21d915e75fdb761e2fb4610

Total downloads 6,777

For this version 2,087

License:

MIT

Required Ruby Version: >= 0

Links: