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

c++ - Do gcc's __float128 floating point numbers take the current rounding mode into account? -

java - the value of local variable is not used -