This repository was archived by the owner on May 26, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11language : objective-c
22cache : cocoapods
3- osx_image : xcode8 .3
3+ osx_image : xcode9 .3
44before_install :
55 - brew uninstall carthage
66 - HOMEBREW_NO_AUTO_UPDATE=1 brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/6ae4f69a652fb0ecb102b0c9216378679a4f1b92/Formula/carthage.rb # 0.22.0
Original file line number Diff line number Diff line change 1- github "ReactiveCocoa/ReactiveSwift" ~> 2.0
2- github "ReactiveCocoa/ReactiveCocoa" ~> 6.0
1+ github "ReactiveCocoa/ReactiveSwift" ~> 3.1
2+ github "ReactiveCocoa/ReactiveCocoa" ~> 7.1
Original file line number Diff line number Diff line change 1- github "Quick/Nimble" "v7.0 .1"
2- github "Quick/Quick" "v1.1 .0"
3- github "ReactiveCocoa/ReactiveCocoa" "6.0 .0"
4- github "ReactiveCocoa/ReactiveSwift" "2.0 .0"
5- github "antitypical/Result" "3.2.3 "
1+ github "Quick/Nimble" "v7.1 .1"
2+ github "Quick/Quick" "v1.2 .0"
3+ github "ReactiveCocoa/ReactiveCocoa" "7.2 .0"
4+ github "ReactiveCocoa/ReactiveSwift" "3.1 .0"
5+ github "antitypical/Result" "3.2.4 "
66github "jspahrsummers/xcconfigs" "0.10"
You can’t perform that action at this time.
0 commit comments