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

jpa - Passing entitymanager from reflection method -

frame rate - JAVA simple fps animation(how can i work with?) -