Full Info Plist
{
"CFBundleExecutable": "sublime_text",
"CFBundleIconFile": "Sublime Text",
"CFBundleIdentifier": "com.sublimetext.4",
"CFBundlePackageType": "APPL",
"CFBundleSignature": "subl",
"LSMinimumSystemVersion": "10.7",
"NSHumanReadableCopyright": "Copyright ยฉ 2006-2023 Sublime HQ Pty Ltd",
"CFBundleName": "Sublime Text",
"CFBundleVersion": "4169",
"CFBundleShortVersionString": "Build 4169",
"NSPrincipalClass": "PXApplication",
"NSSupportsAutomaticGraphicsSwitching": true,
"NSAppTransportSecurity": {
"NSAllowsArbitraryLoads": true
},
"NSRequiresAquaSystemAppearance": false,
"UTExportedTypeDeclarations": [
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Build System",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.build-system",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-build"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Color Scheme",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.color-scheme",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-color-scheme"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Commands",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.commands",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-commands"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Completions",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.completions",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-completions"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Keymap",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.keymap",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-keymap"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Macro",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.macro",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-macro"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Menu",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.menu",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-menu"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Mousemap",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.mousemap",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-mousemap"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Project",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.project",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-project"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Settings",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.settings",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-settings"
]
}
},
{
"UTTypeConformsTo": [
"public.xml"
],
"UTTypeDescription": "Sublime Snippet",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.snippet",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-snippet"
]
}
},
{
"UTTypeConformsTo": [
"public.yaml"
],
"UTTypeDescription": "Sublime Syntax",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.syntax",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-syntax"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Theme",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.theme",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-theme"
]
}
},
{
"UTTypeConformsTo": [
"public.json"
],
"UTTypeDescription": "Sublime Workspace",
"UTTypeIconFile": "Document",
"UTTypeIdentifier": "com.sublimehq.sublimetext.workspace",
"UTTypeTagSpecification": {
"public.filename-extension": [
"sublime-workspace"
]
}
}
],
"UTImportedTypeDeclarations": [
{
"UTTypeConformsTo": [
"com.apple.property-list"
],
"UTTypeDescription": "TextMate Language Grammar",
"UTTypeIconFile": "TextMate Grammar",
"UTTypeIdentifier": "com.macromates.textmate.language",
"UTTypeTagSpecification": {
"public.filename-extension": [
"tmLanguage"
]
}
},
{
"UTTypeConformsTo": [
"com.apple.property-list"
],
"UTTypeDescription": "TextMate Preferences",
"UTTypeIconFile": "TextMate Settings",
"UTTypeIdentifier": "com.macromates.textmate.preferences",
"UTTypeTagSpecification": {
"public.filename-extension": [
"tmPreferences"
]
}
},
{
"UTTypeConformsTo": [
"com.apple.property-list"
],
"UTTypeDescription": "TextMate Snippet",
"UTTypeIconFile": "TextMate Snippet",
"UTTypeIdentifier": "com.macromates.textmate.snippet",
"UTTypeTagSpecification": {
"public.filename-extension": [
"tmSnippet"
]
}
},
{
"UTTypeConformsTo": [
"com.apple.property-list"
],
"UTTypeDescription": "TextMate Theme",
"UTTypeIconFile": "TextMate Theme",
"UTTypeIdentifier": "com.macromates.textmate.theme",
"UTTypeTagSpecification": {
"public.filename-extension": [
"tmTheme"
]
}
},
{
"UTTypeConformsTo": [
"public.text"
],
"UTTypeDescription": "JSON File",
"UTTypeIdentifier": "public.json",
"UTTypeTagSpecification": {
"public.filename-extension": [
"json"
]
}
},
{
"UTTypeConformsTo": [
"public.text"
],
"UTTypeDescription": "YAML File",
"UTTypeIdentifier": "public.yaml",
"UTTypeTagSpecification": {
"public.filename-extension": [
"yaml",
"yml"
]
}
}
],
"CFBundleDocumentTypes": [
{
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.sublimehq.sublimetext.build-system",
"com.sublimehq.sublimetext.color-scheme",
"com.sublimehq.sublimetext.commands",
"com.sublimehq.sublimetext.completions",
"com.sublimehq.sublimetext.keymap",
"com.sublimehq.sublimetext.macro",
"com.sublimehq.sublimetext.menu",
"com.sublimehq.sublimetext.mousemap",
"com.sublimehq.sublimetext.project",
"com.sublimehq.sublimetext.settings",
"com.sublimehq.sublimetext.snippet",
"com.sublimehq.sublimetext.syntax",
"com.sublimehq.sublimetext.theme",
"com.sublimehq.sublimetext.workspace"
]
},
{
"CFBundleTypeIconFile": "Document",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Alternate",
"LSItemContentTypes": [
"com.macromates.textmate.language",
"com.macromates.textmate.preferences",
"com.macromates.textmate.snippet",
"com.macromates.textmate.theme"
]
},
{
"CFBundleTypeIconFile": "Document",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Alternate",
"LSItemContentTypes": [
"public.text",
"public.plain-text",
"public.utf8-plain-text",
"public.utf16-external-plain-text",
"public.utf16-plain-text",
"com.apple.traditional-mac-plain-text",
"public.html",
"public.xml",
"public.source-code",
"public.c-source",
"public.objective-c-source",
"public.c-plus-plus-source",
"public.objective-c-plus-plus-source",
"public.c-header",
"public.c-plus-plus-header",
"com.sun.java-source",
"public.script",
"public.assembly-source",
"com.netscape.javascript-source",
"public.shell-script",
"public.csh-script",
"public.perl-script",
"public.python-script",
"public.ruby-script",
"public.php-script",
"com.apple.applescript.text"
]
},
{
"CFBundleTypeIconFile": "Document",
"CFBundleTypeName": "Document",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"****"
]
},
{
"CFBundleTypeIconFile": "Document",
"CFBundleTypeName": "Sublime Text Document",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"****"
],
"LSHandlerRank": "Alternate",
"CFBundleTypeExtensions": [
"as",
"asa",
"asp",
"bat",
"build",
"cs",
"csx",
"c",
"h",
"cc",
"cp",
"cpp",
"cxx",
"c++",
"C",
"hh",
"hpp",
"hxx",
"h++",
"inl",
"ipp",
"clj",
"cljc",
"edn",
"css",
"css.erb",
"css.liquid",
"d",
"di",
"diff",
"patch",
"erl",
"hrl",
"escript",
"Emakefile",
"emakefile",
"yaws",
"attributes",
"gitattributes",
"gitconfig",
"gitmodules",
"gitignore",
"git",
"mailmap",
"go",
"dot",
"DOT",
"gv",
"groovy",
"grv",
"gradle",
"Jenkinsfile",
"hs",
"html",
"htm",
"shtml",
"xhtml",
"java",
"bsh",
"js",
"mjs",
"htc",
"jsx",
"ts",
"tsx",
"json",
"ipynb",
"bib",
"tex",
"ltx",
"sty",
"cls",
"lisp",
"cl",
"clisp",
"l",
"mud",
"el",
"scm",
"ss",
"lsp",
"fasl",
"lua",
"make",
"GNUmakefile",
"makefile",
"Makefile",
"makefile.am",
"Makefile.am",
"makefile.in",
"Makefile.in",
"OCamlMakefile",
"mak",
"mk",
"md",
"mdown",
"markdown",
"markdn",
"matlab",
"m",
"mm",
"M",
"ml",
"mli",
"mll",
"mly",
"pas",
"p",
"dpr",
"pl",
"pc",
"pm",
"pmc",
"pod",
"t",
"php",
"php3",
"php4",
"php5",
"php7",
"phps",
"phpt",
"phtml",
"py",
"py3",
"pyw",
"pyi",
"pyx",
"pyx.in",
"pxd",
"pxd.in",
"pxi",
"pxi.in",
"rpy",
"cpy",
"SConstruct",
"Sconstruct",
"sconstruct",
"SConscript",
"gyp",
"gypi",
"Snakefile",
"vpy",
"wscript",
"bazel",
"bzl",
"R",
"r",
"Rprofile",
"rails",
"rhtml",
"erb",
"html.erb",
"js.erb",
"haml",
"sass",
"erbsql",
"sql.erb",
"re",
"rst",
"rest",
"rb",
"Appfile",
"Appraisals",
"Berksfile",
"Brewfile",
"capfile",
"cgi",
"Cheffile",
"config.ru",
"Deliverfile",
"Fastfile",
"fcgi",
"Gemfile",
"gemspec",
"Guardfile",
"irbrc",
"jbuilder",
"Podfile",
"podspec",
"prawn",
"rabl",
"rake",
"Rakefile",
"Rantfile",
"rbx",
"rjs",
"ruby.rail",
"Scanfile",
"simplecov",
"Snapfile",
"thor",
"Thorfile",
"Vagrantfile",
"rs",
"scala",
"sbt",
"sc",
"sh",
"bash",
"bashrc",
"ash",
"zsh",
"bash_aliases",
"bash_completions",
"bash_functions",
"bash_login",
"bash_logout",
"bash_profile",
"bash_variables",
"bashrc",
"profile",
"textmate_init",
"zlogin",
"zlogout",
"zprofile",
"zshenv",
"zshrc",
"PKGBUILD",
"ebuild",
"eclass",
"sql",
"ddl",
"dml",
"tcl",
"adp",
"txt",
"textile",
"xml",
"xsd",
"xslt",
"tld",
"dtml",
"rng",
"rss",
"opml",
"svg",
"sproj",
"fsproj",
"sqlproj",
"vbproj",
"vcproj",
"vcxproj",
"dae",
"props",
"targets",
"dtd",
"ent",
"mod",
"yaml",
"yml"
]
}
]
}
Full Meta Details
{
"fileSize": 33.02668762207031,
"architectures": [
{
"bits": "32-bit",
"fileType": "Fixed Virtual Memory Shared Library File",
"header": {
"magic": 3405691582,
"cputype": 0,
"cpusubtype": 16,
"filetype": 3,
"ncmds": 1024,
"sizeofcmds": 68832,
"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": 68832,
"offset": " 0x10"
},
{
"description": "Dynamic Linker Load Command",
"size": 4108,
"offset": " 0x18"
},
{
"description": 0,
"size": 67584,
"offset": " 0x20"
},
{
"description": 2092368,
"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": 36,
"sizeofcmds": 4832,
"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": 36,
"offset": " 0x4008"
},
{
"description": "Minimum Version Requirement Command for OSX",
"size": 10584197,
"offset": " 0x4010"
},
{
"description": 10584197,
"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": 437504,
"offset": " 0x4080"
}
],
"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": 37,
"sizeofcmds": 4944,
"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": 37,
"offset": " 0x1008008"
},
{
"description": "Minimum Version Requirement Command for iPhone",
"size": 10584197,
"offset": " 0x1008010"
},
{
"description": 10584197,
"size": 25,
"offset": " 0x1008018"
},
{
"description": "64-bits Segment Load Command",
"size": 1095786335,
"offset": " 0x1008020"
},
{
"description": 1095786335,
"size": 20306,
"offset": " 0x1008028"
},
{
"description": 0,
"size": 25,
"offset": " 0x1008060"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x1008068"
},
{
"description": 0,
"size": 384000,
"offset": " 0x1008080"
},
{
"description": 0,
"size": 384000,
"offset": " 0x1008090"
}
],
"magic": "cffaedfe",
"offset": "1008000",
"processorSubType": "all",
"processorType": "ARM"
}
]
}