We are trying to vendor objc crate in Gecko, and it's failing to build on macOS:
Internal error occurred: Failed to find tool. Is MacOSX10.11.sdk -std=gnu99 --target=x86_64-apple-darwin installed?
Perhaps, we could upgrade to using cc to resolve this?