Oddbean new post about | logout
 Xcode 15 fails to build about 90% of the time because of this line. 

Is just completely broken or is there something I can do to help before I set my computer on fire?

https://files.mastodon.social/media_attachments/files/111/057/905/842/191/523/original/f9fabd775d3e50c1.png 
 @8379395e i assume you've done the “delete derived data" dance already? 
 @8379395e Does your project include something like a watchOS target or similar?  I’ve seen similar things when I am only doing availability checking for iOS, but I also need to do it for another platform too?  No idea if that is what’s going on here but seemed worth mentioning.