Posts

Post not yet marked as solved
3 Replies
870 Views
Hi, Having various problems with Xcode. Finally got it to load the runtimes and now when I try to preview, either with the old method or #Preview, the preview panel icon spins and the folder view refreshes several times until Xcode finally crashes with a SIGABRT. I've sent feedback, but not sure if I will hear back. I've tried with public 15.0, 15.0.1 RC and 15.1 Beta. All the same. The status bar at the top changes between 'Packages | Fetching' and 'Indexing | Processing Files', while the Folder list on the left keeps refreshing. About 10 refreshes later and Xcode crashes. Running directly in the simulator works, although it does take a long time to start after the app has loaded. This is with iOS 17.0 as the target or with 16.0. I cleared out all the previews with: xcrun simctl --set previews delete all Which saved some space but didn't help. Thanks, Darren
Posted
by dazzlee.
Last updated
.