Does Processing IDE work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support as of v4.0.0

May also be known as Processing or Processing Four

๐Ÿ“š Bundle Version History

org.processing.four

v4.0.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Processing",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "org.processing.four",
  "CFBundleDisplayName": "Processing",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Processing",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0.1",
  "CFBundleVersion": "1286",
  "CFBundleSignature": "Pde4",
  "NSHumanReadableCopyright": "ยฉ The Processing Foundation",
  "LSMinimumSystemVersion": "10.14.6",
  "LSUIElement": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "IgnorePSN": false,
  "NSRequiresAquaSystemAppearance": false,
  "JVMRuntime": "jdk-17.0.4+8",
  "JVMVersion": "17",
  "JREPreferred": false,
  "JDKPreferred": false,
  "JVMMainClassName": "processing.app.ui.Splash",
  "JVMDebug": false,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "pde",
        "pyde"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Processing Source Code",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdez"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pdez.icns",
      "CFBundleTypeName": "Processing Sketch Bundle",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdex"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pdex.icns",
      "CFBundleTypeName": "Processing Contribution Bundle",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "LSArchitecturePriority": [
    "aarch64"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Xdock:icon=$APP_ROOT/Contents/Resources/processing.icns",
    "-Xmx512M",
    "-Dapple.awt.application.name=Processing",
    "-Djna.nosys=true",
    "-Dapple.laf.useScreenMenuBar=true",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.macos.useScreenMenuBar=true",
    "-Dcom.apple.smallTabs=true",
    "-Dpython.console.encoding=UTF-8"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": [],
  "NSCameraUsageDescription": "The sketch you're running needs access to your video camera.",
  "NSMicrophoneUsageDescription": "The sketch you're running needs access to your microphone."
}
Full Meta Details
{
  "fileSize": 0.1805877685546875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 74672,
        "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": 74672,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 91056,
          "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": 20,
        "sizeofcmds": 2752,
        "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": 20,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Client Load Command",
          "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"
        }
      ],
      "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": 22,
        "sizeofcmds": 2456,
        "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": 22,
          "offset": " 0x18008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x18010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x18020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x18028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "18000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v4.0b1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Processing",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "org.processing.four",
  "CFBundleDisplayName": "Processing",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Processing",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0b1",
  "CFBundleVersion": "1276",
  "CFBundleSignature": "Pde4",
  "NSHumanReadableCopyright": "ยฉ The Processing Foundation",
  "LSMinimumSystemVersion": "10.14.6",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMRuntime": "jdk-11.0.12+7",
  "JVMMainClassName": "processing.app.ui.Splash",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "pde",
        "pyde"
      ],
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "Processing Source Code",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdez"
      ],
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "Processing Sketch Bundle",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdex"
      ],
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "Processing Contribution Bundle",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Xdock:icon=$APP_ROOT/Contents/Resources/processing.icns",
    "-Xmx512M",
    "-Dapple.awt.application.name=Processing",
    "-Djna.nosys=true",
    "-Dapple.laf.useScreenMenuBar=true",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.macos.useScreenMenuBar=true",
    "-Dcom.apple.smallTabs=true",
    "-Djava.library.path=$APP_ROOT/Contents/Java:$APP_ROOT/Contents/Java/modes/java/libraries/javafx/library/macosx",
    "--module-path=$APP_ROOT/Contents/Java/modes/java/libraries/javafx/library/macosx/modules",
    "--add-modules=javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": [],
  "NSCameraUsageDescription": "The sketch you're running needs access to your video camera.",
  "NSMicrophoneUsageDescription": "The sketch you're running needs access to your microphone."
}
Full Meta Details
{
  "fileSize": 0.0697784423828125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 144,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.0b6
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Processing",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "org.processing.four",
  "CFBundleDisplayName": "Processing",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Processing",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0b6",
  "CFBundleVersion": "1281",
  "CFBundleSignature": "Pde4",
  "NSHumanReadableCopyright": "ยฉ The Processing Foundation",
  "LSMinimumSystemVersion": "10.14.6",
  "LSUIElement": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "IgnorePSN": false,
  "NSRequiresAquaSystemAppearance": false,
  "JVMRuntime": "jdk-17.0.2+8",
  "JREPreferred": false,
  "JDKPreferred": false,
  "JVMMainClassName": "processing.app.ui.Splash",
  "JVMDebug": false,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "pde",
        "pyde"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Processing Source Code",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdez"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pdez.icns",
      "CFBundleTypeName": "Processing Sketch Bundle",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdex"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pdex.icns",
      "CFBundleTypeName": "Processing Contribution Bundle",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Xdock:icon=$APP_ROOT/Contents/Resources/processing.icns",
    "-Xmx512M",
    "-Dapple.awt.application.name=Processing",
    "-Djna.nosys=true",
    "-Dapple.laf.useScreenMenuBar=true",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.macos.useScreenMenuBar=true",
    "-Dcom.apple.smallTabs=true",
    "-Dpython.console.encoding=UTF-8"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": [],
  "NSCameraUsageDescription": "The sketch you're running needs access to your video camera.",
  "NSMicrophoneUsageDescription": "The sketch you're running needs access to your microphone."
}
Full Meta Details
{
  "fileSize": 0.0627899169921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 2752,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 20,
          "offset": " 0x8"
        },
        {
          "description": "Sub Client Load 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.0b7
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Processing",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "org.processing.four",
  "CFBundleDisplayName": "Processing",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Processing",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0b7",
  "CFBundleVersion": "1282",
  "CFBundleSignature": "Pde4",
  "NSHumanReadableCopyright": "ยฉ The Processing Foundation",
  "LSMinimumSystemVersion": "10.14.6",
  "LSUIElement": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "IgnorePSN": false,
  "NSRequiresAquaSystemAppearance": false,
  "JVMRuntime": "jdk-17.0.2+8",
  "JREPreferred": false,
  "JDKPreferred": false,
  "JVMMainClassName": "processing.app.ui.Splash",
  "JVMDebug": false,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "pde",
        "pyde"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Processing Source Code",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdez"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pdez.icns",
      "CFBundleTypeName": "Processing Sketch Bundle",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdex"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pdex.icns",
      "CFBundleTypeName": "Processing Contribution Bundle",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Xdock:icon=$APP_ROOT/Contents/Resources/processing.icns",
    "-Xmx512M",
    "-Dapple.awt.application.name=Processing",
    "-Djna.nosys=true",
    "-Dapple.laf.useScreenMenuBar=true",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.macos.useScreenMenuBar=true",
    "-Dcom.apple.smallTabs=true",
    "-Dpython.console.encoding=UTF-8"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": [],
  "NSCameraUsageDescription": "The sketch you're running needs access to your video camera.",
  "NSMicrophoneUsageDescription": "The sketch you're running needs access to your microphone."
}
Full Meta Details
{
  "fileSize": 0.0627899169921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 2752,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 20,
          "offset": " 0x8"
        },
        {
          "description": "Sub Client Load 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.0b8
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Processing",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "org.processing.four",
  "CFBundleDisplayName": "Processing",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Processing",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0b8",
  "CFBundleVersion": "1283",
  "CFBundleSignature": "Pde4",
  "NSHumanReadableCopyright": "ยฉ The Processing Foundation",
  "LSMinimumSystemVersion": "10.14.6",
  "LSUIElement": false,
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "IgnorePSN": false,
  "NSRequiresAquaSystemAppearance": false,
  "JVMRuntime": "jdk-17.0.2+8",
  "JREPreferred": false,
  "JDKPreferred": false,
  "JVMMainClassName": "processing.app.ui.Splash",
  "JVMDebug": false,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "pde",
        "pyde"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Processing Source Code",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdez"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pdez.icns",
      "CFBundleTypeName": "Processing Sketch Bundle",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "pdex"
      ],
      "LSTypeIsPackage": false,
      "CFBundleTypeIconFile": "pdex.icns",
      "CFBundleTypeName": "Processing Contribution Bundle",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "LSArchitecturePriority": [
    "aarch64"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Xdock:icon=$APP_ROOT/Contents/Resources/processing.icns",
    "-Xmx512M",
    "-Dapple.awt.application.name=Processing",
    "-Djna.nosys=true",
    "-Dapple.laf.useScreenMenuBar=true",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.macos.useScreenMenuBar=true",
    "-Dcom.apple.smallTabs=true",
    "-Dpython.console.encoding=UTF-8"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": [],
  "NSCameraUsageDescription": "The sketch you're running needs access to your video camera.",
  "NSMicrophoneUsageDescription": "The sketch you're running needs access to your microphone."
}
Full Meta Details
{
  "fileSize": 0.1805877685546875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 74672,
        "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": 74672,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 91056,
          "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": 20,
        "sizeofcmds": 2752,
        "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": 20,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Client Load Command",
          "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"
        }
      ],
      "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": 22,
        "sizeofcmds": 2456,
        "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": 22,
          "offset": " 0x18008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x18010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x18020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x18028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "18000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}