The question:
How to add a playground to the workspace, if i already have an app project and a pod project in this workspace ?
It should look something like this:
Now it can't find dependencies from cocoapods project:
What did i try:
https://github.com/segiddins/ThisCouldBeUsButYouPlaying
How to add a CocoaPod framework to Xcode 8 Playground
How to use cocoapods with playground?
https://github.com/WhisperSystems/Signal-iOS/pull/1180
Didn't work.