{
"BuildMachineOSBuild": "22D68",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"R",
"r",
"Q"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "R Source File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"Rd",
"rd"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "Rd Documentation File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Quartz Graphics",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RQuartz"
},
{
"CFBundleTypeExtensions": [
"Rcommand"
],
"CFBundleTypeIconFile": "Rrun.icns",
"CFBundleTypeName": "R Script",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RConsole"
},
{
"CFBundleTypeExtensions": [
"RData",
"rds",
"rda"
],
"CFBundleTypeIconFile": "Rdata.icns",
"CFBundleTypeName": "R Data File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"S",
"ssc"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "S-PLUS Source File",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.text"
],
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument",
"NSPersistentStoreTypeKey": "XML"
}
],
"CFBundleExecutable": "R",
"CFBundleIconFile": "RLogo.icns",
"CFBundleIdentifier": "org.R-project.R",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "R",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "R 4.3.2 GUI 1.80 Big Sur ARM build",
"CFBundleSignature": "Rgui",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleVersion": "8281",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "14C18",
"DTPlatformName": "macosx",
"DTPlatformVersion": "13.1",
"DTSDKBuild": "22C55",
"DTSDKName": "macosx13.1",
"DTXcode": "1420",
"DTXcodeBuild": "14C18",
"LSMinimumSystemVersion": "11.0",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"127.0.0.1": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
},
"localhost": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
}
}
},
"NSAppleScriptEnabled": "YES",
"NSHumanReadableCopyright": "R.app GUI 1.80 (8281 Big Sur ARM build), S. Urbanek & H.-J. Bibiko, ยฉ R Foundation for Statistical Computing, 2023",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"NSServices": [
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Run selection in Console",
"de": "R/R โ Fรผhre Auswahl in der Konsole aus",
"default": "R/R โ Run selection in Console",
"fr": "R/R โ Run selection in Console",
"it": "R/R โ Run selection in Console",
"ja": "R/R โ Run selection in Console",
"nl": "R/R โ Run selection in Console"
},
"NSMessage": "doPerformServiceRunInConsole",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType",
"NSURLPboardType"
]
},
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Open selection",
"de": "R/R โ รffne Auswahl",
"default": "R/R โ Open selection",
"fr": "R/R โ Open selection",
"it": "R/R โ Open selection",
"ja": "R/R โ Open selection",
"nl": "R/R โ Open selection"
},
"NSMessage": "doPerformServiceOpenRScript",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType"
]
}
],
"NSSupportsAutomaticGraphicsSwitching": "YES"
}
{
"fileSize": 1.091827392578125,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 12,
"cpusubtype": 0,
"filetype": 2,
"ncmds": 32,
"sizeofcmds": 4472,
"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": 32,
"offset": " 0x8"
},
{
"description": "Lazy Dynamic Library 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"
},
{
"description": 0,
"size": 25,
"offset": " 0x60"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x68"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": "all",
"processorType": "ARM"
}
]
}
{
"BuildMachineOSBuild": "22E252",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"R",
"r",
"Q"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "R Source File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"Rd",
"rd"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "Rd Documentation File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Quartz Graphics",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RQuartz"
},
{
"CFBundleTypeExtensions": [
"Rcommand"
],
"CFBundleTypeIconFile": "Rrun.icns",
"CFBundleTypeName": "R Script",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RConsole"
},
{
"CFBundleTypeExtensions": [
"RData",
"rds",
"rda"
],
"CFBundleTypeIconFile": "Rdata.icns",
"CFBundleTypeName": "R Data File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"S",
"ssc"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "S-PLUS Source File",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.text"
],
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument",
"NSPersistentStoreTypeKey": "XML"
}
],
"CFBundleExecutable": "R",
"CFBundleIconFile": "RLogo.icns",
"CFBundleIdentifier": "org.R-project.R",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "R",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "R 4.3.0 GUI 1.79 Big Sur Intel build",
"CFBundleSignature": "Rgui",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleVersion": "8225",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "",
"DTPlatformName": "macosx",
"DTPlatformVersion": "13.3",
"DTSDKBuild": "22E245",
"DTSDKName": "macosx13.3",
"DTXcode": "1430",
"DTXcodeBuild": "14E222b",
"LSMinimumSystemVersion": "11.0",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"127.0.0.1": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
},
"localhost": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
}
}
},
"NSAppleScriptEnabled": "YES",
"NSHumanReadableCopyright": "R.app GUI 1.79 (8225 Big Sur Intel build), S. Urbanek & H.-J. Bibiko, ยฉ R Foundation for Statistical Computing, 2023",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"NSServices": [
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Run selection in Console",
"de": "R/R โ Fรผhre Auswahl in der Konsole aus",
"default": "R/R โ Run selection in Console",
"fr": "R/R โ Run selection in Console",
"it": "R/R โ Run selection in Console",
"ja": "R/R โ Run selection in Console",
"nl": "R/R โ Run selection in Console"
},
"NSMessage": "doPerformServiceRunInConsole",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType",
"NSURLPboardType"
]
},
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Open selection",
"de": "R/R โ รffne Auswahl",
"default": "R/R โ Open selection",
"fr": "R/R โ Open selection",
"it": "R/R โ Open selection",
"ja": "R/R โ Open selection",
"nl": "R/R โ Open selection"
},
"NSMessage": "doPerformServiceOpenRScript",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType"
]
}
],
"NSSupportsAutomaticGraphicsSwitching": "YES"
}
{
"fileSize": 1.083709716796875,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 30,
"sizeofcmds": 4136,
"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": 30,
"offset": " 0x8"
},
{
"description": "Segment Split Information 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"
},
{
"description": 0,
"size": 25,
"offset": " 0x60"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x68"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}
{
"BuildMachineOSBuild": "19F101",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"R",
"r",
"Q"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "R Source File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"Rd",
"rd"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "Rd Documentation File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Quartz Graphics",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RQuartz"
},
{
"CFBundleTypeExtensions": [
"Rcommand"
],
"CFBundleTypeIconFile": "Rrun.icns",
"CFBundleTypeName": "R Script",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RConsole"
},
{
"CFBundleTypeExtensions": [
"RData",
"rds",
"rda"
],
"CFBundleTypeIconFile": "Rdata.icns",
"CFBundleTypeName": "R Data File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"S",
"ssc"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "S-PLUS Source File",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.text"
],
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument",
"NSPersistentStoreTypeKey": "XML"
}
],
"CFBundleExecutable": "R",
"CFBundleIconFile": "RLogo.icns",
"CFBundleIdentifier": "org.R-project.R",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "R",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "R 4.2.2 GUI 1.79 High Sierra build",
"CFBundleSignature": "Rgui",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleVersion": "8160",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "12D4e",
"DTPlatformName": "macosx",
"DTPlatformVersion": "11.1",
"DTSDKBuild": "20C63",
"DTSDKName": "macosx11.1",
"DTXcode": "1240",
"DTXcodeBuild": "12D4e",
"LSMinimumSystemVersion": "10.13",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"127.0.0.1": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
},
"localhost": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
}
}
},
"NSAppleScriptEnabled": "YES",
"NSHumanReadableCopyright": "R.app GUI 1.79 (8160 High Sierra build), S. Urbanek & H.-J. Bibiko, ยฉ R Foundation for Statistical Computing, 2021",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"NSServices": [
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Run selection in Console",
"de": "R/R โ Fรผhre Auswahl in der Konsole aus",
"default": "R/R โ Run selection in Console",
"fr": "R/R โ Run selection in Console",
"it": "R/R โ Run selection in Console",
"ja": "R/R โ Run selection in Console",
"nl": "R/R โ Run selection in Console"
},
"NSMessage": "doPerformServiceRunInConsole",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType",
"NSURLPboardType"
]
},
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Open selection",
"de": "R/R โ รffne Auswahl",
"default": "R/R โ Open selection",
"fr": "R/R โ Open selection",
"it": "R/R โ Open selection",
"ja": "R/R โ Open selection",
"nl": "R/R โ Open selection"
},
"NSMessage": "doPerformServiceOpenRScript",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType"
]
}
],
"NSSupportsAutomaticGraphicsSwitching": "YES"
}
{
"fileSize": 1.0667877197265625,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 30,
"sizeofcmds": 4128,
"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": 30,
"offset": " 0x8"
},
{
"description": "Segment Split Information 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"
},
{
"description": 0,
"size": 25,
"offset": " 0x60"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x68"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}
{
"BuildMachineOSBuild": "21A559",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"R",
"r",
"Q"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "R Source File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"Rd",
"rd"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "Rd Documentation File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Quartz Graphics",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RQuartz"
},
{
"CFBundleTypeExtensions": [
"Rcommand"
],
"CFBundleTypeIconFile": "Rrun.icns",
"CFBundleTypeName": "R Script",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RConsole"
},
{
"CFBundleTypeExtensions": [
"RData",
"rds",
"rda"
],
"CFBundleTypeIconFile": "Rdata.icns",
"CFBundleTypeName": "R Data File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"S",
"ssc"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "S-PLUS Source File",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.text"
],
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument",
"NSPersistentStoreTypeKey": "XML"
}
],
"CFBundleExecutable": "R",
"CFBundleIconFile": "RLogo.icns",
"CFBundleIdentifier": "org.R-project.R",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "R",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "R 4.2.0 GUI 1.78 Big Sur ARM build",
"CFBundleSignature": "Rgui",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleVersion": "8075",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "13A1030d",
"DTPlatformName": "macosx",
"DTPlatformVersion": "12.0",
"DTSDKBuild": "21A344",
"DTSDKName": "macosx12.0",
"DTXcode": "1310",
"DTXcodeBuild": "13A1030d",
"LSMinimumSystemVersion": "11.0",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"127.0.0.1": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
},
"localhost": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
}
}
},
"NSAppleScriptEnabled": "YES",
"NSHumanReadableCopyright": "R.app GUI 1.78 (8075 Big Sur ARM build), S. Urbanek & H.-J. Bibiko, ยฉ R Foundation for Statistical Computing, 2021",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"NSServices": [
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Run selection in Console",
"de": "R/R โ Fรผhre Auswahl in der Konsole aus",
"default": "R/R โ Run selection in Console",
"fr": "R/R โ Run selection in Console",
"it": "R/R โ Run selection in Console",
"ja": "R/R โ Run selection in Console",
"nl": "R/R โ Run selection in Console"
},
"NSMessage": "doPerformServiceRunInConsole",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType",
"NSURLPboardType"
]
},
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Open selection",
"de": "R/R โ รffne Auswahl",
"default": "R/R โ Open selection",
"fr": "R/R โ Open selection",
"it": "R/R โ Open selection",
"ja": "R/R โ Open selection",
"nl": "R/R โ Open selection"
},
"NSMessage": "doPerformServiceOpenRScript",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType"
]
}
],
"NSSupportsAutomaticGraphicsSwitching": "YES"
}
{
"fileSize": 1.0423431396484375,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 12,
"cpusubtype": 0,
"filetype": 2,
"ncmds": 32,
"sizeofcmds": 4312,
"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": 32,
"offset": " 0x8"
},
{
"description": "Lazy Dynamic Library 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"
},
{
"description": 0,
"size": 25,
"offset": " 0x60"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x68"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": "all",
"processorType": "ARM"
}
]
}
{
"BuildMachineOSBuild": "19F101",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"R",
"r",
"Q"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "R Source File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"Rd",
"rd"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "Rd Documentation File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Quartz Graphics",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RQuartz"
},
{
"CFBundleTypeExtensions": [
"Rcommand"
],
"CFBundleTypeIconFile": "Rrun.icns",
"CFBundleTypeName": "R Script",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RConsole"
},
{
"CFBundleTypeExtensions": [
"RData",
"rds",
"rda"
],
"CFBundleTypeIconFile": "Rdata.icns",
"CFBundleTypeName": "R Data File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"S",
"ssc"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "S-PLUS Source File",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.text"
],
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument",
"NSPersistentStoreTypeKey": "XML"
}
],
"CFBundleExecutable": "R",
"CFBundleIconFile": "RLogo.icns",
"CFBundleIdentifier": "org.R-project.R",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "R",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "R 4.1.2 GUI 1.77 High Sierra build",
"CFBundleSignature": "Rgui",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleVersion": "8007",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "12D4e",
"DTPlatformName": "macosx",
"DTPlatformVersion": "11.1",
"DTSDKBuild": "20C63",
"DTSDKName": "macosx11.1",
"DTXcode": "1240",
"DTXcodeBuild": "12D4e",
"LSMinimumSystemVersion": "10.13",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"127.0.0.1": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
},
"localhost": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
}
}
},
"NSAppleScriptEnabled": "YES",
"NSHumanReadableCopyright": "R.app GUI 1.77 (8007 High Sierra build), S. Urbanek & H.-J. Bibiko, ยฉ R Foundation for Statistical Computing, 2021",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"NSServices": [
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Run selection in Console",
"de": "R/R โ Fรผhre Auswahl in der Konsole aus",
"default": "R/R โ Run selection in Console",
"fr": "R/R โ Run selection in Console",
"it": "R/R โ Run selection in Console",
"ja": "R/R โ Run selection in Console",
"nl": "R/R โ Run selection in Console"
},
"NSMessage": "doPerformServiceRunInConsole",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType",
"NSURLPboardType"
]
},
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Open selection",
"de": "R/R โ รffne Auswahl",
"default": "R/R โ Open selection",
"fr": "R/R โ Open selection",
"it": "R/R โ Open selection",
"ja": "R/R โ Open selection",
"nl": "R/R โ Open selection"
},
"NSMessage": "doPerformServiceOpenRScript",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType"
]
}
],
"NSSupportsAutomaticGraphicsSwitching": "YES"
}
{
"fileSize": 1.066436767578125,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 30,
"sizeofcmds": 4128,
"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": 30,
"offset": " 0x8"
},
{
"description": "Segment Split Information 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"
},
{
"description": 0,
"size": 25,
"offset": " 0x60"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x68"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}
{
"BuildMachineOSBuild": "19F101",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"R",
"r",
"Q"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "R Source File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"Rd",
"rd"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "Rd Documentation File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Quartz Graphics",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RQuartz"
},
{
"CFBundleTypeExtensions": [
"Rcommand"
],
"CFBundleTypeIconFile": "Rrun.icns",
"CFBundleTypeName": "R Script",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RConsole"
},
{
"CFBundleTypeExtensions": [
"RData",
"rds",
"rda"
],
"CFBundleTypeIconFile": "Rdata.icns",
"CFBundleTypeName": "R Data File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"S",
"ssc"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "S-PLUS Source File",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.text"
],
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument",
"NSPersistentStoreTypeKey": "XML"
}
],
"CFBundleExecutable": "R",
"CFBundleIconFile": "RLogo.icns",
"CFBundleIdentifier": "org.R-project.R",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "R",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "R 4.1.1 GUI 1.77 High Sierra build",
"CFBundleSignature": "Rgui",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleVersion": "7985",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "12D4e",
"DTPlatformName": "macosx",
"DTPlatformVersion": "11.1",
"DTSDKBuild": "20C63",
"DTSDKName": "macosx11.1",
"DTXcode": "1240",
"DTXcodeBuild": "12D4e",
"LSMinimumSystemVersion": "10.13",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"127.0.0.1": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
},
"localhost": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
}
}
},
"NSAppleScriptEnabled": "YES",
"NSHumanReadableCopyright": "R.app GUI 1.77 (7985 High Sierra build), S. Urbanek & H.-J. Bibiko, ยฉ R Foundation for Statistical Computing, 2021",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"NSServices": [
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Run selection in Console",
"de": "R/R โ Fรผhre Auswahl in der Konsole aus",
"default": "R/R โ Run selection in Console",
"fr": "R/R โ Run selection in Console",
"it": "R/R โ Run selection in Console",
"ja": "R/R โ Run selection in Console",
"nl": "R/R โ Run selection in Console"
},
"NSMessage": "doPerformServiceRunInConsole",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType",
"NSURLPboardType"
]
},
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Open selection",
"de": "R/R โ รffne Auswahl",
"default": "R/R โ Open selection",
"fr": "R/R โ Open selection",
"it": "R/R โ Open selection",
"ja": "R/R โ Open selection",
"nl": "R/R โ Open selection"
},
"NSMessage": "doPerformServiceOpenRScript",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType"
]
}
],
"NSSupportsAutomaticGraphicsSwitching": "YES"
}
{
"fileSize": 1.0663909912109375,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 30,
"sizeofcmds": 4128,
"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": 30,
"offset": " 0x8"
},
{
"description": "Segment Split Information 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"
},
{
"description": 0,
"size": 25,
"offset": " 0x60"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x68"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}
{
"BuildMachineOSBuild": "19F101",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"R",
"r",
"Q"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "R Source File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"Rd",
"rd"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "Rd Documentation File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Quartz Graphics",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RQuartz"
},
{
"CFBundleTypeExtensions": [
"Rcommand"
],
"CFBundleTypeIconFile": "Rrun.icns",
"CFBundleTypeName": "R Script",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RConsole"
},
{
"CFBundleTypeExtensions": [
"RData",
"rds",
"rda"
],
"CFBundleTypeIconFile": "Rdata.icns",
"CFBundleTypeName": "R Data File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"S",
"ssc"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "S-PLUS Source File",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.text"
],
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument",
"NSPersistentStoreTypeKey": "XML"
}
],
"CFBundleExecutable": "R",
"CFBundleIconFile": "RLogo.icns",
"CFBundleIdentifier": "org.R-project.R",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "R",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "R 4.0.4 GUI 1.74 Catalina build",
"CFBundleSignature": "Rgui",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleVersion": "7936",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "12D4e",
"DTPlatformName": "macosx",
"DTPlatformVersion": "11.1",
"DTSDKBuild": "17E189",
"DTSDKName": "macosx10.13",
"DTXcode": "1240",
"DTXcodeBuild": "12D4e",
"LSMinimumSystemVersion": "MIN_VERSION",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"127.0.0.1": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
},
"localhost": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
}
}
},
"NSAppleScriptEnabled": "YES",
"NSHumanReadableCopyright": "R.app GUI 1.74 (7936 Catalina build), S. Urbanek & H.-J. Bibiko, ยฉ R Foundation for Statistical Computing, 2021",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"NSServices": [
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Run selection in Console",
"de": "R/R โ Fรผhre Auswahl in der Konsole aus",
"default": "R/R โ Run selection in Console",
"fr": "R/R โ Run selection in Console",
"it": "R/R โ Run selection in Console",
"ja": "R/R โ Run selection in Console",
"nl": "R/R โ Run selection in Console"
},
"NSMessage": "doPerformServiceRunInConsole",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType",
"NSURLPboardType"
]
},
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Open selection",
"de": "R/R โ รffne Auswahl",
"default": "R/R โ Open selection",
"fr": "R/R โ Open selection",
"it": "R/R โ Open selection",
"ja": "R/R โ Open selection",
"nl": "R/R โ Open selection"
},
"NSMessage": "doPerformServiceOpenRScript",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType"
]
}
],
"NSSupportsAutomaticGraphicsSwitching": "YES"
}
{
"fileSize": 1.070404052734375,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 30,
"sizeofcmds": 4128,
"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": 30,
"offset": " 0x8"
},
{
"description": "Segment Split Information 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"
},
{
"description": 0,
"size": 25,
"offset": " 0x60"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x68"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}
{
"BuildMachineOSBuild": "15G1611",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeExtensions": [
"R",
"r",
"Q"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "R Source File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"Rd",
"rd"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "Rd Documentation File",
"CFBundleTypeOSTypes": [
"****"
],
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Quartz Graphics",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RQuartz"
},
{
"CFBundleTypeExtensions": [
"Rcommand"
],
"CFBundleTypeIconFile": "Rrun.icns",
"CFBundleTypeName": "R Script",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RConsole"
},
{
"CFBundleTypeExtensions": [
"RData",
"rds",
"rda"
],
"CFBundleTypeIconFile": "Rdata.icns",
"CFBundleTypeName": "R Data File",
"CFBundleTypeRole": "Editor",
"LSIsAppleDefaultForType": true,
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeExtensions": [
"S",
"ssc"
],
"CFBundleTypeIconFile": "Rdoc.icns",
"CFBundleTypeName": "S-PLUS Source File",
"CFBundleTypeRole": "Editor",
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument"
},
{
"CFBundleTypeName": "Plain Text",
"CFBundleTypeRole": "Editor",
"LSItemContentTypes": [
"public.text"
],
"LSTypeIsPackage": false,
"NSDocumentClass": "RDocument",
"NSPersistentStoreTypeKey": "XML"
}
],
"CFBundleExecutable": "R",
"CFBundleIconFile": "RLogo.icns",
"CFBundleIdentifier": "org.R-project.R",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "R",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "R 3.6.1 GUI 1.70 El Capitan build",
"CFBundleSignature": "Rgui",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleVersion": "7684",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "8C1002",
"DTPlatformVersion": "GM",
"DTSDKBuild": "15C43",
"DTSDKName": "macosx10.11",
"DTXcode": "0821",
"DTXcodeBuild": "8C1002",
"LSMinimumSystemVersion": "MIN_VERSION",
"NSAppTransportSecurity": {
"NSExceptionDomains": {
"127.0.0.1": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
},
"localhost": {
"NSTemporaryExceptionAllowsInsecureHTTPLoads": true
}
}
},
"NSAppleScriptEnabled": "YES",
"NSHumanReadableCopyright": "R.app GUI 1.70 (7684 El Capitan build), S. Urbanek & H.-J. Bibiko, ยฉ R Foundation for Statistical Computing, 2016",
"NSMainNibFile": "MainMenu",
"NSPrincipalClass": "NSApplication",
"NSServices": [
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Run selection in Console",
"de": "R/R โ Fรผhre Auswahl in der Konsole aus",
"default": "R/R โ Run selection in Console",
"fr": "R/R โ Run selection in Console",
"it": "R/R โ Run selection in Console",
"ja": "R/R โ Run selection in Console",
"nl": "R/R โ Run selection in Console"
},
"NSMessage": "doPerformServiceRunInConsole",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType",
"NSURLPboardType"
]
},
{
"NSKeyEquivalent": {
"default": ""
},
"NSMenuItem": {
"English": "R/R โ Open selection",
"de": "R/R โ รffne Auswahl",
"default": "R/R โ Open selection",
"fr": "R/R โ Open selection",
"it": "R/R โ Open selection",
"ja": "R/R โ Open selection",
"nl": "R/R โ Open selection"
},
"NSMessage": "doPerformServiceOpenRScript",
"NSPortName": "R",
"NSSendTypes": [
"NSStringPboardType"
]
}
],
"NSSupportsAutomaticGraphicsSwitching": "YES"
}
{
"fileSize": 1.0227851867675781,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 29,
"sizeofcmds": 4112,
"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": 29,
"offset": " 0x8"
},
{
"description": "Code Signature",
"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"
},
{
"description": 0,
"size": 25,
"offset": " 0x60"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x68"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}