Documentation Archive Developer
Search

XCPlayground Changes for Swift

XCPlayground (Removed)

Removed NSView.playgroundLiveViewRepresentation() -> XCPlayground.XCPlaygroundLiveViewRepresentation
Removed NSViewController.playgroundLiveViewRepresentation() -> XCPlayground.XCPlaygroundLiveViewRepresentation
Removed XCPlaygroundLiveViewable
Removed XCPlaygroundLiveViewable.playgroundLiveViewRepresentation() -> XCPlayground.XCPlaygroundLiveViewRepresentation
Removed XCPlaygroundLiveViewRepresentation [enum]
Removed XCPlaygroundLiveViewRepresentation.View
Removed XCPlaygroundLiveViewRepresentation.ViewController
Removed XCPlaygroundPage
Removed XCPlaygroundPage.captureValue<T>(_: T, withIdentifier: String)
Removed XCPlaygroundPage.currentPage
Removed XCPlaygroundPage.finishExecution()
Removed XCPlaygroundPage.liveView
Removed XCPlaygroundPage.needsIndefiniteExecution
Removed XCPCaptureValue<T>(_: String, value: T)
Removed XCPExecutionShouldContinueIndefinitely() -> Bool
Removed XCPlaygroundSharedDataDirectoryURL
Removed XCPSetExecutionShouldContinueIndefinitely(_: Bool)
Removed XCPSharedDataDirectoryPath
Removed XCPShowView(_: String, view: NSView)