Rxswift: Swift 3.0 - xcode 8- getting this error

Created on 20 Sep 2016  路  8Comments  路  Source: ReactiveX/RxSwift

All 8 comments

I have too

I was getting this error with the 3.0.0-alpha.1 version of the pod (Xcode 8 GM). Updating the pod to 3.0.0-beta.1 fixed this issue for me.

I have too with 3.0.0-beta.1

Use 3.0.x and Cocoapods 1.1.x

@AleLudovici I used 3.0.0-beta.1 in CocoaPods(1.1.x) and Xcode8 version (not GM).

qq20160929-0 2x
I am using cocoapods: 1.1.0.beta.2
Xcode: Version 8.0 (8A218a)
Swift 3.0

pod 'RxSwift', '~> 3.0.0-beta.1'
pod 'RxCocoa', '~> 3.0.0-beta.1'

@leizh007 ,

please try with 1.1.0.rc.2.

Ok guys, this is a dupe of #899, let's continue discussion there.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Z-JaDe picture Z-JaDe  路  3Comments

lyricsboy picture lyricsboy  路  3Comments

trant picture trant  路  3Comments

marlowcharite picture marlowcharite  路  3Comments

angerman picture angerman  路  3Comments