Post

Replies

Boosts

Views

Activity

Reply to New compile error in Xcode 14.3: "Mixing declarations and code is incompatible with standards before C99"
Yes!!! Thank you, it worked! I did try that before in various places in Xcodes build-settings itself but it never worked. But with your tip of putting it into a xcconfig in the CorePlot project it worked. That is the most confusing thing: getting an error like this in one file and not in my own code that is written in similar way...
May ’23
Reply to Exception unarchiving UIToolbar in iOS 18.5 simulator with Xcode 26 beta 2
Me too, on 2 apps in our portfolio... Showstopper. Posted a feedback: FB18876143
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to SwiftUI BottomBar Toolbar on parent view breaks leading navigation swipe on iOS 17.0
This is amazing!!! I ran into this issue yesterday and I've spent some hours today to isolate this weird NavigationSplitView behaviour to the presence of a ToolbarItem in the bottom bar. And now seeing your workaround being posted 4 hours earlier is mind blowing! Thanks @domagojbu, you've saved my design!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to New compile error in Xcode 14.3: "Mixing declarations and code is incompatible with standards before C99"
Yes!!! Thank you, it worked! I did try that before in various places in Xcodes build-settings itself but it never worked. But with your tip of putting it into a xcconfig in the CorePlot project it worked. That is the most confusing thing: getting an error like this in one file and not in my own code that is written in similar way...
Replies
Boosts
Views
Activity
May ’23