Friday, 15 June 2012

swift - playground is not showing result on right bar -



swift - playground is not showing result on right bar -

i waited long time playground project not showing result on right side bar using right code still right bar not updating don't know problem tried lot of time. here code

var str = "hello, playground" var str1 = "this first program" allow kermit = "kermit" allow mspiggy = "ms. piggy" allow string1 = mspiggy + " , " + kermit + ", sitting in tree" allow string2 = "\(mspiggy) , \(kermit), sittting in tree " allow string3 = " kermit has \(5*2) fingers" allow chr1:character = "💿"

try showing assistant editor.

you can bring via "show assistant editor" in xcode's "view" menu.

if have results in right hand bar, there should little eye , little dot icon. clicking on dot icon brings assistant editor well.

swift ios8 swift-playground

No comments:

Post a Comment