Does iTerm work on Apple Silicon?

โœ… Yes, fully supported as of v3.4.0

May also be known as iTerm2, iTerm, or Googlecode Iterm2

๐Ÿ“š Bundle Version History

com.googlecode.iterm2

v3.5.0beta2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A5534d",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.5.0beta2",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon-Beta",
  "CFBundleIconName": "AppIcon-Beta",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.5.0beta2",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    },
    {
      "CFBundleURLName": "iTerm2",
      "CFBundleURLSchemes": [
        "iterm2"
      ]
    }
  ],
  "CFBundleVersion": "3.5.0beta2",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A233",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1300",
  "DTXcodeBuild": "13A233",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 36.325836181640625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 19322432,
        "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": 19322432,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1209344,
          "offset": " 0x20"
        },
        {
          "description": 18740896,
          "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": 68,
        "sizeofcmds": 496,
        "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": 68,
          "offset": " 0x4008"
        },
        {
          "description": 68,
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 30208,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 30208,
          "offset": " 0x4090"
        },
        {
          "description": 30208,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 21,
          "offset": " 0x40a0"
        },
        {
          "description": "Sub Library Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 20112,
          "offset": " 0x40c8"
        },
        {
          "description": 20112,
          "size": 6134656,
          "offset": " 0x40d0"
        },
        {
          "description": 6134656,
          "size": 20112,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        }
      ],
      "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": 69,
        "sizeofcmds": 7984,
        "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": 69,
          "offset": " 0x1274008"
        },
        {
          "description": 69,
          "size": 2195589,
          "offset": " 0x1274010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x1274018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1274020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1274028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1274060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1274068"
        },
        {
          "description": 0,
          "size": 30720,
          "offset": " 0x1274080"
        },
        {
          "description": 0,
          "size": 30720,
          "offset": " 0x1274090"
        },
        {
          "description": 30720,
          "size": 5,
          "offset": " 0x1274098"
        },
        {
          "description": "UNIX Thread command",
          "size": 22,
          "offset": " 0x12740a0"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 1702125407,
          "offset": " 0x12740a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x12740b8"
        },
        {
          "description": 0,
          "size": 648,
          "offset": " 0x12740c8"
        },
        {
          "description": 648,
          "size": 5974008,
          "offset": " 0x12740d0"
        },
        {
          "description": 5974008,
          "size": 648,
          "offset": " 0x12740d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x12740e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x12740f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x1274108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1274000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.19
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "22A400",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.19",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.19",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.19",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "14B47",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "13.0",
  "DTSDKBuild": "22A372",
  "DTSDKName": "macosx13.0",
  "DTXcode": "1410",
  "DTXcodeBuild": "14B47",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.964630126953125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18444080,
        "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": 18444080,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1154048,
          "offset": " 0x20"
        },
        {
          "description": 18198304,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 461824,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 461824,
          "offset": " 0x4090"
        },
        {
          "description": 461824,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6200,
        "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": 51,
          "offset": " 0x119c008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x119c010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x119c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x119c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x119c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x119c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x119c068"
        },
        {
          "description": 0,
          "size": 440320,
          "offset": " 0x119c080"
        },
        {
          "description": 0,
          "size": 440320,
          "offset": " 0x119c090"
        },
        {
          "description": 440320,
          "size": 5,
          "offset": " 0x119c098"
        },
        {
          "description": "UNIX Thread command",
          "size": 14,
          "offset": " 0x119c0a0"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 1702125407,
          "offset": " 0x119c0a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x119c0b8"
        },
        {
          "description": 0,
          "size": 11676,
          "offset": " 0x119c0c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "119c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.16
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21F79",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.16",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.16",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.16",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13E113",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.3",
  "DTSDKBuild": "21E226",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1330",
  "DTXcodeBuild": "13E113",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.69390869140625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18455360,
        "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": 18455360,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 72192,
          "offset": " 0x20"
        },
        {
          "description": 17898048,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 461824,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 461824,
          "offset": " 0x4090"
        },
        {
          "description": 461824,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x11a0008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x11a0010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x11a0018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x11a0020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x11a0028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x11a0060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x11a0068"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a0080"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a0090"
        },
        {
          "description": 472064,
          "size": 5,
          "offset": " 0x11a0098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11a00a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11a00a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11a00b8"
        },
        {
          "description": 0,
          "size": 20560,
          "offset": " 0x11a00c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "11a0000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.15
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A559",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.15",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.15",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.15",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.71543884277344,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18469472,
        "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": 18469472,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1156096,
          "offset": " 0x20"
        },
        {
          "description": 17904240,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 28928,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 28928,
          "offset": " 0x4090"
        },
        {
          "description": 28928,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x11a4008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x11a4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x11a4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x11a4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x11a4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x11a4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x11a4068"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a4080"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a4090"
        },
        {
          "description": 472064,
          "size": 5,
          "offset": " 0x11a4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11a40a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11a40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11a40b8"
        },
        {
          "description": 0,
          "size": 13648,
          "offset": " 0x11a40c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "11a4000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.14
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A559",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.14",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.14",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.14",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.711151123046875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18464976,
        "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": 18464976,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1156096,
          "offset": " 0x20"
        },
        {
          "description": 17899744,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 28928,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 28928,
          "offset": " 0x4090"
        },
        {
          "description": 28928,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x11a4008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x11a4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x11a4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x11a4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x11a4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x11a4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x11a4068"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a4080"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a4090"
        },
        {
          "description": 472064,
          "size": 5,
          "offset": " 0x11a4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11a40a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11a40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11a40b8"
        },
        {
          "description": 0,
          "size": 15264,
          "offset": " 0x11a40c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "11a4000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.13
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A559",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.13",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.13",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.13",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.69520568847656,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18464640,
        "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": 18464640,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 72192,
          "offset": " 0x20"
        },
        {
          "description": 17899408,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 28928,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 28928,
          "offset": " 0x4090"
        },
        {
          "description": 28928,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x11a0008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x11a0010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x11a0018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x11a0020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x11a0028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x11a0060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x11a0068"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a0080"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a0090"
        },
        {
          "description": 472064,
          "size": 5,
          "offset": " 0x11a0098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11a00a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11a00a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11a00b8"
        },
        {
          "description": 0,
          "size": 15528,
          "offset": " 0x11a00c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "11a0000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.12
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A559",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.12",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.12",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.12",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A233",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1300",
  "DTXcodeBuild": "13A233",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.71092224121094,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18464832,
        "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": 18464832,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1156096,
          "offset": " 0x20"
        },
        {
          "description": 17899504,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 28928,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 28928,
          "offset": " 0x4090"
        },
        {
          "description": 28928,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x11a4008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x11a4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x11a4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x11a4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x11a4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x11a4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x11a4068"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a4080"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a4090"
        },
        {
          "description": 472064,
          "size": 5,
          "offset": " 0x11a4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11a40a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11a40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11a40b8"
        },
        {
          "description": 0,
          "size": 15892,
          "offset": " 0x11a40c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "11a4000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.11
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A559",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.11",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.11",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.11",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A233",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1300",
  "DTXcodeBuild": "13A233",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrefersDisplaySafeAreaCompatibilityMode": true,
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.693206787109375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18462640,
        "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": 18462640,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 72192,
          "offset": " 0x20"
        },
        {
          "description": 17897312,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 28928,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 28928,
          "offset": " 0x4090"
        },
        {
          "description": 28928,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x11a0008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x11a0010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x11a0018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x11a0020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x11a0028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x11a0060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x11a0068"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a0080"
        },
        {
          "description": 0,
          "size": 472064,
          "offset": " 0x11a0090"
        },
        {
          "description": 472064,
          "size": 5,
          "offset": " 0x11a0098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11a00a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11a00a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11a00b8"
        },
        {
          "description": 0,
          "size": 1184,
          "offset": " 0x11a00c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "11a0000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.10
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20F71",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.10",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.10",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.10",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.77589416503906,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18515792,
        "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": 18515792,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 72448,
          "offset": " 0x20"
        },
        {
          "description": 17918480,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 465920,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 465920,
          "offset": " 0x4090"
        },
        {
          "description": 465920,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x11b0008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x11b0010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x11b0018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x11b0020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x11b0028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x11b0060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x11b0068"
        },
        {
          "description": 0,
          "size": 473088,
          "offset": " 0x11b0080"
        },
        {
          "description": 0,
          "size": 473088,
          "offset": " 0x11b0090"
        },
        {
          "description": 473088,
          "size": 5,
          "offset": " 0x11b0098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11b00a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11b00a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11b00b8"
        },
        {
          "description": 0,
          "size": 6988,
          "offset": " 0x11b00c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "11b0000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.8
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20E241",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.8",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.8",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.8",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.38475036621094,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 1144304,
        "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": 1144304,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1144832,
          "offset": " 0x20"
        },
        {
          "description": 2009072,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 459776,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 459776,
          "offset": " 0x4090"
        },
        {
          "description": 459776,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x1178008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x1178010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x1178018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1178020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1178028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1178060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1178068"
        },
        {
          "description": 0,
          "size": 467968,
          "offset": " 0x1178080"
        },
        {
          "description": 0,
          "size": 467968,
          "offset": " 0x1178090"
        },
        {
          "description": 467968,
          "size": 5,
          "offset": " 0x1178098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11780a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11780a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11780b8"
        },
        {
          "description": 0,
          "size": 12944,
          "offset": " 0x11780c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1178000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.4
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.4",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.4",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.4",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 34.124847412109375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18160768,
        "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": 18160768,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1136640,
          "offset": " 0x20"
        },
        {
          "description": 1867616,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 456704,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 456704,
          "offset": " 0x4090"
        },
        {
          "description": 456704,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x1158008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x1158010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x1158018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1158020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1158028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1158060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1158068"
        },
        {
          "description": 0,
          "size": 464896,
          "offset": " 0x1158080"
        },
        {
          "description": 0,
          "size": 464896,
          "offset": " 0x1158090"
        },
        {
          "description": 464896,
          "size": 5,
          "offset": " 0x1158098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11580a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11580a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11580b8"
        },
        {
          "description": 0,
          "size": 15500,
          "offset": " 0x11580c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1158000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.4.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20B50",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "itr"
      ],
      "CFBundleTypeIconFile": "iTermRecordingIcon.icns",
      "CFBundleTypeName": "iTerm2 Recording",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "its"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermscript"
      ],
      "CFBundleTypeIconFile": "iTerm2Script.icns",
      "CFBundleTypeName": "iTerm2 Script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.4.3",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.3",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.4.3",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.14",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final_modern.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing_modern.xml",
  "SUPublicEDKey": "xdqAa0KXBPhMbUrutVTe87i6U7yWf7WKaCeRG7AAZ0w="
}
Full Meta Details
{
  "fileSize": 33.70751953125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 17935712,
        "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": 17935712,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 70144,
          "offset": " 0x20"
        },
        {
          "description": 103712,
          "size": 15,
          "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": 50,
        "sizeofcmds": 6048,
        "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": 50,
          "offset": " 0x4008"
        },
        {
          "description": "Build Version",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "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": 28160,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 28160,
          "offset": " 0x4090"
        },
        {
          "description": 28160,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "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": 51,
        "sizeofcmds": 6120,
        "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": 51,
          "offset": " 0x1120008"
        },
        {
          "description": 51,
          "size": 2195589,
          "offset": " 0x1120010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x1120018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1120020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1120028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1120060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1120068"
        },
        {
          "description": 0,
          "size": 28672,
          "offset": " 0x1120080"
        },
        {
          "description": 0,
          "size": 28672,
          "offset": " 0x1120090"
        },
        {
          "description": 28672,
          "size": 5,
          "offset": " 0x1120098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11200a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11200a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11200b8"
        },
        {
          "description": 0,
          "size": 8636,
          "offset": " 0x11200c8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1120000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.2.9
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "18E215a",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "command",
        "tool",
        "sh",
        "zsh",
        "csh",
        "pl"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeOSTypes": [
        "fold"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "itermcolors"
      ],
      "CFBundleTypeIconFile": "iTerm2.icns",
      "CFBundleTypeName": "iTerm2 Color Presets",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "iTerm2",
  "CFBundleGetInfoString": "3.2.9",
  "CFBundleHelpBookFolder": "iTerm2 Help",
  "CFBundleHelpBookName": "iTerm2 Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.googlecode.iterm2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "iTerm2",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.2.9",
  "CFBundleSignature": "ITRM",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "http URL",
      "CFBundleURLSchemes": [
        "http"
      ]
    },
    {
      "CFBundleURLName": "https URL",
      "CFBundleURLSchemes": [
        "https"
      ]
    },
    {
      "CFBundleURLName": "ftp URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "gopher URL",
      "CFBundleURLSchemes": [
        "gopher"
      ]
    },
    {
      "CFBundleURLName": "mailto URL",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "news URL",
      "CFBundleURLSchemes": [
        "news"
      ]
    },
    {
      "CFBundleURLName": "nntp URL",
      "CFBundleURLSchemes": [
        "nntp"
      ]
    },
    {
      "CFBundleURLName": "ssh URL",
      "CFBundleURLSchemes": [
        "ssh"
      ]
    },
    {
      "CFBundleURLName": "telnet URL",
      "CFBundleURLSchemes": [
        "telnet"
      ]
    },
    {
      "CFBundleURLName": "wais URL",
      "CFBundleURLSchemes": [
        "wais"
      ]
    },
    {
      "CFBundleURLName": "whois URL",
      "CFBundleURLSchemes": [
        "whois"
      ]
    },
    {
      "CFBundleURLName": "x-man-page URL",
      "CFBundleURLSchemes": [
        "x-man-page"
      ]
    }
  ],
  "CFBundleVersion": "3.2.9",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "10E125",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "18E219",
  "DTSDKName": "macosx10.14",
  "DTXcode": "1020",
  "DTXcodeBuild": "10E125",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "NSAppleEventsUsageDescription": "An application in iTerm2 wants to use AppleScript.",
  "NSAppleScriptEnabled": "YES",
  "NSCalendarsUsageDescription": "An application in iTerm2 wants to use Calendar data.",
  "NSCameraUsageDescription": "An application in iTerm2 wants to use the camera.",
  "NSContactsUsageDescription": "An application in iTerm2 wants to use your contacts.",
  "NSExtensions": {},
  "NSHumanReadableCopyright": "GPL v2",
  "NSLocationAlwaysUsageDescription": "An application in iTerm2 wants to use your location information, even in the background.",
  "NSLocationUsageDescription": "An application in iTerm2 wants to use your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in iTerm2 wants to use your location information while active.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "An application in iTerm2 wants to use your microphone.",
  "NSPrincipalClass": "iTermApplication",
  "NSRemindersUsageDescription": "An application in iTerm2 wants to use your reminders.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New iTerm2 Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New iTerm2 Window Here"
      },
      "NSMessage": "openWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "The operation being performed by a program in iTerm2 requires elevated permission.",
  "OSAScriptingDefinition": "iTerm2.sdef",
  "SUFeedURL": "https://iterm2.com/appcasts/final.xml",
  "SUFeedURLForFinal": "https://iterm2.com/appcasts/final.xml",
  "SUFeedURLForTesting": "https://iterm2.com/appcasts/testing.xml",
  "SUPublicDSAKeyFile": "dsa_pub.pem"
}
Full Meta Details
{
  "fileSize": 9.497787475585938,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 44,
        "sizeofcmds": 5616,
        "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": 44,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Encryption Information",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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"
        },
        {
          "description": 0,
          "size": 274944,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 274944,
          "offset": " 0x90"
        },
        {
          "description": 274944,
          "size": 7,
          "offset": " 0x98"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 12,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0xa8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}