Does Seashore work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support as of v3.01

May also be known as Seashore or App Seashore

๐Ÿ“š Bundle Version History

app.seashore

v3.02
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21F79",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Seashore",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "xcf",
        "XCF"
      ],
      "CFBundleTypeIconFile": "XCF Icon.icns",
      "CFBundleTypeName": "Seashore/GIMP image",
      "CFBundleTypeOSTypes": [
        "XCF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.gimp.xcf"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "bmp",
        "BMP"
      ],
      "CFBundleTypeIconFile": "BMP Icon.icns",
      "CFBundleTypeName": "Windows bitmap image",
      "CFBundleTypeOSTypes": [
        "BMP",
        "BMPf"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.microsoft.bmp"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pic",
        "pict",
        "PCT",
        "PICT"
      ],
      "CFBundleTypeIconFile": "PICT Icon.icns",
      "CFBundleTypeName": "QuickDraw picture",
      "CFBundleTypeOSTypes": [
        "PICT"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.apple.pict"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pdf",
        "PDF"
      ],
      "CFBundleTypeIconFile": "PDF Icon.icns",
      "CFBundleTypeMIMETypes": [
        "application/pdf"
      ],
      "CFBundleTypeName": "Portable Document Format (PDF)",
      "CFBundleTypeOSTypes": [
        "PDF"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.adobe.pdf"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "jpg",
        "JPG",
        "jpeg",
        "JPEG"
      ],
      "CFBundleTypeIconFile": "JPEG Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/jpeg"
      ],
      "CFBundleTypeName": "JPEG image",
      "CFBundleTypeOSTypes": [
        "JPEG"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.jpeg"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "xbm",
        "XBM"
      ],
      "CFBundleTypeIconFile": "XBM Icon.icns",
      "CFBundleTypeName": "X11 bitmap",
      "CFBundleTypeOSTypes": [
        "XBM"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.xbitmap-image"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "tiff",
        "TIFF",
        "tif",
        "TIF"
      ],
      "CFBundleTypeIconFile": "TIFF Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/tiff"
      ],
      "CFBundleTypeName": "TIFF image",
      "CFBundleTypeOSTypes": [
        "TIFF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.tiff"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "png",
        "PNG"
      ],
      "CFBundleTypeIconFile": "PNG Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/png"
      ],
      "CFBundleTypeName": "Portable Network Graphics image",
      "CFBundleTypeOSTypes": [
        "PNGf"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.png"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "jp2",
        "JP2"
      ],
      "CFBundleTypeIconFile": "JP2 Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/jp2"
      ],
      "CFBundleTypeName": "JPEG 2000 image",
      "CFBundleTypeOSTypes": [
        "jp2"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.jpeg-2000"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "gif",
        "GIF"
      ],
      "CFBundleTypeIconFile": "GIF Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/gif"
      ],
      "CFBundleTypeName": "Graphics Interchange Format (GIF)",
      "CFBundleTypeOSTypes": [
        "GIF",
        "GIFf",
        "GIFF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.compuserve.gif"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "svg",
        "SVG"
      ],
      "CFBundleTypeIconFile": "SVG Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/svg+xml"
      ],
      "CFBundleTypeName": "SVG document",
      "CFBundleTypeOSTypes": [
        "svg",
        "SVG"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.svg-image"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "heic",
        "HEIC"
      ],
      "CFBundleTypeMIMETypes": [
        "image/heic"
      ],
      "CFBundleTypeName": "HEIC image",
      "CFBundleTypeOSTypes": [
        "heic",
        "HEIC",
        "heif",
        "HEIF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.heic"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "SeaDocument"
    }
  ],
  "CFBundleExecutable": "Seashore",
  "CFBundleIconFile": "Main Icon.icns",
  "CFBundleIdentifier": "app.seashore",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Seashore",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.02",
  "CFBundleSignature": "SeSh",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "2022070102",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13F100",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.3",
  "DTSDKBuild": "21E226",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1341",
  "DTXcodeBuild": "13F100",
  "LSApplicationCategoryType": "public.app-category.graphics-design",
  "LSMinimumSystemVersion": "10.9.0",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {}
  },
  "NSHumanReadableCopyright": "Copyright (c) 1995-2022 Mark Pazolli et al.\nGNU General Public License v2.0",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "SeaApplication",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.image",
        "public.data"
      ],
      "UTTypeDescription": "Seahore/GIMP image",
      "UTTypeIconFile": "XCF Icon.icns",
      "UTTypeIdentifier": "org.gimp.xcf",
      "UTTypeReferenceURL": "http://henning.makholm.net/xcftools/xcfspec.txt",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "XCF",
        "public.filename-extension": [
          "xcf",
          "XCF"
        ],
        "public.mime-type": "image/x-xcf"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 1.52728271484375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 820640,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 820640,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 3328,
          "offset": " 0x20"
        },
        {
          "description": 749504,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 37,
        "sizeofcmds": 5056,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 37,
          "offset": " 0x4008"
        },
        {
          "description": "Minimum Version Requirement Command for iPhone",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 2304,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 2304,
          "offset": " 0x4090"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 5064,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 39,
          "offset": " 0xd0008"
        },
        {
          "description": "Dynamic Loader Environment Command",
          "size": 131205,
          "offset": " 0xd0010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0xd0018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xd0020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xd0028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0xd0060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0xd0068"
        },
        {
          "description": 0,
          "size": 34816,
          "offset": " 0xd0080"
        },
        {
          "description": 0,
          "size": 34816,
          "offset": " 0xd0090"
        },
        {
          "description": 34816,
          "size": 5,
          "offset": " 0xd0098"
        }
      ],
      "magic": "cffaedfe",
      "offset": "d0000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v2.5.10
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20C69",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "xcf",
        "XCF"
      ],
      "CFBundleTypeIconFile": "XCF Icon.icns",
      "CFBundleTypeName": "Seashore/GIMP image",
      "CFBundleTypeOSTypes": [
        "XCF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.gimp.xcf"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "bmp",
        "BMP"
      ],
      "CFBundleTypeIconFile": "BMP Icon.icns",
      "CFBundleTypeName": "Windows bitmap image",
      "CFBundleTypeOSTypes": [
        "BMP",
        "BMPf"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.microsoft.bmp"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pic",
        "pict",
        "PCT",
        "PICT"
      ],
      "CFBundleTypeIconFile": "PICT Icon.icns",
      "CFBundleTypeName": "QuickDraw picture",
      "CFBundleTypeOSTypes": [
        "PICT"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.apple.pict"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pdf",
        "PDF"
      ],
      "CFBundleTypeIconFile": "PDF Icon.icns",
      "CFBundleTypeMIMETypes": [
        "application/pdf"
      ],
      "CFBundleTypeName": "Portable Document Format (PDF)",
      "CFBundleTypeOSTypes": [
        "PDF"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.adobe.pdf"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "jpg",
        "JPG",
        "jpeg",
        "JPEG"
      ],
      "CFBundleTypeIconFile": "JPEG Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/jpeg"
      ],
      "CFBundleTypeName": "JPEG image",
      "CFBundleTypeOSTypes": [
        "JPEG"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.jpeg"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "xbm",
        "XBM"
      ],
      "CFBundleTypeIconFile": "XBM Icon.icns",
      "CFBundleTypeName": "X11 bitmap",
      "CFBundleTypeOSTypes": [
        "XBM"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.xbitmap-image"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "tiff",
        "TIFF",
        "tif",
        "TIF"
      ],
      "CFBundleTypeIconFile": "TIFF Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/tiff"
      ],
      "CFBundleTypeName": "TIFF image",
      "CFBundleTypeOSTypes": [
        "TIFF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.tiff"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "png",
        "PNG"
      ],
      "CFBundleTypeIconFile": "PNG Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/png"
      ],
      "CFBundleTypeName": "Portable Network Graphics image",
      "CFBundleTypeOSTypes": [
        "PNGf"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.png"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "jp2",
        "JP2"
      ],
      "CFBundleTypeIconFile": "JP2 Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/jp2"
      ],
      "CFBundleTypeName": "JPEG 2000 image",
      "CFBundleTypeOSTypes": [
        "jp2"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.jpeg-2000"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "gif",
        "GIF"
      ],
      "CFBundleTypeIconFile": "GIF Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/gif"
      ],
      "CFBundleTypeName": "Graphics Interchange Format (GIF)",
      "CFBundleTypeOSTypes": [
        "GIF",
        "GIFf",
        "GIFF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.compuserve.gif"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "svg",
        "SVG"
      ],
      "CFBundleTypeIconFile": "SVG Icon.icns",
      "CFBundleTypeMIMETypes": [
        "image/svg+xml"
      ],
      "CFBundleTypeName": "SVG document",
      "CFBundleTypeOSTypes": [
        "svg",
        "SVG"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.svg-image"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SeaDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "heic",
        "HEIC"
      ],
      "CFBundleTypeMIMETypes": [
        "image/heic"
      ],
      "CFBundleTypeName": "HEIC image",
      "CFBundleTypeOSTypes": [
        "heic",
        "HEIC",
        "heif",
        "HEIF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "public.heic"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "SeaDocument"
    }
  ],
  "CFBundleExecutable": "Seashore",
  "CFBundleIconFile": "Main Icon.icns",
  "CFBundleIdentifier": "app.seashore",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Seashore",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.5.10",
  "CFBundleSignature": "SeSh",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "2020122701",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12C33",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "19G68",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1230",
  "DTXcodeBuild": "12C33",
  "LSApplicationCategoryType": "public.app-category.graphics-design",
  "LSMinimumSystemVersion": "10.7.0",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "seashore.sourceforge.net": {
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.1"
      }
    }
  },
  "NSHumanReadableCopyright": "Copyright (c) 1995-2019 Mark Pazolli et al.\nGNU General Public License v2.0",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "SeaApplication",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.image",
        "public.data"
      ],
      "UTTypeDescription": "Seahore/GIMP image",
      "UTTypeIconFile": "XCF Icon.icns",
      "UTTypeIdentifier": "org.gimp.xcf",
      "UTTypeReferenceURL": "http://henning.makholm.net/xcftools/xcfspec.txt",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "XCF",
        "public.filename-extension": [
          "xcf",
          "XCF"
        ],
        "public.mime-type": "image/x-xcf"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 1.4069976806640625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 30,
        "sizeofcmds": 4712,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 30,
          "offset": " 0x8"
        },
        {
          "description": "Segment Split Information Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}