Full Info Plist
{
"ATSApplicationFontsPath": "osxfonts",
"BuildMachineOSBuild": "22A400",
"CFBundleDevelopmentRegion": "en",
"CFBundleDisplayName": "Texifier",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"tex",
"tikz",
"latex",
"ltx",
"dtx",
"ins",
"ldf",
"fd",
"bst",
"lco",
"def",
"sty",
"cls",
"texw"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "LaTeX Source File",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.vallettaventures.texpadm.tex"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"log"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "Log File",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.vallettaventures.texpadm.log"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"cfg"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "Config File",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.vallettaventures.texpadm.cfg"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"snippet",
"tpsnippet"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "Texifier Snippet Customisation File",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.vallettaventures.texpadm.tpsnippet"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"tpbuild"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "Texifier Custom Build Script File",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.vallettaventures.texpadm.tpbuild"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"rnw",
"rtex"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "R Woven LaTeX Source File",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.vallettaventures.texpadm.rnw"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"md",
"markdown",
"mdown",
"tpmarkdown"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "Markdown Source File",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"net.daringfireball.markdown"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"bib",
"bibtex"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "BibTeX Source File",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.vallettaventures.texpadm.bibtex"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"ist",
"txt",
"text",
"tplog"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"public.plain-text"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"csv"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "Comma Separated Values",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"public.comma-separated-values-text"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"r",
"R"
],
"CFBundleTypeIconFile": "icon",
"CFBundleTypeName": "R Source",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.vallettaventures.texpadm.r"
],
"NSDocumentClass": "TPOSXDocument"
},
{
"CFBundleTypeExtensions": [
"*"
],
"CFBundleTypeName": "All Files",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Viewer",
"LSHandlerRank": "Default",
"NSDocumentClass": "TPOSXDocument"
}
],
"CFBundleExecutable": "Texifier",
"CFBundleIconFile": "icon",
"CFBundleIdentifier": "com.vallettaventures.Texpad",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "Texifier",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "1.9.18",
"CFBundleSignature": "????",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleURLTypes": [
{
"CFBundleTypeRole": "Editor",
"CFBundleURLName": "com.vallettaventures.Texifier",
"CFBundleURLSchemes": [
"texpad",
"texfier"
]
}
],
"CFBundleVersion": "735",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "14B47b",
"DTPlatformName": "macosx",
"DTPlatformVersion": "13.0",
"DTSDKBuild": "22A372",
"DTSDKName": "macosx13.0",
"DTXcode": "1410",
"DTXcodeBuild": "14B47b",
"LSApplicationCategoryType": "public.app-category.productivity",
"LSMinimumSystemVersion": "10.15",
"NSAppTransportSecurity": {
"NSAllowsArbitraryLoads": true,
"NSExceptionDomains": {
"localhost:8081": ""
}
},
"NSAppleScriptEnabled": true,
"NSHumanReadableCopyright": "Copyright ยฉ Valletta Ventures (UK) Ltd 2011-2022. All rights reserved.",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"OSAScriptingDefinition": "Texpad.sdef",
"SUEnableSystemProfiling": false,
"SUFeedURL": "https://www.texifier.com/apps/updates/texifier/appcast-stable.xml",
"SUPublicDSAKeyFile": "dsa_pub.pem",
"UTExportedTypeDeclarations": [
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text",
"public.plain-text"
],
"UTTypeDescription": "LaTeX Source File",
"UTTypeIdentifier": "com.vallettaventures.texpadm.tex",
"UTTypeTagSpecification": {
"public.filename-extension": [
"tex",
"tikz",
"latex",
"ltx",
"dtx",
"ins",
"ldf",
"fd",
"bst",
"lco",
"def",
"sty",
"cls",
"texw"
],
"public.mime-type": "application/x-tex"
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text",
"public.plain-text"
],
"UTTypeDescription": "Log File",
"UTTypeIdentifier": "com.vallettaventures.texpadm.log",
"UTTypeTagSpecification": {
"public.filename-extension": [
"log"
]
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text",
"public.plain-text"
],
"UTTypeDescription": "Config File",
"UTTypeIdentifier": "com.vallettaventures.texpadm.cfg",
"UTTypeTagSpecification": {
"public.filename-extension": [
"cfg"
]
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text",
"public.plain-text"
],
"UTTypeDescription": "Texifier Snippet Customisation File",
"UTTypeIdentifier": "com.vallettaventures.texpadm.tpsnippet",
"UTTypeTagSpecification": {
"public.filename-extension": [
"snippet",
"tpsnippet"
]
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text",
"public.plain-text"
],
"UTTypeDescription": "Texifier Custom Build Script File",
"UTTypeIdentifier": "com.vallettaventures.texpadm.tpbuild",
"UTTypeTagSpecification": {
"public.filename-extension": [
"tpbuild"
]
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text",
"public.plain-text"
],
"UTTypeDescription": "R Woven LaTeX Source File",
"UTTypeIdentifier": "com.vallettaventures.texpadm.rnw",
"UTTypeTagSpecification": {
"public.filename-extension": [
"rnw",
"rtex"
]
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.plain-text"
],
"UTTypeDescription": "Markdown Source File",
"UTTypeIdentifier": "net.daringfireball.markdown",
"UTTypeTagSpecification": {
"public.filename-extension": [
"md",
"markdown",
"mdown",
"tpmarkdown"
],
"public.mime-type": "text/markdown"
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text",
"public.plain-text"
],
"UTTypeDescription": "BibTeX Source File",
"UTTypeIdentifier": "com.vallettaventures.texpadm.bibtex",
"UTTypeTagSpecification": {
"public.filename-extension": [
"bib",
"bibtex"
]
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text"
],
"UTTypeDescription": "Plain Text",
"UTTypeIdentifier": "public.plain-text",
"UTTypeTagSpecification": {
"public.filename-extension": [
"ist",
"txt",
"text",
"tplog"
],
"public.mime-type": "text/plain"
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.plain-text"
],
"UTTypeDescription": "Comma Separated Values",
"UTTypeIdentifier": "public.comma-separated-values-text",
"UTTypeTagSpecification": {
"public.filename-extension": [
"csv"
],
"public.mime-type": "text/csv"
}
},
{
"UTTypeConformsTo": [
"public.item",
"public.data",
"public.content",
"public.text",
"public.plain-text"
],
"UTTypeDescription": "R Source",
"UTTypeIdentifier": "com.vallettaventures.texpadm.r",
"UTTypeTagSpecification": {
"public.filename-extension": [
"r",
"R"
]
}
}
]
}
Full Meta Details
{
"fileSize": 11.510116577148438,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 42,
"sizeofcmds": 5536,
"flags": [
"The object file has no undefined references and is executable.",
"The object file is the input for the dynamic linker and can not be staticly link edited again.",
"undefined"
],
"reserved": 0
},
"loadCommandsInfo": [
{
"description": 4277009103,
"size": 3,
"offset": " 0x0"
},
{
"description": "Symbol segment command",
"size": 42,
"offset": " 0x8"
},
{
"description": "Source Version Command",
"size": 10584197,
"offset": " 0x10"
},
{
"description": 10584197,
"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": 641024,
"offset": " 0x80"
},
{
"description": 0,
"size": 641024,
"offset": " 0x90"
},
{
"description": 641024,
"size": 5,
"offset": " 0x98"
},
{
"description": "UNIX Thread command",
"size": 12,
"offset": " 0xa0"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}