ReactiveCocoa / ReactiveSwift

Streams of values over time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground does not work

AyushChatto opened this issue · comments

I have followed all the steps at (https://github.com/ReactiveCocoa/ReactiveSwift#Playground) and Xcode still says "No such module as 'ReactiveSwift'.

Screen Shot 2021-06-16 at 10 21 37 AM

I'm on Xcode v12.5, if that helps, and I installed all dependencies using git submodule update --init --recursive

Solved in #803