[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:
mustiikhalil
2020-03-16 21:55:59 +03:00
committed by GitHub
parent 697147a2e6
commit 3e9ac3cff9
4 changed files with 111 additions and 3 deletions

View File

@@ -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.