Chapter 11: Playground execution failed:

Hi
I’m trying to run chapter 11 playground
but

Playground execution failed:

error: /var/folders/yz/_w0qr7c93272s7btv_srrm340000gn/T/playground1-ea5875..swift:3:8: error: no such module 'RxSwift_Sources'
import RxSwift_Sources
       ^

Also there is strange error

/Users/andrewbatutin/Downloads/RxSwift_v1.1/11-time-based-operators/starter/RxSwiftPlayground/RxSwift.playground/Sources/TimelineViewBase.swift:120:59: Argument of '#selector' refers to instance method 'update' that is not exposed to Objective-C

Xcode 9
running after pod install

any ideas what is wrong?

1 Like

Hi, as it says on the cover the current book is Xcode 8.3.2 compatible. The next version will run with Xcode 9.1

looks like it works with xcode 8, thnx

I met the same problem but I have only Xcode 9 …

You can download Xcode 8 from here Sign In - Apple or wait for the book update to come out.

1 Like

Anyone here knows when will they release an update for Xcode 9 ? And is there is any workaround until then ?

We’re editing the last couple of chapters - we should release very soon

This topic was automatically closed after 166 days. New replies are no longer allowed.