{
"CFBundleName": "Oxygen XML Editor",
"CFBundleExecutable": "JavaApplicationStub",
"CFBundleIconFile": "app.icns",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundlePackageType": "APPL",
"CFBundleSignature": "????",
"CFBundleIdentifier": "ro.sync.exml.Oxygen",
"CFBundleVersion": "23.1",
"CFBundleShortVersionString": "23.1",
"CFBundleGetInfoString": "23.1",
"CFBundleDevelopmentRegion": "en",
"NSHighResolutionCapable": true,
"LSHasLocalizedDisplayName": true,
"CFBundleAllowMixedLocalizations": true,
"NSSupportsAutomaticGraphicsSwitching": true,
"CFBundleDocumentTypes": [
{
"CFBundleTypeName": "Oxygen XML Editor project",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"xpr"
],
"CFBundleTypeIconFile": "OxygenXPR.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "DITA Topic",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"dita"
],
"CFBundleTypeIconFile": "OxygenDITA.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "DITA Map",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"ditamap"
],
"CFBundleTypeIconFile": "OxygenDITAMAP.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "DITAVAL File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"ditaval"
],
"CFBundleTypeIconFile": "OxygenDITAVAL.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XML Document",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XML"
],
"CFBundleTypeExtensions": [
"xml",
"xhtml",
"jspx",
"fo",
"vxml",
"wml",
"rdf"
],
"CFBundleTypeIconFile": "OxygenXML.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XSL Stylesheet Document",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XSL"
],
"CFBundleTypeExtensions": [
"xsl",
"xslt"
],
"CFBundleTypeIconFile": "OxygenXSL.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XSpec Test File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XSpec"
],
"CFBundleTypeExtensions": [
"xspec"
],
"CFBundleTypeIconFile": "OxygenXSPEC.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XML Schema Document",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XSD"
],
"CFBundleTypeExtensions": [
"xsd",
"xd"
],
"CFBundleTypeIconFile": "OxygenXSD.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Document Type Definition",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"DTD"
],
"CFBundleTypeExtensions": [
"dtd",
"ent",
"mod"
],
"CFBundleTypeIconFile": "OxygenDTD.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Web Services Definition Language",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"WSDL"
],
"CFBundleTypeExtensions": [
"wsdl"
],
"CFBundleTypeIconFile": "OxygenWSDL.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Relax NG Schema",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"RNG"
],
"CFBundleTypeExtensions": [
"rng"
],
"CFBundleTypeIconFile": "OxygenRNG.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Relax NG Compact Schema",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"RNC"
],
"CFBundleTypeExtensions": [
"rnc"
],
"CFBundleTypeIconFile": "OxygenRNC.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XQuery",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XQUERY"
],
"CFBundleTypeExtensions": [
"xquery",
"xq",
"xql",
"xqy",
"xqm"
],
"CFBundleTypeIconFile": "OxygenXQUERY.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Namespace-based Validation Dispatching Language",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"NVDL"
],
"CFBundleTypeExtensions": [
"nvdl"
],
"CFBundleTypeIconFile": "OxygenNVDL.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Schematron Schema",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"SCH"
],
"CFBundleTypeExtensions": [
"sch"
],
"CFBundleTypeIconFile": "OxygenSCH.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Cascading Style Sheet",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"CSS"
],
"CFBundleTypeExtensions": [
"css"
],
"CFBundleTypeIconFile": "OxygenCSS.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "JavaScript File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"JS"
],
"CFBundleTypeExtensions": [
"js"
],
"CFBundleTypeIconFile": "OxygenJS.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "JSON File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"JSON"
],
"CFBundleTypeExtensions": [
"json"
],
"CFBundleTypeIconFile": "OxygenJSON.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "LESS File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"LESS"
],
"CFBundleTypeExtensions": [
"less"
],
"CFBundleTypeIconFile": "OxygenLESS.icns"
},
{
"CFBundleTypeName": "SVG File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"SVG"
],
"CFBundleTypeExtensions": [
"svg"
]
},
{
"CFBundleTypeName": "Markdown File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"MARKDOWN"
],
"CFBundleTypeExtensions": [
"markdown",
"md"
],
"CFBundleTypeIconFile": "OxygenMD.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "EPUB File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"EPUB"
],
"CFBundleTypeExtensions": [
"epub"
]
},
{
"CFBundleTypeName": "JAR File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"JAR"
],
"CFBundleTypeExtensions": [
"jar"
]
},
{
"CFBundleTypeName": "ZIP File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"ZIP"
],
"CFBundleTypeExtensions": [
"zip"
]
}
],
"CFBundleURLTypes": [
{
"CFBundleURLName": "Edit in Oxygen protocol",
"CFBundleURLSchemes": [
"edit-in-oxygen"
]
}
],
"i4j.baseDir": "$APP_PACKAGE/../",
"LSMinimumSystemVersion": "10.11",
"i4j.appId": "8531-1278-6363-8538",
"i4j.allowPassthrough": true,
"i4j.minVersion": "1.8",
"i4j.maxVersion": "",
"i4j.allowBeta": true,
"i4j.vmIdPrefix": "",
"JavaVM": {
"MainClass": "com.install4j.runtime.launcher.MacLauncher",
"VMOptionArray": [
"-Dfile.encoding=UTF-8",
"-XX:-OmitStackTraceInFastThrow",
"-XX:SoftRefLRUPolicyMSPerMB=10",
"-Dsun.java2d.noddraw=true",
"-Dsun.awt.nopixfmt=true",
"-Dsun.java2d.dpiaware=true",
"-Djava.net.preferIPv4Stack=true",
"-Dsun.io.useCanonCaches=true",
"-Dsun.io.useCanonPrefixCache=true",
"-Dsun.awt.keepWorkingSetOnMinimize=true",
"-Dinstall4j.launcherId=19",
"-Dinstall4j.swt=false",
"-Djava.library.path=$APP_PACKAGE/../jre/bin",
"-Dexe4j.moduleName=$APP_PACKAGE"
],
"OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
"ArgumentArray": [],
"SearchSequence": [
"EJAVA_HOME",
"EJDK_HOME",
"Y"
],
"VersionInfo": "0_1842501781",
"ClassPath": "$APP_PACKAGE/../.install4j/i4jruntime.jar:$APP_PACKAGE/../lib/oxygen.jar:$APP_PACKAGE/../lib/oxygen-basic-utilities.jar"
}
}
{
"fileSize": 0.1149749755859375,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 12,
"cpusubtype": 0,
"filetype": 2,
"ncmds": 22,
"sizeofcmds": 3136,
"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": 22,
"offset": " 0x8"
},
{
"description": "TwoLevel Hints Load Command",
"size": 131205,
"offset": " 0x10"
},
{
"description": 131205,
"size": 25,
"offset": " 0x18"
},
{
"description": "64-bits Segment Load Command",
"size": 1095786335,
"offset": " 0x20"
},
{
"description": 1095786335,
"size": 20306,
"offset": " 0x28"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": "all",
"processorType": "ARM"
}
]
}
{
"CFBundleName": "Oxygen XML Editor",
"CFBundleExecutable": "JavaApplicationStub",
"CFBundleIconFile": "app.icns",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundlePackageType": "APPL",
"CFBundleSignature": "????",
"CFBundleIdentifier": "ro.sync.exml.Oxygen",
"CFBundleVersion": "20.1",
"CFBundleShortVersionString": "20.1",
"CFBundleGetInfoString": "20.1",
"CFBundleDevelopmentRegion": "en",
"NSHighResolutionCapable": true,
"LSHasLocalizedDisplayName": true,
"CFBundleAllowMixedLocalizations": true,
"NSSupportsAutomaticGraphicsSwitching": true,
"CFBundleDocumentTypes": [
{
"CFBundleTypeName": "Oxygen XML Editor project",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"xpr"
],
"CFBundleTypeIconFile": "OxygenXPR.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "DITA Topic",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"dita"
],
"CFBundleTypeIconFile": "OxygenDITA.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "DITA Map",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"ditamap"
],
"CFBundleTypeIconFile": "OxygenDITAMAP.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "DITAVAL File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"ditaval"
],
"CFBundleTypeIconFile": "OxygenDITAVAL.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XML Document",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XML"
],
"CFBundleTypeExtensions": [
"xml",
"xhtml",
"jspx",
"fo",
"vxml",
"wml",
"rdf"
],
"CFBundleTypeIconFile": "OxygenXML.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XSL Stylesheet Document",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XSL"
],
"CFBundleTypeExtensions": [
"xsl",
"xslt"
],
"CFBundleTypeIconFile": "OxygenXSL.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XSpec Test File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XSpec"
],
"CFBundleTypeExtensions": [
"xspec"
],
"CFBundleTypeIconFile": "OxygenXSPEC.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XML Schema Document",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XSD"
],
"CFBundleTypeExtensions": [
"xsd",
"xd"
],
"CFBundleTypeIconFile": "OxygenXSD.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Document Type Definition",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"DTD"
],
"CFBundleTypeExtensions": [
"dtd",
"ent",
"mod"
],
"CFBundleTypeIconFile": "OxygenDTD.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Web Services Definition Language",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"WSDL"
],
"CFBundleTypeExtensions": [
"wsdl"
],
"CFBundleTypeIconFile": "OxygenWSDL.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Relax NG Schema",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"RNG"
],
"CFBundleTypeExtensions": [
"rng"
],
"CFBundleTypeIconFile": "OxygenRNG.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Relax NG Compact Schema",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"RNC"
],
"CFBundleTypeExtensions": [
"rnc"
],
"CFBundleTypeIconFile": "OxygenRNC.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "XQuery",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"XQUERY"
],
"CFBundleTypeExtensions": [
"xquery",
"xq",
"xql",
"xqy",
"xqm"
],
"CFBundleTypeIconFile": "OxygenXQUERY.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Namespace-based Validation Dispatching Language",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"NVDL"
],
"CFBundleTypeExtensions": [
"nvdl"
],
"CFBundleTypeIconFile": "OxygenNVDL.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Schematron Schema",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"SCH"
],
"CFBundleTypeExtensions": [
"sch"
],
"CFBundleTypeIconFile": "OxygenSCH.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "Cascading Style Sheet",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"CSS"
],
"CFBundleTypeExtensions": [
"css"
],
"CFBundleTypeIconFile": "OxygenCSS.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "JavaScript File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"JS"
],
"CFBundleTypeExtensions": [
"js"
],
"CFBundleTypeIconFile": "OxygenJS.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "JSON File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"JSON"
],
"CFBundleTypeExtensions": [
"json"
],
"CFBundleTypeIconFile": "OxygenJSON.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "LESS File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"LESS"
],
"CFBundleTypeExtensions": [
"less"
],
"CFBundleTypeIconFile": "OxygenLESS.icns"
},
{
"CFBundleTypeName": "SVG File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"SVG"
],
"CFBundleTypeExtensions": [
"svg"
]
},
{
"CFBundleTypeName": "Markdown File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"MARKDOWN"
],
"CFBundleTypeExtensions": [
"markdown",
"md"
],
"CFBundleTypeIconFile": "OxygenMD.icns",
"LSIsAppleDefaultForType": true
},
{
"CFBundleTypeName": "EPUB File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"EPUB"
],
"CFBundleTypeExtensions": [
"epub"
]
},
{
"CFBundleTypeName": "JAR File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"JAR"
],
"CFBundleTypeExtensions": [
"jar"
]
},
{
"CFBundleTypeName": "ZIP File",
"CFBundleTypeRole": "Editor",
"CFBundleTypeOSTypes": [
"ZIP"
],
"CFBundleTypeExtensions": [
"zip"
]
}
],
"i4j.baseDir": "$APP_PACKAGE/../",
"LSMinimumSystemVersion": "10.7.3",
"i4j.appId": "8531-1278-6363-8538",
"i4j.allowPassthrough": true,
"i4j.minVersion": "1.8",
"i4j.maxVersion": "",
"i4j.vmIdPrefix": "",
"JavaVM": {
"MainClass": "com.install4j.runtime.launcher.MacLauncher",
"VMOptionArray": [
"-Dfile.encoding=UTF-8",
"-Dcom.oxygenxml.tree.readonly=false",
"-XX:-OmitStackTraceInFastThrow",
"-XX:SoftRefLRUPolicyMSPerMB=10",
"-Dsun.java2d.noddraw=true",
"-Dsun.awt.nopixfmt=true",
"-Dsun.java2d.dpiaware=true",
"-Djava.net.preferIPv4Stack=true",
"-Dsun.awt.keepWorkingSetOnMinimize=true",
"-Dinstall4j.launcherId=19",
"-Dinstall4j.swt=false",
"-Dexe4j.moduleName=$APP_PACKAGE"
],
"OptionsFile": "$APP_PACKAGE/Contents/vmoptions.txt",
"ArgumentArray": [],
"SearchSequence": [
"EJAVA_HOME",
"EJDK_HOME",
"Y"
],
"VersionInfo": "0_1842501781",
"ClassPath": "$APP_PACKAGE/../.install4j/i4jruntime.jar:$APP_PACKAGE/../lib/oxygen.jar:$APP_PACKAGE/../lib/oxygen-basic-utilities.jar"
}
}
{
"fileSize": 0.0893402099609375,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 20,
"sizeofcmds": 3352,
"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": 20,
"offset": " 0x8"
},
{
"description": "Sub Client Load Command",
"size": 133,
"offset": " 0x10"
},
{
"description": 133,
"size": 25,
"offset": " 0x18"
},
{
"description": "64-bits Segment Load Command",
"size": 1095786335,
"offset": " 0x20"
},
{
"description": 1095786335,
"size": 20306,
"offset": " 0x28"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}