Post

Replies

Boosts

Views

Activity

Comment on Launching simulator freezes whole Mac
this, happening regularly after an update to Xcode 13.3.1, running on iMac Pro. If I'm lucky and have enough spare time, I can kill the sim with a force quit, but it takes ages for a gap in the sim time-slicing to get control to do it. After killing the sim process, a smal dialog appears that says something like "invalid device state"
May ’22
Comment on iOS 15 CollectionView Crash (Xcode 13)
This - it's happening to me too in iOS 15, my app works fine in XCode 14 built apps - suggest filing a radar - it's almost certainly a bug.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on iOS 15 CollectionView Crash (Xcode 13)
Duh...! Sorry, yeah Xcode 12 - unfortunately I frequently flip the OS and Xcode versions talking with colleagues :)
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Nib file not showing up in Xcode 13.0 interface builder
I resolved by downloading a fresh GitHub clone, but Xcode shouldn't be doing this.
Replies
Boosts
Views
Activity
Dec ’21
Comment on Launching simulator freezes whole Mac
this, happening regularly after an update to Xcode 13.3.1, running on iMac Pro. If I'm lucky and have enough spare time, I can kill the sim with a force quit, but it takes ages for a gap in the sim time-slicing to get control to do it. After killing the sim process, a smal dialog appears that says something like "invalid device state"
Replies
Boosts
Views
Activity
May ’22
Comment on Xcode 15 beta build error: cfstring constant not pointer aligned on iOS 17
I believe that -ld64 is now deprecated, try using -ld_classic instead.
Replies
Boosts
Views
Activity
Sep ’23