1FlatBuffers swift can be found in both SPM
23`.package(url: "https://github.com/google/flatbuffers.git", from: "X.Y.Z"),`
45and Cocoapods
67`pod 'FlatBuffers'`
89### Contribute
10111- Always run `swift test --generate-linuxmain` whenever new test functions are added or removed