mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 04:28:27 +00:00
[Scripts] Adds swift to generated code (#5806)
* Moved swifttest.sh code generator to generate_code + fix issue in ghpages * Fixes small issue with cocoapods documentation
This commit is contained in:
@@ -4,7 +4,7 @@ FlatBuffers swift can be found in both SPM
|
||||
|
||||
and Cocoapods
|
||||
|
||||
`pod 'FlatBuffers', :git => 'https://github.com/mustiikhalil/flatbuffers.git' :branch => 'swift'`
|
||||
`pod 'FlatBuffers', :git => 'https://github.com/mustiikhalil/flatbuffers.git', :branch => 'swift'`
|
||||
|
||||
To report any error please use the main repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user