Xcode 13 stuck on indexing after new update
Asked Answered
N

1

7

i have clear derive data folder, clean, and rebuild project again but still stuck after indexing and not able to run the project on simulator and real devices.

Nannette answered 28/9, 2021 at 7:32 Comment(3)
i am also getting the same issue after Xcode 13 updateRecipience
@NomanUmar any idea what's the issueNannette
A comment since I am unsure whether that would fix it, but did you try cleaning Xcode Cache (~/Library/Caches/com.apple.dt.Xcode) as well?Extremity
E
1

I'm working on Flutter and faced same issue no Xcode 14.2.

Turned out there's no Scheme selected, maybe a cuase of my working on many flavors.

Anyway, try to clean your project cmd+shift+k, it will show the error message. Just select a scheme.

Then you're good to go.

Erivan answered 3/4, 2023 at 11:36 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.