parent
cdb79c585b
commit
f8782fe627
|
@ -4,8 +4,8 @@ xcode_workspace: Passepartout.xcworkspace
|
||||||
xcode_scheme: PassepartoutCore-iOS
|
xcode_scheme: PassepartoutCore-iOS
|
||||||
xcode_destination: platform=iOS Simulator,OS=12.4,name=iPhone Xs Max
|
xcode_destination: platform=iOS Simulator,OS=12.4,name=iPhone Xs Max
|
||||||
cache:
|
cache:
|
||||||
- bundler
|
bundler: true
|
||||||
- cocoapods
|
cocoapods: true
|
||||||
install:
|
install:
|
||||||
- bundle install --jobs=3 --deployment --path=${BUNDLE_PATH:-vendor/bundle}
|
- bundle install --jobs=3 --deployment --path=${BUNDLE_PATH:-vendor/bundle}
|
||||||
- bundle exec pod repo update
|
- bundle exec pod repo update
|
||||||
|
|
Loading…
Reference in New Issue