gradle-native icon indicating copy to clipboard operation
gradle-native copied to clipboard

Malformed Xcode workspace/project handling

Open lacasseio opened this issue 3 years ago • 0 comments
trafficstars

This epic will track the various error handling cases around malformed Xcode workspaces/projects. There is a minimal amount of Xcode files that are required to set up the Gradle project structure. If those files contain syntax errors, we currently crash the build. This behaviour prevents the user from accessing any of the help tasks (i.e. help, projects, tasks, diff/merge, etc.). We should have some leniency in terms of malformed Xcode files.

lacasseio avatar Jun 04 '22 16:06 lacasseio