XCode CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER flag keeps getting reset after clean build in flutter ios project
I'm in the process of setting up my flutter ios app for a cloud build (AppCenter) and I am running into an issue with my xcode config(?). When building locally, I used to set a linker flag in Xcode to…