Post

Replies

Boosts

Views

Activity

Xcode 14.2: Cannot preview in this file - Cannot connect to <any simulator>
I always get this error when trying to show a preview since yesterday after updating to Xcode 14.2. Before that update, previews in Xcode 14.1 worked fine. Now I always get this error... I quit and relaunched Xcode several times. I trashed Xcode, downloaded a new copy from Apple Developer, same result. I deleted the Simulator "iPhone 14 Pro" and created a new one. Same result...
3
0
2.4k
Dec ’22
Playgrounds 4.1 always crashes a few seconds after launch (macOS 12.6.1)
Playgrounds 4.1 always crashes a few seconds after launch without even showing a window. When I switch to my Admin user, it doesn't crash. I can run simple Swift code there. My daily user account (where it crashes) doesn't have admin rights. rMBP late 2016 (won't get macOS 13) with macOS 12.6.1 (fresh installation 2 months ago without Migration Assistant, so no old prefs and stuff). Playgrounds 4.2 requires macOS 13. I deleted all playgrounds files from iCloud. Still crashes... Any prefs which I could delete? Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libswiftCore.dylib 0x7ff819b9c245 assertionFailure(:_:file:line:flags:) + 421 1 Playgrounds 0x10507e765 0x104dad000 + 2955109 2 Playgrounds 0x105038712 0x104dad000 + 2668306 3 Playgrounds 0x105036fc5 0x104dad000 + 2662341 4 Playgrounds 0x104fcfd40 0x104dad000 + 2239808 5 Playgrounds 0x104fcd860 0x104dad000 + 2230368 6 Playgrounds 0x104f9ba1a 0x104dad000 + 2026010 7 Playgrounds 0x104f97cad 0x104dad000 + 2010285 8 UIKitCore 0x7ff91a795482 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 272 9 UIKitCore 0x7ff91a794646 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 4125 10 UIKitCore 0x7ff91a7920a3 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1568 11 UIKitCore 0x7ff91a7919d1 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 179 12 UIKitCore 0x7ff91b4c8359 -[UIApplication _compellApplicationLaunchToCompleteUnconditionally] + 59 13 UIKitCore 0x7ff91a76edd8 -[UIApplication _run] + 946 14 UIKitCore 0x7ff91a763d00 UIApplicationMain + 133 15 Playgrounds 0x104db255b 0x104dad000 + 21851 16 dyld 0x105d5c52e start + 462
1
0
902
Nov ’22