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

Won't compile with Xcode 8 GM #870

Closed
dickwu opened this issue Sep 8, 2016 · 9 comments
Closed

Won't compile with Xcode 8 GM #870

dickwu opened this issue Sep 8, 2016 · 9 comments

Comments

@dickwu
Copy link

dickwu commented Sep 8, 2016

You're probably aware of this but RxSwift won't compile on Xcode 8 GM.

@linqingmo
Copy link

It seems we need to add @escaping in front of all closures in init(...).

@dickwu
Copy link
Author

dickwu commented Sep 8, 2016

image
How to fix it?

@ivanruizscm
Copy link

any updates on this?

@kzaher
Copy link
Member

kzaher commented Sep 8, 2016

#869

@RubenSandwich
Copy link

Great work guys!

When this work will be released?

@kzaher
Copy link
Member

kzaher commented Sep 8, 2016

@RubenSandwich
3.0.0-beta.1 pre-release with these changes probably on Sunday/Mondayish

3.0.0 release is expected in 4 weeks. We'll have at least one beta and one rc before.

@kzaher
Copy link
Member

kzaher commented Sep 10, 2016

This issue is still present with Xcode 8 GM and iOS 10.
#842

Is it possible Apple has this bug, or are we doing something wrong?

@juliengdt
Copy link

use

pod 'RxSwift', :git => 'https://github.com/ReactiveX/RxSwift.git'

for the moment, last release is coming in some days

@kzaher
Copy link
Member

kzaher commented Sep 14, 2016

Hi @dickwu ,

just released 3.0.0-beta.1. This should work now.

@kzaher kzaher closed this as completed Sep 14, 2016
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

No branches or pull requests

6 participants