console - Different output showing on Xcode's Playground -


i can console output if "show assistant editor", don't want there whole time, want when i'm checking values. i've seen in videos people can click little (+) circle see resultsenter image description here, when click appearsenter image description here wondering how i'd able looks when press (+) ? enter image description here

using: xcode 6.4

i see since xcode 6.4, think need println :( ui use xcpshowview function xcplayground library. first need import xcplayground, then: xcpshowview("your title", youruiviewobject)


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -