This repository was archived by the owner on May 13, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
- github "ReactiveX/RxSwift" "4.2 .0"
1
+ github "ReactiveX/RxSwift" "4.3 .0"
Original file line number Diff line number Diff line change 1
1
github "twittemb/RxReduce" "develop"
2
- github "ReactiveX/RxSwift" ~> 4.0
2
+ github "ReactiveX/RxSwift" ~> 4.3
3
3
github "AliSoftware/Reusable"
4
4
github "Alamofire/Alamofire"
5
5
github "Alamofire/AlamofireImage"
Original file line number Diff line number Diff line change 1
1
github "Alamofire/Alamofire" "4.7.3"
2
- github "Alamofire/AlamofireImage" "3.3 .1"
2
+ github "Alamofire/AlamofireImage" "3.4 .1"
3
3
github "AliSoftware/Reusable" "4.0.3"
4
- github "ReactiveX/RxSwift" "4.2 .0"
5
- github "twittemb/RxReduce" "ca4002cc0af093b250d150f127b744cdac8ec30f "
4
+ github "ReactiveX/RxSwift" "4.3 .0"
5
+ github "twittemb/RxReduce" "a23b1b15efe28660145072f2283cc3846a48018c "
Original file line number Diff line number Diff line change 426
426
SDKROOT = iphoneos;
427
427
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
428
428
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
429
+ SWIFT_VERSION = 4.2;
429
430
};
430
431
name = Debug;
431
432
};
479
480
SDKROOT = iphoneos;
480
481
SWIFT_COMPILATION_MODE = wholemodule;
481
482
SWIFT_OPTIMIZATION_LEVEL = "-O";
483
+ SWIFT_VERSION = 4.2;
482
484
VALIDATE_PRODUCT = YES;
483
485
};
484
486
name = Release;
You can’t perform that action at this time.
0 commit comments