Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReactiveCocoa 11.1.0 incompatible with ReactiveSwift 6.6.0 #3720

Closed
opfeffer opened this issue Mar 9, 2021 · 5 comments
Closed

ReactiveCocoa 11.1.0 incompatible with ReactiveSwift 6.6.0 #3720

opfeffer opened this issue Mar 9, 2021 · 5 comments

Comments

@opfeffer
Copy link

opfeffer commented Mar 9, 2021

Hi there- I saw last night's release of ReactiveSwift and ReactiveCocoa.

I notice that ReactiveCocoa 11.1.0 has a lower minimum deployment target (8.0, see podspec) than ReactiveSwift 6.6.0 (9.0, see podspec).

Is that intentional?

I believe this is causing issues when trying to compile ReactiveCocoa, such as

ERROR | xcodebuild:  ReactiveCocoa/ReactiveCocoa/AnyObject+Lifetime.swift:2:8: error: compiling for iOS 8.0, but module 'ReactiveSwift' has a minimum deployment target of iOS 9.0: /Users/jenkins/Library/Developer/Xcode/DerivedData/App-fkafmlgfqciugzhfvtosogptnthk/Build/Products/Debug-iphonesimulator/ReactiveSwift/ReactiveSwift.framework/Modules/ReactiveSwift.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
@opfeffer
Copy link
Author

opfeffer commented Mar 9, 2021

I believe #3712 should have included an update to the ReactiveCocoa.podspec file as well

@andersio
Copy link
Member

Thanks. I will validate & make a release ASAP.

@macoscar
Copy link

We are also affected by this issue. Thank you very much for the fix!! 🙌 I'll wait impatiently 😅

@andersio
Copy link
Member

11.2.0 has been released. Let me know there is any other issue.

@macoscar
Copy link

Thank you very much!! I'm testing we app with latest version of ReactiveCocoa (11.2.0) and so far everything is great!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants