๐Ÿ“š Bundle Version History

net.kovidgoyal.kitty

v0.23.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleAllowMixedLocalizations": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "kitty",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "command",
        "sh",
        "zsh",
        "bash",
        "fish",
        "tool"
      ],
      "CFBundleTypeIconFile": "kitty.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeOSTypes": [
        "fold"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "kitty",
  "CFBundleGetInfoString": "kitty, an OpenGL based terminal emulator https://sw.kovidgoyal.net/kitty/",
  "CFBundleIconFile": "kitty.icns",
  "CFBundleIdentifier": "net.kovidgoyal.kitty",
  "CFBundleName": "kitty",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.23.1",
  "CFBundleSignature": "????",
  "CFBundleVersion": "0.23.1",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSEnvironment": {
    "KITTY_LAUNCHED_BY_LAUNCH_SERVICES": "1"
  },
  "LSMinimumSystemVersion": "10.12.0",
  "LSRequiresNativeExecution": true,
  "NSAppleEventsUsageDescription": "A program running inside kitty would like to access AppleScript.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "A program running inside kitty would like to access your calendar data.",
  "NSCameraUsageDescription": "A program running inside kitty would like to access the camera.",
  "NSContactsUsageDescription": "A program running inside kitty would like to access your contacts.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright 2021, Kovid Goyal",
  "NSLocationAlwaysUsageDescription": "A program running inside kitty would like to access your location information, even in the background.",
  "NSLocationUsageDescription": "A program running inside kitty would like to access your location information.",
  "NSLocationWhenInUseUsageDescription": "A program running inside kitty would like to access your location while active.",
  "NSMicrophoneUsageDescription": "A program running inside kitty would like to access your microphone.",
  "NSRemindersUsageDescription": "A program running inside kitty would like to access your reminders.",
  "NSRequiresAquaSystemAppearance": "NO",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New kitty Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New kitty Window Here"
      },
      "NSMessage": "openOSWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "A program running inside kitty requires elevated privileges."
}
Full Meta Details
{
  "fileSize": 0.322418212890625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 157824,
        "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": 157824,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 11264,
          "offset": " 0x20"
        },
        {
          "description": 157856,
          "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": 18,
        "sizeofcmds": 1832,
        "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": 18,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 1824,
        "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": 19,
          "offset": " 0x2c008"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 131205,
          "offset": " 0x2c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x2c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x2c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x2c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "2c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v0.20.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleAllowMixedLocalizations": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "kitty",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "command",
        "sh",
        "zsh",
        "bash",
        "fish",
        "tool"
      ],
      "CFBundleTypeIconFile": "kitty.icns",
      "CFBundleTypeName": "Terminal scripts",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeOSTypes": [
        "fold"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeRole": "Shell",
      "LSItemContentTypes": [
        "public.unix-executable"
      ]
    }
  ],
  "CFBundleExecutable": "kitty",
  "CFBundleGetInfoString": "kitty, an OpenGL based terminal emulator https://sw.kovidgoyal.net/kitty/",
  "CFBundleIconFile": "kitty.icns",
  "CFBundleIdentifier": "net.kovidgoyal.kitty",
  "CFBundleName": "kitty",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.20.3",
  "CFBundleSignature": "????",
  "CFBundleVersion": "0.20.3",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSEnvironment": {
    "KITTY_LAUNCHED_BY_LAUNCH_SERVICES": "1"
  },
  "LSMinimumSystemVersion": "10.12.0",
  "LSRequiresNativeExecution": true,
  "NSAppleEventsUsageDescription": "A program running inside kitty would like to access AppleScript.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "A program running inside kitty would like to access your calendar data.",
  "NSCameraUsageDescription": "A program running inside kitty would like to access the camera.",
  "NSContactsUsageDescription": "A program running inside kitty would like to access your contacts.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright 2021, Kovid Goyal",
  "NSLocationAlwaysUsageDescription": "A program running inside kitty would like to access your location information, even in the background.",
  "NSLocationUsageDescription": "A program running inside kitty would like to access your location information.",
  "NSLocationWhenInUseUsageDescription": "A program running inside kitty would like to access your location while active.",
  "NSMicrophoneUsageDescription": "A program running inside kitty would like to access your microphone.",
  "NSRemindersUsageDescription": "A program running inside kitty would like to access your reminders.",
  "NSRequiresAquaSystemAppearance": "NO",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New kitty Tab Here"
      },
      "NSMessage": "openTab",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "New kitty Window Here"
      },
      "NSMessage": "openOSWindow",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSystemAdministrationUsageDescription": "A program running inside kitty requires elevated privileges."
}
Full Meta Details
{
  "fileSize": 0.306793212890625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 8832,
        "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": 8832,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 10240,
          "offset": " 0x20"
        },
        {
          "description": 157856,
          "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": 18,
        "sizeofcmds": 1832,
        "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": 18,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 1824,
        "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": 19,
          "offset": " 0x28008"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 131205,
          "offset": " 0x28010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x28018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x28020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "28000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}