RubyGems Navigation menu

carthage_cache_res 0.9.2

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.0, 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 ~> 2
commander = 4.3.8

Development Dependencies (7):

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

Owners:

Pushed by:

Authors:

  • Guido Marucci Blas, dokim

SHA 256 checksum:

7aaef81911f3187c655514ef50e4d3ad8fbfb9482019df04c46f8163bb445244

Total downloads 6,803

For this version 1,560

License:

MIT

Required Ruby Version: >= 0

Links: