RxDataSources icon indicating copy to clipboard operation
RxDataSources copied to clipboard

[Swift Package Manager] The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0...

Open backslash-f opened this issue 5 years ago • 4 comments

Integrated via SPM.

Xcode 12: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.2.99.

Support for iOS 8 seems to be gone for good.

Any change to bump you minimum deployment version?

Thanks.

Ah, it actually gives me an error too and I'm unable to build:

The package product 'RxSwift' requires minimum platform version 9.0 for the iOS platform, but this target supports 8.0
The package product 'RxCocoa' requires minimum platform version 9.0 for the iOS platform, but this target supports 8.0

Screen Shot 2020-10-28 at 15 26 34

backslash-f avatar Oct 28 '20 14:10 backslash-f

Any news on this issue?

PatrickKaalund avatar Nov 06 '20 12:11 PatrickKaalund

Fixed in 5.0.0

freak4pc avatar Jan 03 '21 08:01 freak4pc

Nop! I still have the problem with Xcode 12.4 and RxSwift 5.1.2

apvex avatar Apr 25 '21 16:04 apvex

I'm also having this issue =/

cotchoninha avatar Oct 19 '22 18:10 cotchoninha