๐ถ App has not yet been reported to be native to Apple Silicon
๐ฅ Supported Architectures X86
Full Info Plist
{
"BuildMachineOSBuild": "18G1012",
"CFBundleDevelopmentRegion": "English",
"CFBundleDocumentTypes": [
{
"CFBundleTypeIconFile": "workspace.icns",
"CFBundleTypeName": "QLab 4 Workspace",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.figure53.qlab.4.workspace"
],
"LSTypeIsPackage": 0,
"NSDocumentClass": "Workspace"
},
{
"CFBundleTypeIconFile": "workspace.icns",
"CFBundleTypeName": "QLab 3 Workspace",
"CFBundleTypeRole": "Viewer",
"LSHandlerRank": "Alternate",
"LSItemContentTypes": [
"com.figure53.qlab.3.workspace"
],
"LSTypeIsPackage": 0,
"NSDocumentClass": "Workspace"
},
{
"CFBundleTypeIconFile": "gobutton.icns",
"CFBundleTypeName": "Go Button Show Document",
"CFBundleTypeRole": "Viewer",
"LSHandlerRank": "Alternate",
"LSItemContentTypes": [
"com.fatlabmusic.gobutton.gobutton"
],
"LSTypeIsPackage": 0,
"NSDocumentClass": "GoButtonShow"
},
{
"CFBundleTypeIconFile": "gobutton.icns",
"CFBundleTypeName": "Go Button Show Archive Document",
"CFBundleTypeRole": "Viewer",
"LSHandlerRank": "Alternate",
"LSItemContentTypes": [
"com.fatlabmusic.gobutton.gobuttonarchive"
],
"LSTypeIsPackage": 0,
"NSDocumentClass": "GoButtonShow"
},
{
"CFBundleTypeIconFile": "gobundle.icns",
"CFBundleTypeName": "Go Button Show Bundle",
"CFBundleTypeRole": "Viewer",
"LSHandlerRank": "Alternate",
"LSItemContentTypes": [
"com.figure53.gobutton.gobundle"
],
"LSTypeIsPackage": 0,
"NSDocumentClass": "GoButtonShow"
},
{
"CFBundleTypeIconFile": "qcart.icns",
"CFBundleTypeName": "QCart Document",
"CFBundleTypeRole": "Viewer",
"LSHandlerRank": "Alternate",
"LSItemContentTypes": [
"com.figure53.qcart.workspace"
],
"LSTypeIsPackage": 1,
"NSDocumentClass": "QCartWorkspace"
},
{
"CFBundleTypeIconFile": "license.icns",
"CFBundleTypeName": "QLab Offline Activation File",
"CFBundleTypeRole": "Viewer",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.figure53.qlab.offline-activation"
]
},
{
"CFBundleTypeIconFile": "license.icns",
"CFBundleTypeName": "QLab 4 Key File",
"CFBundleTypeRole": "Viewer",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.figure53.qlab.4.keyfile"
]
},
{
"CFBundleTypeIconFile": "workspace.icns",
"CFBundleTypeName": "QLab 4 Workspace Template",
"CFBundleTypeRole": "Editor",
"LSHandlerRank": "Owner",
"LSItemContentTypes": [
"com.figure53.qlab.4.template"
]
}
],
"CFBundleExecutable": "QLab",
"CFBundleIconFile": "application.icns",
"CFBundleIdentifier": "com.figure53.QLab.4",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "QLab",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "4.6.12",
"CFBundleSignature": "????",
"CFBundleSupportedPlatforms": [
"MacOSX"
],
"CFBundleURLTypes": [
{
"CFBundleURLSchemes": [
"qlab",
"qlab4"
]
}
],
"CFBundleVersion": "4612",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTPlatformBuild": "10G8",
"DTPlatformVersion": "GM",
"DTSDKBuild": "15E60",
"DTSDKName": "macosx10.11",
"DTXcode": "1030",
"DTXcodeBuild": "10G8",
"F53LicenseLandmarkVersion": "4",
"FRFeedbackReporter.defaultSender": "firstEmail",
"FRFeedbackReporter.logHours": "168",
"FRFeedbackReporter.sendDetailsIsOptional": "YES",
"FRFeedbackReporter.targetURL": "https://feedback.figure53.com/submit?project=%@",
"LSMinimumSystemVersion": "10.10",
"NSAppTransportSecurity": {
"NSAllowsArbitraryLoads": true
},
"NSAppleScriptEnabled": true,
"NSCameraUsageDescription": "Camera access is required for the Camera cue.",
"NSMainNibFile": "QLab",
"NSMicrophoneUsageDescription": "Microphone access is required for the Mic cue and for timecode triggers via LTC.",
"NSPrincipalClass": "QLab",
"OSAScriptingDefinition": "QLab.sdef",
"SUEnableJavaScript": true,
"SUEnableSystemProfiling": true,
"SUFeedURL": "https://figure53.com/qlab/downloads/appcast-v4/",
"UTExportedTypeDeclarations": [
{
"UTTypeConformsTo": [
"public.data"
],
"UTTypeDescription": "QLab 4 Workspace",
"UTTypeIconFile": "workspace",
"UTTypeIdentifier": "com.figure53.qlab.4.workspace",
"UTTypeTagSpecification": {
"public.filename-extension": [
"qlab4"
]
}
}
],
"UTImportedTypeDeclarations": [
{
"UTTypeConformsTo": [
"public.data"
],
"UTTypeDescription": "QLab 3 Workspace",
"UTTypeIconFile": "workspace",
"UTTypeIdentifier": "com.figure53.qlab.3.workspace",
"UTTypeTagSpecification": {
"com.apple.ostype": [
"QLAB"
],
"public.filename-extension": [
"cues"
]
}
},
{
"UTTypeConformsTo": [
"com.pkware.zip-archive",
"public.archive",
"public.data"
],
"UTTypeDescription": "Go Button Show Bundle",
"UTTypeIconFile": "gobundle",
"UTTypeIdentifier": "com.figure53.gobutton.gobundle",
"UTTypeTagSpecification": {
"public.filename-extension": [
"gobundle"
],
"public.mime-type": "application/gobutton+zip"
}
},
{
"UTTypeConformsTo": [
"public.xml",
"public.data"
],
"UTTypeDescription": "Go Button Show Document",
"UTTypeIconFile": "gobutton",
"UTTypeIdentifier": "com.fatlabmusic.gobutton.gobutton",
"UTTypeTagSpecification": {
"public.filename-extension": [
"gobutton"
],
"public.mime-type": "application/gobutton+xml"
}
},
{
"UTTypeConformsTo": [
"public.xml",
"public.data"
],
"UTTypeDescription": "Go Button Show Archive Document",
"UTTypeIconFile": "gobutton",
"UTTypeIdentifier": "com.fatlabmusic.gobutton.gobuttonarchive",
"UTTypeTagSpecification": {
"public.filename-extension": [
"gobuttonarchive"
],
"public.mime-type": "text/xml"
}
},
{
"UTTypeConformsTo": [
"com.apple.package"
],
"UTTypeDescription": "QCart Document",
"UTTypeIconFile": "qcart",
"UTTypeIdentifier": "com.figure53.qcart.workspace",
"UTTypeTagSpecification": {
"com.apple.ostype": [
"QCRT"
],
"public.filename-extension": [
"qcart"
]
}
},
{
"UTTypeConformsTo": [
"public.data"
],
"UTTypeDescription": "QLab Offline Activation File",
"UTTypeIconFile": "license",
"UTTypeIdentifier": "com.figure53.qlab.offline-activation",
"UTTypeTagSpecification": {
"public.filename-extension": [
"qlabactivation",
"f53activation"
],
"public.mime-type": "application/json"
}
},
{
"UTTypeConformsTo": [
"public.data"
],
"UTTypeDescription": "QLab 4 Key File",
"UTTypeIconFile": "license",
"UTTypeIdentifier": "com.figure53.qlab.4.keyfile",
"UTTypeTagSpecification": {
"public.filename-extension": [
"qlab4key"
],
"public.mime-type": "application/json"
}
},
{
"UTTypeConformsTo": [
"public.data"
],
"UTTypeDescription": "QLab 4 Workspace Template",
"UTTypeIconFile": "workspace_template",
"UTTypeIdentifier": "com.figure53.qlab.4.template",
"UTTypeTagSpecification": {
"com.apple.ostype": [
"QLAB4TEMPLATE"
],
"public.filename-extension": [
"qlab4template"
]
}
}
]
}
Full Meta Details
{
"fileSize": 11.813278198242188,
"architectures": [
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 54,
"sizeofcmds": 6800,
"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": 54,
"offset": " 0x8"
},
{
"description": 54,
"size": 135301,
"offset": " 0x10"
},
{
"description": 135301,
"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": 26368,
"offset": " 0x80"
},
{
"description": 0,
"size": 26368,
"offset": " 0x90"
},
{
"description": 26368,
"size": 7,
"offset": " 0x98"
},
{
"description": "Fixed Virtual Memory Library identification information command",
"size": 12,
"offset": " 0xa0"
},
{
"description": "Dynamically linked shared library identification command",
"size": 1702125407,
"offset": " 0xa8"
},
{
"description": 0,
"size": 1163157343,
"offset": " 0xb8"
},
{
"description": 0,
"size": 9344,
"offset": " 0xc8"
},
{
"description": 9344,
"size": 5854822,
"offset": " 0xd0"
}
],
"magic": "cffaedfe",
"offset": "0",
"processorSubType": 3,
"processorType": "X86"
}
]
}