1*af921006SPavel Labath--- !mach-o
2*af921006SPavel LabathFileHeader:
3*af921006SPavel Labath  magic:           0xFEEDFACF
4*af921006SPavel Labath  cputype:         0x01000007
5*af921006SPavel Labath  cpusubtype:      0x00000003
6*af921006SPavel Labath  filetype:        0x00000001
7*af921006SPavel Labath  ncmds:           4
8*af921006SPavel Labath  sizeofcmds:      1160
9*af921006SPavel Labath  flags:           0x00002000
10*af921006SPavel Labath  reserved:        0x00000000
11*af921006SPavel LabathLoadCommands:
12*af921006SPavel Labath  - cmd:             LC_SEGMENT_64
13*af921006SPavel Labath    cmdsize:         1032
14*af921006SPavel Labath    segname:         ''
15*af921006SPavel Labath    vmaddr:          0
16*af921006SPavel Labath    vmsize:          744
17*af921006SPavel Labath    fileoff:         1192
18*af921006SPavel Labath    filesize:        744
19*af921006SPavel Labath    maxprot:         7
20*af921006SPavel Labath    initprot:        7
21*af921006SPavel Labath    nsects:          12
22*af921006SPavel Labath    flags:           0
23*af921006SPavel Labath    Sections:
24*af921006SPavel Labath      - sectname:        __text
25*af921006SPavel Labath        segname:         __TEXT
26*af921006SPavel Labath        addr:            0x0000000000000000
27*af921006SPavel Labath        size:            22
28*af921006SPavel Labath        offset:          0x000004A8
29*af921006SPavel Labath        align:           4
30*af921006SPavel Labath        reloff:          0x00000000
31*af921006SPavel Labath        nreloc:          0
32*af921006SPavel Labath        flags:           0x80000400
33*af921006SPavel Labath        reserved1:       0x00000000
34*af921006SPavel Labath        reserved2:       0x00000000
35*af921006SPavel Labath        reserved3:       0x00000000
36*af921006SPavel Labath  - cmd:             LC_BUILD_VERSION
37*af921006SPavel Labath    cmdsize:         24
38*af921006SPavel Labath    platform:        1
39*af921006SPavel Labath    minos:           658944
40*af921006SPavel Labath    sdk:             658944
41*af921006SPavel Labath    ntools:          0
42*af921006SPavel Labath...
43