Xcode 14.3.1 update

Over the weekend I updated xCode to 14.3.1 and now the app I am building will not preview. I am getting the message that it Timed out waiting for a thunk to build after 30 seconds. How can I resolve this issue?

Never mind. A few restarts of xCode and the preview is building now. I still don’t really understand what a “thunk” is. No errors were showing in the code so I am guessing its something in xCode and not the Swift language.

Sometimes cleaning up the build folder does the trick as well (shift-command-k).

This topic was automatically closed after 166 days. New replies are no longer allowed.