change cartfile for rebuild with swift 5.1
This commit is contained in:
parent
a63bfe6e7f
commit
1493dde3f2
22
Cartfile
22
Cartfile
|
|
@ -1,11 +1,11 @@
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/SwiftDate/SwiftDate.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/SwiftDate/SwiftDate.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/LeadKit/LeadKit.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/LeadKit/LeadKit.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/Alamofire/Alamofire.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/Alamofire/Alamofire.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/RxAlamofire/RxAlamofire.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/RxAlamofire/RxAlamofire.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/KeychainAccess/KeychainAccess.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/KeychainAccess/KeychainAccess.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/CryptoSwift/CryptoSwift.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/CryptoSwift/CryptoSwift.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/SwiftValidator/SwiftValidator.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/SwiftValidator/SwiftValidator.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/PinLayout/PinLayout.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/PinLayout/PinLayout.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/TableKit/TableKit.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/TableKit/TableKit.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/RxSwift/RxSwift.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/RxSwift/RxSwift.json"
|
||||||
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/UIScrollView_InfiniteScroll/UIScrollView_InfiniteScroll.json"
|
binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1/UIScrollView_InfiniteScroll/UIScrollView_InfiniteScroll.json"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue