{
"NSMicrophoneUsageDescription": "Bitwig Studio requires microphone access for recording.",
"CFBundleAllowMixedLocalizations": true,
"CFBundleDevelopmentRegion": "English",
"CFBundleExecutable": "BitwigStudio",
"CFBundleIconFile": "Bitwig Studio.icns",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "Bitwig Studio",
"CFBundlePackageType": "APPL",
"CFBundleIdentifier": "com.bitwig.studio",
"CFBundleSignature": "????",
"CFBundleVersion": "4.1.1",
"CFBundleShortVersionString": "4.1.1",
"LSMinimumSystemVersion": "10.7",
"LSArchitecturePriority": [
"arm64",
"x86_64"
],
" LSRequiresNativeExecution": true,
"LSApplicationCategoryType": "public.app-category.music",
"LSMultipleInstancesProhibited": false,
"LSFileQuarantineEnabled": false,
"NSPrincipalClass": "BWApplication",
"NSHighResolutionCapable": "YES",
"NSHighResolutionMagnifyAllowed": "NO",
"UTExportedTypeDeclarations": [
{
"UTTypeIdentifier": "com.bitwig.studio.document",
"UTTypeDescription": "Bitwig Studio Document",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwproject.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWXX",
"public.mime-type": "application/bitwig-document"
}
},
{
"UTTypeIdentifier": "com.bitwig.studio.project",
"UTTypeDescription": "Bitwig Studio Project",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwproject.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWSD",
"public.filename-extension": [
"bwproject"
],
"public.mime-type": "application/bitwig-song"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.auxycomposition",
"UTTypeDescription": "Bitwig Auxy Composition",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwproject.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "AXBW",
"public.filename-extension": [
"axbw"
],
"public.mime-type": "application/x-bitwig-auxy-project"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.template",
"UTTypeDescription": "Bitwig Studio Template",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwtemplate.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWTM",
"public.filename-extension": [
"bwtemplate"
],
"public.mime-type": "application/bitwig-template"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.clip",
"UTTypeDescription": "Bitwig Studio Clip",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwclip.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWCL",
"public.filename-extension": [
"bwclip"
],
"public.mime-type": "application/bitwig-clip"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.clips",
"UTTypeDescription": "Bitwig Studio Clip Set",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwclips.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWCX",
"public.filename-extension": [
"bwclips"
],
"public.mime-type": "application/bitwig-clips"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.device",
"UTTypeDescription": "Bitwig Studio Device",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwdevice.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWDV",
"public.filename-extension": [
"bwdevice"
],
"public.mime-type": "application/bitwig-device"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.preset",
"UTTypeDescription": "Bitwig Studio Device Preset",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwpreset.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWDP",
"public.filename-extension": [
"bwpreset"
],
"public.mime-type": "application/bitwig-preset"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.devicemap",
"UTTypeDescription": "Bitwig Studio Device Mappings",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwdevicemap.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWDM",
"public.filename-extension": [
"bwdevicemap"
],
"public.mime-type": "application/bitwig-device-mappings"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
}
],
"CFBundleDocumentTypes": [
{
"CFBundleTypeName": "Bitwig Studio Project",
"CFBundleTypeIconFile": "bwproject.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwproject"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-song",
"bitwig/song"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Template",
"CFBundleTypeIconFile": "bwtemplate.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwtemplate"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-template",
"bitwig/template"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Clip",
"CFBundleTypeIconFile": "bwclip.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwclip"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-clip"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Clip Set",
"CFBundleTypeIconFile": "bwclips.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwclips"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-clips",
"bitwig/clips"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Device",
"CFBundleTypeIconFile": "bwdevice.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwdevice"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-device"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Device Preset",
"CFBundleTypeIconFile": "bwpreset.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwpreset"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-preset"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Device Mappings",
"CFBundleTypeIconFile": "bwdevicemap.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"devicemap"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-device-mappings"
],
"LSHandlerRank": "Owner"
}
],
"LSEnvironment": {
"DYLD_LIBRARY_PATH": "$DYLD_LIBRARY_PATH:$APP_PACKAGE/Contents/Frameworks",
"LC_CTYPE": "UTF-8"
}
}
{
"fileSize": 0.1793212890625,
"architectures": [
{
"bits": "32-bit",
"fileType": "Fixed Virtual Memory Shared Library File",
"header": {
"magic": 3405691582,
"cputype": 0,
"cpusubtype": 16,
"filetype": 3,
"ncmds": 1024,
"sizeofcmds": 73264,
"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": 73264,
"offset": " 0x10"
},
{
"description": "Dynamic Linker Load Command",
"size": 4108,
"offset": " 0x18"
},
{
"description": 0,
"size": 6144,
"offset": " 0x20"
},
{
"description": 89728,
"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": 29,
"sizeofcmds": 3048,
"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": 29,
"offset": " 0x4008"
},
{
"description": "Code Signature",
"size": 131205,
"offset": " 0x4010"
},
{
"description": 131205,
"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"
}
],
"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": 30,
"sizeofcmds": 3200,
"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": 30,
"offset": " 0x18008"
},
{
"description": "Segment Split Information Command",
"size": 131205,
"offset": " 0x18010"
},
{
"description": 131205,
"size": 25,
"offset": " 0x18018"
},
{
"description": "64-bits Segment Load Command",
"size": 1095786335,
"offset": " 0x18020"
},
{
"description": 1095786335,
"size": 20306,
"offset": " 0x18028"
},
{
"description": 0,
"size": 25,
"offset": " 0x18060"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x18068"
}
],
"magic": "cffaedfe",
"offset": "18000",
"processorSubType": "all",
"processorType": "ARM"
}
]
}
{
"NSMicrophoneUsageDescription": "Bitwig Studio requires microphone access for recording.",
"CFBundleAllowMixedLocalizations": true,
"CFBundleDevelopmentRegion": "English",
"CFBundleExecutable": "BitwigStudio",
"CFBundleIconFile": "Bitwig Studio.icns",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "Bitwig Studio",
"CFBundlePackageType": "APPL",
"CFBundleIdentifier": "com.bitwig.studio",
"CFBundleSignature": "????",
"CFBundleVersion": "4.1",
"CFBundleShortVersionString": "4.1",
"LSMinimumSystemVersion": "10.7",
"LSArchitecturePriority": [
"arm64",
"x86_64"
],
" LSRequiresNativeExecution": true,
"LSApplicationCategoryType": "public.app-category.music",
"LSMultipleInstancesProhibited": false,
"LSFileQuarantineEnabled": false,
"NSPrincipalClass": "BWApplication",
"NSHighResolutionCapable": "YES",
"NSHighResolutionMagnifyAllowed": "NO",
"UTExportedTypeDeclarations": [
{
"UTTypeIdentifier": "com.bitwig.studio.document",
"UTTypeDescription": "Bitwig Studio Document",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwproject.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWXX",
"public.mime-type": "application/bitwig-document"
}
},
{
"UTTypeIdentifier": "com.bitwig.studio.project",
"UTTypeDescription": "Bitwig Studio Project",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwproject.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWSD",
"public.filename-extension": [
"bwproject"
],
"public.mime-type": "application/bitwig-song"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.auxycomposition",
"UTTypeDescription": "Bitwig Auxy Composition",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwproject.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "AXBW",
"public.filename-extension": [
"axbw"
],
"public.mime-type": "application/x-bitwig-auxy-project"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.template",
"UTTypeDescription": "Bitwig Studio Template",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwtemplate.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWTM",
"public.filename-extension": [
"bwtemplate"
],
"public.mime-type": "application/bitwig-template"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.clip",
"UTTypeDescription": "Bitwig Studio Clip",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwclip.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWCL",
"public.filename-extension": [
"bwclip"
],
"public.mime-type": "application/bitwig-clip"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.clips",
"UTTypeDescription": "Bitwig Studio Clip Set",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwclips.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWCX",
"public.filename-extension": [
"bwclips"
],
"public.mime-type": "application/bitwig-clips"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.device",
"UTTypeDescription": "Bitwig Studio Device",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwdevice.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWDV",
"public.filename-extension": [
"bwdevice"
],
"public.mime-type": "application/bitwig-device"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.preset",
"UTTypeDescription": "Bitwig Studio Device Preset",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwpreset.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWDP",
"public.filename-extension": [
"bwpreset"
],
"public.mime-type": "application/bitwig-preset"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
},
{
"UTTypeIdentifier": "com.bitwig.studio.devicemap",
"UTTypeDescription": "Bitwig Studio Device Mappings",
"UTTypeReferenceURL": "http://www.bitwig.com",
"UTTypeIconFile": "bwdevicemap.icns",
"UTTypeTagSpecification": {
"com.apple.ostype": "BWDM",
"public.filename-extension": [
"bwdevicemap"
],
"public.mime-type": "application/bitwig-device-mappings"
},
"UTTypeConformsTo": [
"com.bitwig.studio.document"
]
}
],
"CFBundleDocumentTypes": [
{
"CFBundleTypeName": "Bitwig Studio Project",
"CFBundleTypeIconFile": "bwproject.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwproject"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-song",
"bitwig/song"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Template",
"CFBundleTypeIconFile": "bwtemplate.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwtemplate"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-template",
"bitwig/template"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Clip",
"CFBundleTypeIconFile": "bwclip.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwclip"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-clip"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Clip Set",
"CFBundleTypeIconFile": "bwclips.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwclips"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-clips",
"bitwig/clips"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Device",
"CFBundleTypeIconFile": "bwdevice.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwdevice"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-device"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Device Preset",
"CFBundleTypeIconFile": "bwpreset.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"bwpreset"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-preset"
],
"LSHandlerRank": "Owner"
},
{
"CFBundleTypeName": "Bitwig Studio Device Mappings",
"CFBundleTypeIconFile": "bwdevicemap.icns",
"CFBundleTypeRole": "Editor",
"CFBundleTypeExtensions": [
"devicemap"
],
"CFBundleTypeMIMETypes": [
"application/bitwig-device-mappings"
],
"LSHandlerRank": "Owner"
}
],
"LSEnvironment": {
"DYLD_LIBRARY_PATH": "$DYLD_LIBRARY_PATH:$APP_PACKAGE/Contents/Frameworks",
"LC_CTYPE": "UTF-8"
}
}
{
"fileSize": 0.1793212890625,
"architectures": [
{
"bits": "32-bit",
"fileType": "Fixed Virtual Memory Shared Library File",
"header": {
"magic": 3405691582,
"cputype": 0,
"cpusubtype": 16,
"filetype": 3,
"ncmds": 1024,
"sizeofcmds": 73264,
"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": 73264,
"offset": " 0x10"
},
{
"description": "Dynamic Linker Load Command",
"size": 4108,
"offset": " 0x18"
},
{
"description": 0,
"size": 6144,
"offset": " 0x20"
},
{
"description": 89728,
"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": 29,
"sizeofcmds": 3048,
"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": 29,
"offset": " 0x4008"
},
{
"description": "Code Signature",
"size": 131205,
"offset": " 0x4010"
},
{
"description": 131205,
"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"
}
],
"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": 30,
"sizeofcmds": 3200,
"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": 30,
"offset": " 0x18008"
},
{
"description": "Segment Split Information Command",
"size": 131205,
"offset": " 0x18010"
},
{
"description": 131205,
"size": 25,
"offset": " 0x18018"
},
{
"description": "64-bits Segment Load Command",
"size": 1095786335,
"offset": " 0x18020"
},
{
"description": 1095786335,
"size": 20306,
"offset": " 0x18028"
},
{
"description": 0,
"size": 25,
"offset": " 0x18060"
},
{
"description": "64-bits Segment Load Command",
"size": 1163157343,
"offset": " 0x18068"
}
],
"magic": "cffaedfe",
"offset": "18000",
"processorSubType": "all",
"processorType": "ARM"
}
]
}