I'd love if there was a GitHub repo anywhere with a simple version of the principles of this thread - I'm a .net dev moved over to iOS, our main app is mainly converted to SwiftUI but it's all MVVM, viewcontrollers, coordinators and some UIKIT bits so very hard to unpack without being a UIKIT dev previously
I have lots of SwiftUI gaps to fill so a sensible/simple structure to look at would be super useful!
Post
Replies
Boosts
Views
Activity
Thanks for the reply!
This is the strange thing, it hasn’t been changed for a long time (added by the previous developer) and works fine with iOS 14 and 15. We’ve changed nothing in the app except trying to run with Xcode 14 and iOS 16
The particular class is in a swift package / spm
Thanks for your suggestion I will take a look 👍
thanks for this, hopefully nothing new breaks :D
I have this issue too on 13.2 and was hoping 13.3 fixed it...
Thank you for the tip, I will take a look :)
Being new to iOS development, how important is bitcode? will become mandatory at some point? My very high level. understanding is it's a step to optimise the app binaries?
Just confirmed working in the pipeline with 13.2.1 - guess it's an issue with the latest version?