Full Info Plist
{
"BuildMachineOSBuild": "20D74",
"CFBundleDevelopmentRegion": "en",
"CFBundleDocumentTypes": [
{
"CFBundleTypeName": "Document",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.data"
],
"LSTypeIsPackage": 0
},
{
"CFBundleTypeExtensions": [
"vim"
],
"CFBundleTypeIconFile": "MacVim-vim",
"CFBundleTypeName": "Vim Script File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeExtensions": [
"txt",
"text",
"utf8"
],
"CFBundleTypeIconFile": "MacVim-txt",
"CFBundleTypeMIMETypes": [
"text/plain"
],
"CFBundleTypeName": "Plain Text File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeExtensions": [
"tex",
"sty",
"cls",
"ltx",
"ins",
"dtx"
],
"CFBundleTypeIconFile": "MacVim-tex",
"CFBundleTypeName": "TeX File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeExtensions": [
"h"
],
"CFBundleTypeIconFile": "MacVim-h",
"CFBundleTypeName": "C Header Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.c-header"
]
},
{
"CFBundleTypeExtensions": [
"pch"
],
"CFBundleTypeIconFile": "MacVim-h",
"CFBundleTypeName": "C Precompiled Header Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.precompiled-c-header"
]
},
{
"CFBundleTypeExtensions": [
"hh",
"hp",
"hpp",
"hxx",
"h++"
],
"CFBundleTypeIconFile": "MacVim-h",
"CFBundleTypeName": "C++ Header Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeExtensions": [
"pch++"
],
"CFBundleTypeIconFile": "MacVim-h",
"CFBundleTypeName": "C++ Precompiled Header Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.precompiled-c-plus-plus-header"
]
},
{
"CFBundleTypeExtensions": [
"c"
],
"CFBundleTypeIconFile": "MacVim-c",
"CFBundleTypeName": "C Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.c-source"
]
},
{
"CFBundleTypeExtensions": [
"m"
],
"CFBundleTypeIconFile": "MacVim-m",
"CFBundleTypeName": "Objective-C Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.objective-c-source"
]
},
{
"CFBundleTypeExtensions": [
"mm"
],
"CFBundleTypeIconFile": "MacVim-mm",
"CFBundleTypeName": "Objective-C++ Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.objective-c-plus-plus-source"
]
},
{
"CFBundleTypeExtensions": [
"cc",
"cp",
"cpp",
"cxx",
"c++"
],
"CFBundleTypeIconFile": "MacVim-cpp",
"CFBundleTypeName": "C++ Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.c-plus-plus-source"
]
},
{
"CFBundleTypeExtensions": [
"s",
"asm"
],
"CFBundleTypeName": "Assembly Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.assembler-source"
]
},
{
"CFBundleTypeExtensions": [
"r"
],
"CFBundleTypeName": "Rez Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.rez-source"
]
},
{
"CFBundleTypeExtensions": [
"java",
"jav"
],
"CFBundleTypeIconFile": "MacVim-java",
"CFBundleTypeName": "Java Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"com.sun.java-source"
]
},
{
"CFBundleTypeExtensions": [
"l",
"lm",
"lmm",
"lpp",
"lxx"
],
"CFBundleTypeName": "Lex Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.lex-source"
]
},
{
"CFBundleTypeExtensions": [
"y",
"ym",
"ymm",
"ypp",
"yxx"
],
"CFBundleTypeName": "Yacc Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.yacc-source"
]
},
{
"CFBundleTypeExtensions": [
"defs"
],
"CFBundleTypeName": "Mig Definition File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeExtensions": [
"exp"
],
"CFBundleTypeName": "Symbol Export File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.symbol-export"
]
},
{
"CFBundleTypeExtensions": [
"f",
"for",
"fpp",
"f77",
"f90",
"f95"
],
"CFBundleTypeIconFile": "MacVim-f",
"CFBundleTypeName": "Fortran Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": false,
"LSItemContentTypes": [
"public.fortran-source"
]
},
{
"CFBundleTypeExtensions": [
"pas"
],
"CFBundleTypeName": "Pascal Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": false,
"LSItemContentTypes": [
"public.pascal-source"
]
},
{
"CFBundleTypeExtensions": [
"ada",
"adb",
"ads"
],
"CFBundleTypeName": "Ada Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": false,
"LSItemContentTypes": [
"public.ada-source"
]
},
{
"CFBundleTypeExtensions": [
"html",
"phtml",
"shtml",
"xhtml",
"htm",
"pht",
"sht",
"xht",
"phtm",
"shtm",
"xhtm"
],
"CFBundleTypeIconFile": "MacVim-html",
"CFBundleTypeMIMETypes": [
"text/html"
],
"CFBundleTypeName": "HTML Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.html"
]
},
{
"CFBundleTypeExtensions": [
"xml",
"rss",
"tld",
"pt",
"cpt",
"dtml"
],
"CFBundleTypeIconFile": "MacVim-xml",
"CFBundleTypeMIMETypes": [
"text/xml"
],
"CFBundleTypeName": "XML Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"public.xml"
]
},
{
"CFBundleTypeExtensions": [
"js",
"htc",
"jscript",
"javascript"
],
"CFBundleTypeIconFile": "MacVim-js",
"CFBundleTypeMIMETypes": [
"text/javascript"
],
"CFBundleTypeName": "JavaScript Source File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSItemContentTypes": [
"com.netscape.javascript-source"
]
},
{
"CFBundleTypeExtensions": [
"pl",
"pm",
"pod",
"perl"
],
"CFBundleTypeIconFile": "MacVim-perl",
"CFBundleTypeMIMETypes": [
"text/x-perl-script"
],
"CFBundleTypeName": "Perl Source File",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.perl-script"
]
},
{
"CFBundleTypeExtensions": [
"py",
"rpy",
"cpy",
"python"
],
"CFBundleTypeIconFile": "MacVim-py",
"CFBundleTypeMIMETypes": [
"text/x-python-script"
],
"CFBundleTypeName": "Python Source File",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.python-script"
]
},
{
"CFBundleTypeExtensions": [
"php",
"php3",
"php4",
"php5",
"ph3",
"ph4",
"phtml"
],
"CFBundleTypeIconFile": "MacVim-php",
"CFBundleTypeMIMETypes": [
"text/php"
],
"CFBundleTypeName": "PHP Source File",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.php-script"
]
},
{
"CFBundleTypeExtensions": [
"rb",
"rbw",
"rbx",
"rjs",
"rxml"
],
"CFBundleTypeIconFile": "MacVim-rb",
"CFBundleTypeMIMETypes": [
"text/ruby-script"
],
"CFBundleTypeName": "Ruby Source File",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.ruby-script"
]
},
{
"CFBundleTypeExtensions": [
"sh",
"csh",
"command",
"ss",
"bashrc",
"bash_profile",
"bash_login",
"profile",
"bash_logout"
],
"CFBundleTypeIconFile": "MacVim-bash",
"CFBundleTypeName": "Shell script",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.shell-script"
]
},
{
"CFBundleTypeExtensions": [
"class"
],
"CFBundleTypeName": "Java Class File",
"CFBundleTypeRole": "Viewer",
"LSIsAppleDefaultForType": false,
"LSItemContentTypes": [
"com.sun.java-class"
]
},
{
"CFBundleTypeExtensions": [
"patch",
"diff"
],
"CFBundleTypeIconFile": "MacVim-patch",
"CFBundleTypeName": "Patch File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeExtensions": [
"strings"
],
"CFBundleTypeName": "Strings File",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.strings-text"
]
},
{
"CFBundleTypeExtensions": [
"*"
],
"CFBundleTypeName": "Text File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"applescript"
],
"CFBundleTypeIconFile": "MacVim-applescript",
"CFBundleTypeName": "AppleScript Source File",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"com.apple.applescript.text"
]
},
{
"CFBundleTypeExtensions": [
"as"
],
"CFBundleTypeIconFile": "MacVim-as",
"CFBundleTypeName": "ActionScript Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"asp",
"asa"
],
"CFBundleTypeIconFile": "MacVim-asp",
"CFBundleTypeName": "ASP document",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"aspx",
"ascx",
"asmx",
"ashx"
],
"CFBundleTypeIconFile": "MacVim-asp",
"CFBundleTypeName": "ASP.NET document",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"bib"
],
"CFBundleTypeIconFile": "MacVim-bib",
"CFBundleTypeName": "BibTeX bibliography",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"cs"
],
"CFBundleTypeIconFile": "MacVim-cs",
"CFBundleTypeName": "C# Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"cfdg"
],
"CFBundleTypeIconFile": "MacVim-csfg",
"CFBundleTypeName": "Context Free Design Grammar",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"csv"
],
"CFBundleTypeIconFile": "MacVim-csv",
"CFBundleTypeName": "Comma separated values",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"tsv"
],
"CFBundleTypeIconFile": "MacVim-tsv",
"CFBundleTypeName": "Tab separated values",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"cgi",
"fcgi"
],
"CFBundleTypeIconFile": "MacVim-cgi",
"CFBundleTypeName": "CGI script",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"cfg",
"conf",
"config",
"htaccess"
],
"CFBundleTypeIconFile": "MacVim-cfg",
"CFBundleTypeName": "Configuration file",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"css"
],
"CFBundleTypeIconFile": "MacVim-css",
"CFBundleTypeName": "Cascading style sheet",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"dtd"
],
"CFBundleTypeIconFile": "MacVim-dtd",
"CFBundleTypeName": "Document Type Definition",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"dylan"
],
"CFBundleTypeIconFile": "MacVim-dylan",
"CFBundleTypeName": "Dylan Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"erl",
"hrl"
],
"CFBundleTypeIconFile": "MacVim-erl",
"CFBundleTypeName": "Erlang Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"fscript"
],
"CFBundleTypeIconFile": "MacVim-fscript",
"CFBundleTypeName": "F-Script Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"hs",
"lhs"
],
"CFBundleTypeIconFile": "MacVim-hs",
"CFBundleTypeName": "Haskell Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"inc"
],
"CFBundleTypeIconFile": "MacVim-inc",
"CFBundleTypeName": "Include file",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"ics"
],
"CFBundleTypeIconFile": "MacVim-ics",
"CFBundleTypeName": "iCalendar schedule",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"ini"
],
"CFBundleTypeIconFile": "MacVim-ini",
"CFBundleTypeName": "MS Windows initialization file",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"io"
],
"CFBundleTypeIconFile": "MacVim-io",
"CFBundleTypeName": "Io Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"bsh"
],
"CFBundleTypeIconFile": "MacVim-bsh",
"CFBundleTypeName": "BeanShell script",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"properties"
],
"CFBundleTypeIconFile": "MacVim-properties",
"CFBundleTypeName": "Java properties file",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"jsp"
],
"CFBundleTypeIconFile": "MacVim-jsp",
"CFBundleTypeName": "Java Server Page",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"lisp",
"cl",
"l",
"lsp",
"mud",
"el"
],
"CFBundleTypeIconFile": "MacVim-lisp",
"CFBundleTypeName": "LISP Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"log"
],
"CFBundleTypeIconFile": "MacVim-log",
"CFBundleTypeName": "Log file",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"wiki",
"wikipedia",
"mediawiki"
],
"CFBundleTypeIconFile": "MacVim-wiki",
"CFBundleTypeName": "Mediawiki document",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"ps",
"eps"
],
"CFBundleTypeIconFile": "MacVim-ps",
"CFBundleTypeName": "PostScript Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"scm",
"sch"
],
"CFBundleTypeIconFile": "MacVim-sch",
"CFBundleTypeName": "Scheme Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"sql"
],
"CFBundleTypeIconFile": "MacVim-sql",
"CFBundleTypeName": "SQL Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"tcl"
],
"CFBundleTypeIconFile": "MacVim-tcl",
"CFBundleTypeName": "Tcl Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"xsl",
"xslt"
],
"CFBundleTypeIconFile": "MacVim-xsl",
"CFBundleTypeName": "XSL stylesheet",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"vcf",
"vcard"
],
"CFBundleTypeIconFile": "MacVim-vcf",
"CFBundleTypeName": "Electronic business card",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"vb"
],
"CFBundleTypeIconFile": "MacVim-vb",
"CFBundleTypeName": "Visual Basic Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"yaml",
"yml"
],
"CFBundleTypeIconFile": "MacVim-yaml",
"CFBundleTypeName": "YAML document",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"gtd",
"gtdlog"
],
"CFBundleTypeIconFile": "MacVim-gtd",
"CFBundleTypeName": "GTD document",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"markdown",
"markd",
"mdown",
"md"
],
"CFBundleTypeIconFile": "MacVim-markdown",
"CFBundleTypeName": "Markdown document",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"rst"
],
"CFBundleTypeIconFile": "MacVim-rst",
"CFBundleTypeName": "reStructuredText document",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"vba"
],
"CFBundleTypeIconFile": "MacVim-vba",
"CFBundleTypeName": "Vimball Archive",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"vhd",
"vhdl"
],
"CFBundleTypeIconFile": "MacVim-generic",
"CFBundleTypeName": "VHDL Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"lua"
],
"CFBundleTypeIconFile": "MacVim-generic",
"CFBundleTypeMIMETypes": [
"text/x-lua-script"
],
"CFBundleTypeName": "Lua Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"v"
],
"CFBundleTypeIconFile": "MacVim-generic",
"CFBundleTypeName": "Verilog HDL Source File",
"CFBundleTypeRole": "Editor"
},
{
"CFBundleTypeExtensions": [
"vh"
],
"CFBundleTypeIconFile": "MacVim-generic",
"CFBundleTypeName": "Verilog HDL Header Source File",
"CFBundleTypeRole": "Editor"
}
],
"CFBundleExecutable": "VimR",
"CFBundleIconFile": "AppIcon",
"CFBundleIconName": "AppIcon",
"CFBundleIdentifier": "com.qvacua.VimR",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "VimR",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "SNAPSHOT-20210220.153052",
"CFBundleSignature": "????",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleURLTypes": [
{
"CFBundleTypeRole": "Editor",
"CFBundleURLName": "com.qvacua.vimr.url",
"CFBundleURLSchemes": [
"vimr"
]
}
],
"CFBundleVersion": "20210220.153052",
"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.productivity",
"LSMinimumSystemVersion": "10.13",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"localhost": {
"NSExceptionAllowsInsecureHTTPLoads": true,
"NSExceptionMinimumTLSVersion": "TLSv1.2",
"NSExceptionRequiresForwardSecrecy": true,
"NSIncludesSubdomains": true,
"NSRequiresCertificateTransparency": false,
"NSThirdPartyExceptionAllowsInsecureHTTPLoads": false,
"NSThirdPartyExceptionMinimumTLSVersion": "TLSv1.2",
"NSThirdPartyExceptionRequiresForwardSecrecy": true
}
}
},
"NSHumanReadableCopyright": "Copyright ยฉ 2016 Tae Won Ha. All rights reserved.",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "VimR.Application",
"SUFeedURL": "https://raw.githubusercontent.com/qvacua/vimr/master/appcast.xml",
"SUPublicDSAKeyFile": "sparkle_pub.pem"
}
Full Meta Details
{
"fileSize": 24.208572387695312,
"architectures": [
{
"bits": "32-bit",
"fileType": "Fixed Virtual Memory Shared Library File",
"header": {
"magic": 3405691582,
"cputype": 0,
"cpusubtype": 16,
"filetype": 3,
"ncmds": 1024,
"sizeofcmds": 12895936,
"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": 12895936,
"offset": " 0x10"
},
{
"description": "Dynamic Linker Load Command",
"size": 4108,
"offset": " 0x18"
},
{
"description": 0,
"size": 807936,
"offset": " 0x20"
},
{
"description": 12457552,
"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": 49,
"sizeofcmds": 6584,
"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": 49,
"offset": " 0x4008"
},
{
"description": "Additional Note",
"size": 135301,
"offset": " 0x4010"
},
{
"description": 135301,
"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": 306176,
"offset": " 0x4080"
},
{
"description": 0,
"size": 306176,
"offset": " 0x4090"
},
{
"description": 306176,
"size": 5,
"offset": " 0x4098"
},
{
"description": "UNIX Thread command",
"size": 23,
"offset": " 0x40a0"
},
{
"description": "Prebind Checksum Load 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": 50,
"sizeofcmds": 6568,
"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": 50,
"offset": " 0xc54008"
},
{
"description": "Build Version",
"size": 135301,
"offset": " 0xc54010"
},
{
"description": 135301,
"size": 25,
"offset": " 0xc54018"
},
{
"description": "64-bits Segment Load Command",
"size": 1095786335,
"offset": " 0xc54020"
},
{
"description": 1095786335,
"size": 20306,
"offset": " 0xc54028"
},
{
"description": 0,
"size": 25,
"offset": " 0xc54060"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0xc54068"
},
{
"description": 0,
"size": 283648,
"offset": " 0xc54080"
},
{
"description": 0,
"size": 283648,
"offset": " 0xc54090"
},
{
"description": 283648,
"size": 5,
"offset": " 0xc54098"
},
{
"description": "UNIX Thread command",
"size": 24,
"offset": " 0xc540a0"
},
{
"description": 24,
"size": 1702125407,
"offset": " 0xc540a8"
},
{
"description": 0,
"size": 1163157343,
"offset": " 0xc540b8"
}
],
"magic": "cffaedfe",
"offset": "c54000",
"processorSubType": "all",
"processorType": "ARM"
}
]
}