Skip to content

[Swift] Fixed Size Array support #8743

@xilin

Description

@xilin

Please support fixed size array for Swift flatbuffer generation.

Using https://github.com/google/flatbuffers/releases/download/v25.9.23/Mac.flatc.binary.zip

struct Vec3 {
  v:[float:3];
}

error: Arrays are not yet supported in all the specified programming languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions