I have a flutter project we’ve been building for a year without issue until last weekend. I believe I upgraded my ios sdk to 18.2 just prior but cannot seem to resolve. I can get XCode to build successfully but when I try to build using flutter build ios I keep getting errors associated with the XCode DerivedData folder.
I have run through various troubleshooting steps and even reinstalled both XCode and Flutter. If anyone else has come across this issue I would greatly appreciate some assistance!