Some scripts and configuration won't build on a Mac with `darwin` OS because of the difference in certain commands like `sed -i` and case insensitivity. Although not critical, we should clean these up to make it easier to iterate.
Some scripts and configuration won't build on a Mac with
darwinOS because of the difference in certain commands likesed -iand case insensitivity.Although not critical, we should clean these up to make it easier to iterate.