Xcode Playground Timeline empty
问题 I am trying to use the timeline assistant editor for playground in xcode version 7.3.1, it is always empty. Timeline assistant editor I think the error is from xcode, however from search it doesn't look like anyone got the same error so i am confused. 回答1: To display the result of print you need to open the "debug area" by going to menu View > Debug Area > Show Debug Area or click on the button in the lower left part: To display the timeline graph, you could use XCPCaptureValue : import