Update new Playground API
This commit is contained in:
parent
9439b281bb
commit
90833dc290
|
|
@ -25,7 +25,7 @@ public func playgroundShouldContinueIndefinitely() {
|
|||
import XCPlayground
|
||||
|
||||
public func playgroundShouldContinueIndefinitely() {
|
||||
XCPSetExecutionShouldContinueIndefinitely(true)
|
||||
XCPlaygroundPage.currentPage.needsIndefiniteExecution = true
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue