2020-02-21 19:42:07 +00:00
|
|
|
FlatBuffers swift can be found in both SPM
|
|
|
|
|
|
|
|
`.package(url: "https://github.com/mustiikhalil/flatbuffers.git", .branch("swift"))`
|
|
|
|
|
|
|
|
and Cocoapods
|
|
|
|
|
2020-03-16 18:55:59 +00:00
|
|
|
`pod 'FlatBuffers', :git => 'https://github.com/mustiikhalil/flatbuffers.git', :branch => 'swift'`
|
2020-02-21 19:42:07 +00:00
|
|
|
|
|
|
|
To report any error please use the main repository.
|
|
|
|
|