google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library
https://flatbuffers.dev/
Apache License 2.0
22.52k stars 3.19k forks source link

Trying to fix bazel on macOS and Xcode 14.3 #8304

Closed mustiikhalil closed 1 month ago

mustiikhalil commented 1 month ago

The following fixes the issue we are facing with buildkite and Xcode 14.3 by fetching boringssl within the flatbuffers repository and applying the patch directly. And also stops fetching swift for bazel on windows

depends on #8307

Closes #8301

mustiikhalil commented 1 month ago

Ah linux is now broken :/