Posts

Post not yet marked as solved
0 Replies
340 Views
Im making app in SwiftUI, Xcode 13 beta 5 on both Big Sur and Monterey. When I press Build, Xcode endlessly shows status:  Indexing | Processing files won't build. won't exit error. After pressing "Stop" building, Xcode might show:  Command CompileSwiftSources failed with a nonzero exit code. The more I wait the hotter MacBookPro gets and fan goes crazy. Activity Monitor's Memory tab shows: 4 rows of swift-frontend processes, each takes up to 35GB. Eventually I starting to get memory warning from OS and all of other apps being stopped and Mac becomes unusable until reboot. If needed I can share my project. But the things is that it happens with most of them. My work is completely stopped for now. Any ideas? p.s. looks like Xcode doesn't even need to try building my project – my fan immediately start speeding up as soon as I open my project and Xcode tries to index my code.
Posted Last updated
.