The source_version_command is an optional load command containing the version of the sources used to build the binary.

Fields

cmd: LC = .SOURCE_VERSION,

LC_SOURCE_VERSION

cmdsize: u32 = @sizeOf(source_version_command),

sizeof(source_version_command)

version: u64,

A.B.C.D.E packed as a24.b10.c10.d10.e10