Loading loop preview in Xcode

I tried clean project with Shift + Command + K, there is no errors but any file preview won't load in this project. App can be compiled and started on iPhone. How fix it? Xcode 13.2.1

Accepted Reply

Hi, it looks like there is more code than is shown in your screenshot. Could you share the entire View you are trying to preview?

Alternatively your Mac could struggle building your preview, are any other apps running that could eat up your performance?

Take care David

Replies

Hi, it looks like there is more code than is shown in your screenshot. Could you share the entire View you are trying to preview?

Alternatively your Mac could struggle building your preview, are any other apps running that could eat up your performance?

Take care David

Hi, any another project build preview about 5-10 secs, just in this project preview can't load on any View. Today I updated Xcode and now preview are working =) I think cache cleared. But thanks for answer