asmallteapot / cocoapods-playgrounds

:black_joker: Generate Swift Playgrounds for any library.
MIT License
1.3k stars 42 forks source link

No such module 'RxSwift' #51

Open danieljvdm opened 7 years ago

danieljvdm commented 7 years ago

I run pod playgrounds RxSwift and immediately build on xcode 8.2 and get this error.

ksteigerwald commented 7 years ago

+1

noppefoxwolf commented 6 years ago

Go to Manage Schemes. and check shared of RxSwift scheme. Then build RxSwift scheme with target simulator(not device). Finally, open playground.(keep select target simulator on build).

or run carthage-play ReactiveX/RxSwift