When I try to type a function in the latest Xcode, it will freeze. I try to redownload and nothing works. I am using the latest max book m1 chip 16 inches.
Xcode CRASH!!!!!! Please
Please show code, not only screen shoot.
When exactly does it crash ? What error message ?
What you want to do is unclear:
- It seems you write size instead size(f ; but auto completion proposes the correct signature.
- In addition, you'll the func outside of any func declaration…
I'm not sure why, but am also looking for the answer to this. After some testing it only seems to be happening when i'm typing "sizef" to get to sizeForItem for a collectionview.