swift - Regarding playground feature in Xcode 6 -


can use xcode 6 play ground feature objective-c code or existing applications developed in objective c.

no. it's not possible write objective-c code in playground. playground accepts swift.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

ruby - How do I merge two hashes into a hash of arrays? -