Post

Replies

Boosts

Views

Activity

Reply to Unable to download iOS 26.1 Simulator Runtime - Build 23B80 not available
I have the same issue. Xcode 26.1.1 (17B100). Tahoe 26.1. Cannot build my apps at all.
Replies
Boosts
Views
Activity
Nov ’25
Reply to AppEnum requestValue doesn't work on iOS 17.4
Found a fix / workaround. Changed my enum raw type from Int to String. // doesn't work: enum MyType: Int, AppEnum // works: enum MyType: String, AppEnum
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to Text view with .timer style expands too much in Live Activity
Also looking for a solution to this. This bug goes against Apple's own guidelines for dynamic island. Also if you notice, it expands on both sides :(
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Can't change time in Xcode Simulator
It would be really nice if this can get fixed.
Replies
Boosts
Views
Activity
Apr ’23