{
  "NSPrincipalClass": "NSApplication",
  "CFBundleDevelopmentRegion": "English",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "org.musescore.mscz",
      "UTTypeDescription": "MuseScore File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscz"
        ],
        "public.mime-type": [
          "application/x-musescore"
        ]
      }
    },
    {
      "UTTypeIdentifier": "org.musescore.mscx",
      "UTTypeDescription": "MuseScore Uncompressed File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscx"
        ],
        "public.mime-type": [
          "application/x-musescore+xml"
        ]
      }
    },
    {
      "UTTypeIdentifier": "org.musescore.mscs",
      "UTTypeDescription": "MuseScore Uncompressed File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscs"
        ],
        "public.mime-type": [
          "application/x-musescore+xml"
        ]
      }
    },
    {
      "UTTypeIdentifier": "org.musescore.mscx,",
      "UTTypeDescription": "MuseScore Backup File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscx,"
        ],
        "public.mime-type": [
          "application/x-musescore+xml"
        ]
      }
    },
    {
      "UTTypeIdentifier": "org.musescore.mscz,",
      "UTTypeDescription": "MuseScore Compressed Backup File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscz,"
        ],
        "public.mime-type": [
          "application/x-musescore"
        ]
      }
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "MuseScore File",
      "CFBundleTypeExtensions": [
        "mscx"
      ],
      "CFBundleTypeIconFile": "MscxIcon.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore+xml"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "LSIsAppleDefaultForType": true,
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeName": "Compressed MuseScore File",
      "CFBundleTypeExtensions": [
        "mscz"
      ],
      "CFBundleTypeIconFile": "MsczIcon.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": true,
      "LSIsAppleDefaultForType": true,
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeName": "MuseScore Backup File",
      "CFBundleTypeExtensions": [
        "mscx,"
      ],
      "CFBundleTypeIconFile": "MscxIcon.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore+xml"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "LSIsAppleDefaultForType": true,
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeName": "Compressed MuseScore Backup File",
      "CFBundleTypeExtensions": [
        "mscz,"
      ],
      "CFBundleTypeIconFile": "MsczIcon.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": true,
      "LSIsAppleDefaultForType": true,
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeName": "Uncompressed MusicXML File",
      "CFBundleTypeExtensions": [
        "musicxml",
        "xml"
      ],
      "CFBundleTypeMIMETypes": [
        "application/vnd.recordare.musicxml+xml"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeName": "Compressed MusicXML File",
      "CFBundleTypeExtensions": [
        "mxl"
      ],
      "CFBundleTypeMIMETypes": [
        "application/vnd.recordare.musicxml"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeName": "MIDI File",
      "CFBundleTypeExtensions": [
        "mid"
      ],
      "CFBundleTypeMIMETypes": [
        "application/x-midi",
        "audio/midi"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeName": "KAR File",
      "CFBundleTypeExtensions": [
        "kar"
      ],
      "CFBundleTypeMIMETypes": [
        "application/x-midi",
        "audio/midi"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeName": "Bagpipe player File",
      "CFBundleTypeExtensions": [
        "bww"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Overture Musical Score",
      "CFBundleTypeExtensions": [
        "ove"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Score Writer Document",
      "CFBundleTypeExtensions": [
        "scw"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Capella File",
      "CFBundleTypeExtensions": [
        "cap"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Capella CapXML File",
      "CFBundleTypeExtensions": [
        "capx"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "BIAB File",
      "CFBundleTypeExtensions": [
        "SGU"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "BIAB File",
      "CFBundleTypeExtensions": [
        "MGU"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "MuseData File",
      "CFBundleTypeExtensions": [
        "md"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Guitar Pro 3 File",
      "CFBundleTypeExtensions": [
        "gp3"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Guitar Pro 4 File",
      "CFBundleTypeExtensions": [
        "gp4"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Guitar Pro 5 File",
      "CFBundleTypeExtensions": [
        "gp5"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Guitar Pro 6 File",
      "CFBundleTypeExtensions": [
        "gpx"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Soundfont SF2",
      "CFBundleTypeExtensions": [
        "sf2"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Soundfont SF3",
      "CFBundleTypeExtensions": [
        "sf3"
      ],
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "org.musescore.musescore.musescoreurl",
      "CFBundleURLSchemes": [
        "musescore"
      ]
    }
  ],
  "ATSApplicationFontsPath": "fonts/",
  "CFBundleExecutable": "mscore",
  "CFBundleIconFile": "AppIcon.icns",
  "CFBundleIdentifier": "org.musescore.MuseScore",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "4.2.1",
  "CFBundleName": "MuseScore",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.2.1",
  "CFBundleSignature": "????",
  "CFBundleVersion": "240230937",
  "CSResourcesFileMapped": true,
  "LSRequiresCarbon": true,
  "LSMinimumSystemVersion": "10.14.0",
  "NSHumanReadableCopyright": "Copyright ยฉ 1999-2024 MuseScore BVBA and others. Published under the GNU General Public License version 3.",
  "LSApplicationCategoryType": "public.app-category.music",
  "SUFeedURL": "",
  "SUAllowsAutomaticUpdates": false,
  "CFBundleLocalizations": [
    "ar",
    "cs",
    "da",
    "de",
    "el",
    "en",
    "es",
    "fi",
    "fr",
    "fr_CA",
    "hu",
    "is",
    "it",
    "ja",
    "ko",
    "nb",
    "nl",
    "pl",
    "pt",
    "pt_BR",
    "pt_PT",
    "ro",
    "ru",
    "sk",
    "sl",
    "sv",
    "th",
    "tr",
    "uk",
    "zh_CN",
    "zh_TW"
  ]
}
                                            {
  "fileSize": 54.47209167480469,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 51,
        "sizeofcmds": 5840,
        "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": 51,
          "offset": " 0x8"
        },
        {
          "description": 51,
          "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": 3074048,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 3074048,
          "offset": " 0x90"
        },
        {
          "description": 3074048,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 11,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamic Link-Edit Symbol Table information command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 57072,
          "offset": " 0xc8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
                                            {
  "NSPrincipalClass": "NSApplication",
  "CFBundleDevelopmentRegion": "English",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "org.musescore.mscz",
      "UTTypeDescription": "MuseScore File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscz"
        ],
        "public.mime-type": [
          "application/x-musescore"
        ]
      }
    },
    {
      "UTTypeIdentifier": "org.musescore.mscx",
      "UTTypeDescription": "MuseScore Uncompressed File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscx"
        ],
        "public.mime-type": [
          "application/x-musescore+xml"
        ]
      }
    },
    {
      "UTTypeIdentifier": "org.musescore.mscs",
      "UTTypeDescription": "MuseScore Uncompressed File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscs"
        ],
        "public.mime-type": [
          "application/x-musescore+xml"
        ]
      }
    },
    {
      "UTTypeIdentifier": "org.musescore.mscx,",
      "UTTypeDescription": "MuseScore Backup File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscx,"
        ],
        "public.mime-type": [
          "application/x-musescore+xml"
        ]
      }
    },
    {
      "UTTypeIdentifier": "org.musescore.mscz,",
      "UTTypeDescription": "MuseScore Compressed Backup File",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscz,"
        ],
        "public.mime-type": [
          "application/x-musescore"
        ]
      }
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "MuseScore File",
      "CFBundleTypeExtensions": [
        "mscx"
      ],
      "CFBundleTypeIconFile": "MscxIcon.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore+xml"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "LSIsAppleDefaultForType": true,
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeName": "Compressed MuseScore File",
      "CFBundleTypeExtensions": [
        "mscz"
      ],
      "CFBundleTypeIconFile": "MsczIcon.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": true,
      "LSIsAppleDefaultForType": true,
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeName": "MuseScore Backup File",
      "CFBundleTypeExtensions": [
        "mscx,"
      ],
      "CFBundleTypeIconFile": "MscxIcon.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore+xml"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "LSIsAppleDefaultForType": true,
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeName": "Compressed MuseScore Backup File",
      "CFBundleTypeExtensions": [
        "mscz,"
      ],
      "CFBundleTypeIconFile": "MsczIcon.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": true,
      "LSIsAppleDefaultForType": true,
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeName": "Uncompressed MusicXML File",
      "CFBundleTypeExtensions": [
        "musicxml",
        "xml"
      ],
      "CFBundleTypeMIMETypes": [
        "application/vnd.recordare.musicxml+xml"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeName": "Compressed MusicXML File",
      "CFBundleTypeExtensions": [
        "mxl"
      ],
      "CFBundleTypeMIMETypes": [
        "application/vnd.recordare.musicxml"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeName": "MIDI File",
      "CFBundleTypeExtensions": [
        "mid"
      ],
      "CFBundleTypeMIMETypes": [
        "application/x-midi",
        "audio/midi"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeName": "KAR File",
      "CFBundleTypeExtensions": [
        "kar"
      ],
      "CFBundleTypeMIMETypes": [
        "application/x-midi",
        "audio/midi"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeName": "Bagpipe player File",
      "CFBundleTypeExtensions": [
        "bww"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Overture Musical Score",
      "CFBundleTypeExtensions": [
        "ove"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Score Writer Document",
      "CFBundleTypeExtensions": [
        "scw"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Capella File",
      "CFBundleTypeExtensions": [
        "cap"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Capella CapXML File",
      "CFBundleTypeExtensions": [
        "capx"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "BIAB File",
      "CFBundleTypeExtensions": [
        "SGU"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "BIAB File",
      "CFBundleTypeExtensions": [
        "MGU"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "MuseData File",
      "CFBundleTypeExtensions": [
        "md"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Guitar Pro 3 File",
      "CFBundleTypeExtensions": [
        "gp3"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Guitar Pro 4 File",
      "CFBundleTypeExtensions": [
        "gp4"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Guitar Pro 5 File",
      "CFBundleTypeExtensions": [
        "gp5"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Guitar Pro 6 File",
      "CFBundleTypeExtensions": [
        "gpx"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Soundfont SF2",
      "CFBundleTypeExtensions": [
        "sf2"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Soundfont SF3",
      "CFBundleTypeExtensions": [
        "sf3"
      ],
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "ATSApplicationFontsPath": "fonts/",
  "CFBundleExecutable": "mscore",
  "CFBundleIconFile": "AppIcon.icns",
  "CFBundleIdentifier": "org.musescore.MuseScore",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "4.0.1",
  "CFBundleName": "MuseScore",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0.1",
  "CFBundleSignature": "????",
  "CFBundleVersion": "230121751",
  "CSResourcesFileMapped": true,
  "LSRequiresCarbon": true,
  "LSMinimumSystemVersion": "10.14.0",
  "NSHumanReadableCopyright": "Copyright ยฉ 1999-2022 MuseScore BVBA and others. Published under the GNU General Public License version 3.",
  "LSApplicationCategoryType": "public.app-category.music",
  "SUFeedURL": "",
  "SUAllowsAutomaticUpdates": false,
  "CFBundleLocalizations": [
    "ar",
    "cs",
    "da",
    "de",
    "el",
    "en",
    "es",
    "fi",
    "fr",
    "fr_CA",
    "hu",
    "is",
    "it",
    "ja",
    "ko",
    "nb",
    "nl",
    "pl",
    "pt",
    "pt_BR",
    "pt_PT",
    "ro",
    "ru",
    "sk",
    "sl",
    "sv",
    "th",
    "tr",
    "uk",
    "zh_CN",
    "zh_TW"
  ]
}
                                            {
  "fileSize": 49.829376220703125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 50,
        "sizeofcmds": 5736,
        "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": 50,
          "offset": " 0x8"
        },
        {
          "description": "Build Version",
          "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": 179200,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 179200,
          "offset": " 0x90"
        },
        {
          "description": 179200,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 11,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamic Link-Edit Symbol Table information command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
                                            {
  "ATSApplicationFontsPath": "fonts/",
  "BuildMachineOSBuild": "19H114",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "mscx"
      ],
      "CFBundleTypeIconFile": "musescoreDocument.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore+xml"
      ],
      "CFBundleTypeName": "MuseScore File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSIsAppleDefaultForType": true,
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "mscz"
      ],
      "CFBundleTypeIconFile": "musescoreDocument.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore"
      ],
      "CFBundleTypeName": "Compressed MuseScore File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSIsAppleDefaultForType": true,
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeExtensions": [
        "mscx,"
      ],
      "CFBundleTypeIconFile": "musescoreDocument.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore+xml"
      ],
      "CFBundleTypeName": "MuseScore Backup File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSIsAppleDefaultForType": true,
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "mscz,"
      ],
      "CFBundleTypeIconFile": "musescoreDocument.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-musescore"
      ],
      "CFBundleTypeName": "Compressed MuseScore Backup File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSIsAppleDefaultForType": true,
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeExtensions": [
        "xml"
      ],
      "CFBundleTypeMIMETypes": [
        "application/vnd.recordare.musicxml+xml"
      ],
      "CFBundleTypeName": "Uncompressed MusicXML File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeExtensions": [
        "musicxml"
      ],
      "CFBundleTypeMIMETypes": [
        "application/vnd.recordare.musicxml+xml"
      ],
      "CFBundleTypeName": "Uncompressed MusicXML File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeExtensions": [
        "mxl"
      ],
      "CFBundleTypeMIMETypes": [
        "application/vnd.recordare.musicxml"
      ],
      "CFBundleTypeName": "Compressed MusicXML File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeExtensions": [
        "mid"
      ],
      "CFBundleTypeMIMETypes": [
        "application/x-midi",
        "audio/midi"
      ],
      "CFBundleTypeName": "MIDI File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "kar"
      ],
      "CFBundleTypeMIMETypes": [
        "application/x-midi",
        "audio/midi"
      ],
      "CFBundleTypeName": "KAR File",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "bww"
      ],
      "CFBundleTypeName": "Bagpipe player File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "ove"
      ],
      "CFBundleTypeName": "Overture Musical Score",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "scw"
      ],
      "CFBundleTypeName": "Score Writer Document",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "cap"
      ],
      "CFBundleTypeName": "Capella File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "capx"
      ],
      "CFBundleTypeName": "Capella CapXML File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "SGU"
      ],
      "CFBundleTypeName": "BIAB File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "MGU"
      ],
      "CFBundleTypeName": "BIAB File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "md"
      ],
      "CFBundleTypeName": "MuseData File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "gp3"
      ],
      "CFBundleTypeName": "Guitar Pro 3 File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "gp4"
      ],
      "CFBundleTypeName": "Guitar Pro 4 File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "gp5"
      ],
      "CFBundleTypeName": "Guitar Pro 5 File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "gpx"
      ],
      "CFBundleTypeName": "Guitar Pro 6 File",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "sf2"
      ],
      "CFBundleTypeName": "Soundfont SF2",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "sf3"
      ],
      "CFBundleTypeName": "Soundfont SF3",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleExecutable": "mscore",
  "CFBundleIconFile": "mscore.icns",
  "CFBundleIdentifier": "org.musescore.MuseScore",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLocalizations": [
    "ar",
    "cs",
    "da",
    "de",
    "el",
    "en",
    "es",
    "fi",
    "fr",
    "fr_CA",
    "hu",
    "is",
    "it",
    "ja",
    "ko",
    "nb",
    "nl",
    "pl",
    "pt",
    "pt_BR",
    "pt_PT",
    "ro",
    "ru",
    "sk",
    "sl",
    "sv",
    "th",
    "tr",
    "uk",
    "zh_CN",
    "zh_TW"
  ],
  "CFBundleLongVersionString": "3.6.2",
  "CFBundleName": "MuseScore",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.6.2.548020600",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "3.6.2.548020600",
  "CSResourcesFileMapped": true,
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "10G8",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "18G74",
  "DTSDKName": "macosx10.14",
  "DTXcode": "1030",
  "DTXcodeBuild": "10G8",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.10.0",
  "LSRequiresCarbon": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 1999-2021 MuseScore BVBA and others. Published under the GNU General Public License.",
  "NSPrincipalClass": "NSApplication",
  "SUAllowsAutomaticUpdates": false,
  "SUFeedURL": "",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "MuseScore File",
      "UTTypeIdentifier": "org.musescore.mscx",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscx"
        ],
        "public.mime-type": [
          "application/x-musescore+xml"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "MuseScore Compressed File",
      "UTTypeIdentifier": "org.musescore.mscz",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscz"
        ],
        "public.mime-type": [
          "application/x-musescore"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "MuseScore Backup File",
      "UTTypeIdentifier": "org.musescore.mscx,",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscx,"
        ],
        "public.mime-type": [
          "application/x-musescore+xml"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "MuseScore Compressed Backup File",
      "UTTypeIdentifier": "org.musescore.mscz,",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mscz,"
        ],
        "public.mime-type": [
          "application/x-musescore"
        ]
      }
    }
  ]
}
                                            {
  "fileSize": 20.234359741210938,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 57,
        "sizeofcmds": 6120,
        "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": 57,
          "offset": " 0x8"
        },
        {
          "description": 57,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 1015552,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 1015552,
          "offset": " 0x90"
        },
        {
          "description": 1015552,
          "size": 7,
          "offset": " 0x98"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 10,
          "offset": " 0xa0"
        },
        {
          "description": "Prepage command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 51024,
          "offset": " 0xc8"
        },
        {
          "description": 51024,
          "size": 11695174,
          "offset": " 0xd0"
        },
        {
          "description": 11695174,
          "size": 51024,
          "offset": " 0xd8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}