Playground in Swift won't use Firebase
问题 As u probably all might know Firebase made a Version jump and I am trying to get my setup working with the Xcode Playground. There is a reference how to implement Firebase in Playground with older versions of Cocoapods and Ruby but that won't really work for me swift playground for experimenting with firebase. Even though Firebase implementation in the Project itself works fine and i can import my Firebase it won't work on a Playground any more. Does somebody know how to add a working setup