xref: /aosp_15_r20/external/flatbuffers/swift/README.md (revision 890232f25432b36107d06881e0a25aaa6b473652)
1*890232f2SAndroid Build Coastguard WorkerFlatBuffers swift can be found in both SPM
2*890232f2SAndroid Build Coastguard Worker
3*890232f2SAndroid Build Coastguard Worker`.package(url: "https://github.com/mustiikhalil/flatbuffers.git", from: "X.Y.Z"),`
4*890232f2SAndroid Build Coastguard Worker
5*890232f2SAndroid Build Coastguard Workerand Cocoapods
6*890232f2SAndroid Build Coastguard Worker
7*890232f2SAndroid Build Coastguard Worker`pod 'FlatBuffers'`
8*890232f2SAndroid Build Coastguard Worker
9*890232f2SAndroid Build Coastguard Worker### Notes
10*890232f2SAndroid Build Coastguard Worker
11*890232f2SAndroid Build Coastguard Worker1- To report any error please use the main repository.
12*890232f2SAndroid Build Coastguard Worker
13*890232f2SAndroid Build Coastguard Worker### Contribute
14*890232f2SAndroid Build Coastguard Worker
15*890232f2SAndroid Build Coastguard Worker1- Always run `swift test --generate-linuxmain` whenever new test functions are added or removed