jerrymarino / xcbuildkit

xcbuildkit is a framework to extend or replace Xcode's build system
Other
216 stars 17 forks source link

Remove unexpected input fatal errors #18

Closed jerrymarino closed 4 years ago

jerrymarino commented 4 years ago

This code has fatal enforcement of invariants that aren't met in certain circumstances.

It's better that this program fails gracefully rather than crashing in Xcode.