Hey BabyJ thanks for posting your tip. I couldn't get my Swift Playgrounds using SwiftUI that ran fine in v3.3 to run in v3.4. I'd just get vague errors.
To get my SwiftUI Playgrounds to run in Swift Playgrounds v3.4
On macOS:
Disable results
On iPadOS:
Click the speedometer and uncheck enable results
PlaygroundPage.current.wantsFullScreenLiveView = true wouldn't show full screen until I toggled show console
I'll submit a report via feedback assistant
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: