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:
=
Installeer:
=
Development afhankelijkheden (7):
bundler
~> 2.0
codeclimate-test-reporter
~> 1.0.0
pry
>= 0
rake
~> 10.0
rspec
>= 0
rspec_junit_formatter
~> 0.2.3
simplecov
>= 0