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

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

java - the value of local variable is not used -