Post

Replies

Boosts

Views

Activity

Reply to Widget SwiftUI previews failure when adding a dependency
Same error. Xcode Version 14.0 (14A309), Apple M1 iMac (24-inch, M1, 2021) with macOS 12.6 (21G115). Feedback FB11598250 filed, including code, screenshots, and diagnostics. Preview did work at one time, but now it's this: RemoteHumanReadableError: Failed to launch widget extension ================================== |  RemoteHumanReadableError |   |  NSError: Error Domain=CHSErrorDomain Code=1300 "(null)" ================================== |  MessageSendFailure: Message send failure for <ServiceMessage 151: relaunch>
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Sep ’22
Reply to Async in Playground
I'm getting this error relative to PlaygroundSupport: Module compiled with Swift 5.3.2 cannot be imported by the Swift 5.5 compiler I've brought the compiler in from Swift.org, and set it as the toolchain in Xcode. Any ideas how I can upgrade the module / what I've forgotten to do?
Aug ’21