Does Merlin Project work on Apple Silicon?

โœ… Yes, Full Native Apple Silicon Support as of v7.1.0

May also be known as Merlin Project, Projectwizards Merlinproject, Merlin Project Express, or Projectwizards Merlinprojectexpress-macappstore

๐Ÿ“š Bundle Version History

net.projectwizards.merlinproject

v8.0.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20G71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Merlin Project Document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "net.projectwizards.merlinproject.document"
      ],
      "NSDocumentClass": "MEDocument"
    },
    {
      "CFBundleTypeName": "Merlin Project Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "net.projectwizards.merlinproject.document.zipped"
      ],
      "NSDocumentClass": "MEDocument"
    },
    {
      "CFBundleTypeName": "Merlin Project Importable Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "net.projectwizards.merlinproject.xml",
        "net.projectwizards.merlinproject.xml.zipped",
        "org.opml.opml",
        "public.comma-separated-values-text",
        "net.projectwizards.merlin.project.sql",
        "com.omnigroup.omnioutliner.oo3",
        "com.omnigroup.omnioutliner.oo3-package",
        "com.omnigroup.omniplan2.planfile",
        "com.omnigroup.omniplan2.planfile-zip",
        "net.projectwizards.merlinproject.yaml",
        "public.xml",
        "com.microsoft.mpp",
        "com.microsoft.mpt",
        "com.microsoft.mpx",
        "com.novamind.novamind4.mindmap",
        "com.novamind.novamind5.mindmap",
        "com.novamind.novamind.mindmap",
        "com.mindjet.mindmanager.map",
        "net.sourceforge.freemind.document",
        "com.apple.ical.ics"
      ],
      "NSDocumentClass": "MEDocument"
    },
    {
      "CFBundleTypeName": "Merlin Project License File",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "net.projectwizards.merlinproject.license",
        "net.projectwizards.merlin.license",
        "net.projectwizards.merlin1.license"
      ]
    },
    {
      "CFBundleTypeName": "Merlin Project Receipt File",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "net.projectwizards.merlinproject.receipt"
      ]
    }
  ],
  "CFBundleExecutable": "Merlin Project",
  "CFBundleIconFile": "MerlinProject.icns",
  "CFBundleIdentifier": "net.projectwizards.merlinproject",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Merlin Project",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.0.1",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Merlin Project URL",
      "CFBundleURLSchemes": [
        "merlinproject"
      ]
    },
    {
      "CFBundleURLName": "Merlin Project Subscription URL",
      "CFBundleURLSchemes": [
        "merlinproject-subscription"
      ]
    }
  ],
  "CFBundleVersion": "70367",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.business",
  "LSMinimumSystemVersion": "10.14",
  "MEProductType": "projectPWStore",
  "NSAppleEventsUsageDescription": "This app requires access to Apple Events to create emails with attachments in Microsoft Outlook.",
  "NSAppleScriptEnabled": true,
  "NSCalendarsUsageDescription": "This app requires access to your calendar to publish activities there.",
  "NSContactsUsageDescription": "This app requires access to your contacts to use them as project resources.",
  "NSHumanReadableCopyright": "ยฉ 2004-2021 ProjectWizards",
  "NSMainNibFile": "Main",
  "NSPrincipalClass": "MEApplication",
  "NSRemindersUsageDescription": "This app requires access to your reminders to publish activities there.",
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticTermination": "YES",
  "OSAScriptingDefinition": "MerlinProject.sdef",
  "PWBuildTimeIncludeEnd": "\n\n    ",
  "PWBuildTimeIncludeStart": "\n        \n\n    ",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeDescription": "Merlin Project Document",
      "UTTypeIconFile": "MerlinProjectDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.document",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mproject"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.zip-archive",
        "public.composite-content"
      ],
      "UTTypeDescription": "Merlin Project Document",
      "UTTypeIconFile": "MerlinProjectDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.document.zipped",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mproject"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeDescription": "Merlin Project YAML Document",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.yaml",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojecty"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeDescription": "Merlin Project XML Document",
      "UTTypeIconFile": "MerlinXMLDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.xml",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.zip-archive",
        "public.composite-content"
      ],
      "UTTypeDescription": "Merlin Project XML Document",
      "UTTypeIconFile": "MerlinXMLDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.xml.zipped",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "net.projectwizards.merlinproject.xml"
      ],
      "UTTypeDescription": "Merlin Project Calendar",
      "UTTypeIconFile": "MerlinXMLDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.calendar.xml",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "net.projectwizards.merlinproject.xml.zipped"
      ],
      "UTTypeDescription": "Merlin Project Calendar",
      "UTTypeIconFile": "MerlinXMLDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.calendar.xml.zipped",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeDescription": "Merlin Project Calendar PList",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.calendar.plist",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "merlinCalendar"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.folder"
      ],
      "UTTypeDescription": "Merlin HTML",
      "UTTypeIdentifier": "net.projectwizards.merlin.html",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          ""
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "Merlin Project License",
      "UTTypeIconFile": "MerlinLicenseDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectl"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeDescription": "Merlin Project Receipt",
      "UTTypeIconFile": "MerlinLicenseDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.receipt",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectr"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "Merlin License",
      "UTTypeIconFile": "MerlinLicense.icns",
      "UTTypeIdentifier": "net.projectwizards.merlin.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "merlinLicense"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "Merlin License",
      "UTTypeIconFile": "MerlinLicense.icns",
      "UTTypeIdentifier": "net.projectwizards.merlin1.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pwreg"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "Merlin Server License",
      "UTTypeIconFile": "MerlinLicenseDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinserver.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mserverl"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeDescription": "OPML document",
      "UTTypeIdentifier": "org.opml.opml",
      "UTTypeReferenceURL": "http://opml.org/",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "opml"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "public.xml"
      ],
      "UTTypeDescription": "OmniOutliner 3 document",
      "UTTypeIdentifier": "com.omnigroup.omnioutliner.oo3",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "OutL",
        "public.filename-extension": [
          "oo3",
          "xmloutline"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "com.apple.package"
      ],
      "UTTypeDescription": "OmniPlan 2 Document",
      "UTTypeIdentifier": "com.omnigroup.omniplan2.planfile",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "OPlx",
        "public.filename-extension": [
          "oplx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "public.zip-archive"
      ],
      "UTTypeDescription": "OmniPlan 2 Document",
      "UTTypeIdentifier": "com.omnigroup.omniplan2.planfile-zip",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "OPlx",
        "public.filename-extension": [
          "oplx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "com.apple.package"
      ],
      "UTTypeDescription": "OmniOutliner 3 document",
      "UTTypeIdentifier": "com.omnigroup.omnioutliner.oo3-package",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "OutL",
        "public.filename-extension": [
          "oo3"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Merlin 2 Document",
      "UTTypeIdentifier": "net.projectwizards.merlin.project.sql",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "merlin2"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Microsoft Project Document",
      "UTTypeIdentifier": "com.microsoft.mpp",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mpp"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Microsoft Project Template",
      "UTTypeIdentifier": "com.microsoft.mpt",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mpt"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.comma-separated-values-text"
      ],
      "UTTypeDescription": "Microsoft Project MPX Document",
      "UTTypeIdentifier": "com.microsoft.mpx",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mpx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.tar-archive"
      ],
      "UTTypeDescription": "NovaMind 4 Document",
      "UTTypeIdentifier": "com.novamind.novamind4.mindmap",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "nmind"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "NovaMind 5 Mind Map Document",
      "UTTypeIdentifier": "com.novamind.novamind5.mindmap",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "nm5"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "NovaMind 5 Mind Map Document",
      "UTTypeIdentifier": "com.novamind.novamind.mindmap",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "nm5"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Mindjet MindManager Map",
      "UTTypeIdentifier": "com.mindjet.mindmanager.map",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mmap",
          "xmmap"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeDescription": "FreeMind Document",
      "UTTypeIdentifier": "net.sourceforge.freemind.document",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mm"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.1450347900390625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 53648,
        "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": 53648,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 5120,
          "offset": " 0x20"
        },
        {
          "description": 70160,
          "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": 2672,
        "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": 2744,
        "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": " 0x14008"
        },
        {
          "description": "Segment Split Information Command",
          "size": 131205,
          "offset": " 0x14010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x14018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x14020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x14028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x14060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x14068"
        }
      ],
      "magic": "cffaedfe",
      "offset": "14000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}

net.projectwizards.merlinprojectexpress-macappstore

v8.0.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20G71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Merlin Project Document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "net.projectwizards.merlinproject.document"
      ],
      "NSDocumentClass": "MEDocument"
    },
    {
      "CFBundleTypeName": "Merlin Project Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "net.projectwizards.merlinproject.document.zipped"
      ],
      "NSDocumentClass": "MEDocument"
    },
    {
      "CFBundleTypeName": "Merlin Project Importable Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "net.projectwizards.merlinproject.xml",
        "net.projectwizards.merlinproject.xml.zipped",
        "org.opml.opml",
        "public.comma-separated-values-text",
        "net.projectwizards.merlin.project.sql",
        "com.omnigroup.omnioutliner.oo3",
        "com.omnigroup.omnioutliner.oo3-package",
        "com.omnigroup.omniplan2.planfile",
        "com.omnigroup.omniplan2.planfile-zip",
        "net.projectwizards.merlinproject.yaml",
        "public.xml",
        "com.microsoft.mpp",
        "com.microsoft.mpt",
        "com.microsoft.mpx",
        "com.novamind.novamind4.mindmap",
        "com.novamind.novamind5.mindmap",
        "com.novamind.novamind.mindmap",
        "com.mindjet.mindmanager.map",
        "net.sourceforge.freemind.document",
        "com.apple.ical.ics"
      ],
      "NSDocumentClass": "MEDocument"
    }
  ],
  "CFBundleExecutable": "Merlin Project Express",
  "CFBundleIconFile": "MerlinProjectExpress.icns",
  "CFBundleIdentifier": "net.projectwizards.merlinprojectexpress-macappstore",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Merlin Project Express",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.0.1",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Merlin Project URL",
      "CFBundleURLSchemes": [
        "merlinproject"
      ]
    }
  ],
  "CFBundleVersion": "70367",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.business",
  "LSMinimumSystemVersion": "10.14",
  "MEProductType": "projectExpressMacAppStore",
  "NSAppleEventsUsageDescription": "This app requires access to Apple Events to create emails with attachments in Microsoft Outlook.",
  "NSCalendarsUsageDescription": "This app requires access to your calendar to publish activities there.",
  "NSContactsUsageDescription": "This app requires access to your contacts to use them as project resources.",
  "NSHumanReadableCopyright": "ยฉ 2004-2021 ProjectWizards",
  "NSMainNibFile": "Main",
  "NSPrincipalClass": "MEApplication",
  "NSRemindersUsageDescription": "This app requires access to your reminders to publish activities there.",
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticTermination": "YES",
  "PWBuildTimeIncludeEnd": "\n\n    ",
  "PWBuildTimeIncludeStart": "\n        \n\n    ",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeDescription": "Merlin Project Document",
      "UTTypeIconFile": "MerlinProjectDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.document",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mproject"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.zip-archive",
        "public.composite-content"
      ],
      "UTTypeDescription": "Merlin Project Document",
      "UTTypeIconFile": "MerlinProjectDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.document.zipped",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mproject"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeDescription": "Merlin Project YAML Document",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.yaml",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojecty"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeDescription": "Merlin Project XML Document",
      "UTTypeIconFile": "MerlinXMLDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.xml",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.zip-archive",
        "public.composite-content"
      ],
      "UTTypeDescription": "Merlin Project XML Document",
      "UTTypeIconFile": "MerlinXMLDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.xml.zipped",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "net.projectwizards.merlinproject.xml"
      ],
      "UTTypeDescription": "Merlin Project Calendar",
      "UTTypeIconFile": "MerlinXMLDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.calendar.xml",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "net.projectwizards.merlinproject.xml.zipped"
      ],
      "UTTypeDescription": "Merlin Project Calendar",
      "UTTypeIconFile": "MerlinXMLDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.calendar.xml.zipped",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeDescription": "Merlin Project Calendar PList",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.calendar.plist",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "merlinCalendar"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.folder"
      ],
      "UTTypeDescription": "Merlin HTML",
      "UTTypeIdentifier": "net.projectwizards.merlin.html",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          ""
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "Merlin Project License",
      "UTTypeIconFile": "MerlinLicenseDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectl"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeDescription": "Merlin Project Receipt",
      "UTTypeIconFile": "MerlinLicenseDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinproject.receipt",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mprojectr"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "Merlin License",
      "UTTypeIconFile": "MerlinLicense.icns",
      "UTTypeIdentifier": "net.projectwizards.merlin.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "merlinLicense"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "Merlin License",
      "UTTypeIconFile": "MerlinLicense.icns",
      "UTTypeIdentifier": "net.projectwizards.merlin1.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pwreg"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "Merlin Server License",
      "UTTypeIconFile": "MerlinLicenseDocument.icns",
      "UTTypeIdentifier": "net.projectwizards.merlinserver.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mserverl"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeDescription": "OPML document",
      "UTTypeIdentifier": "org.opml.opml",
      "UTTypeReferenceURL": "http://opml.org/",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "opml"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "public.xml"
      ],
      "UTTypeDescription": "OmniOutliner 3 document",
      "UTTypeIdentifier": "com.omnigroup.omnioutliner.oo3",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "OutL",
        "public.filename-extension": [
          "oo3",
          "xmloutline"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "com.apple.package"
      ],
      "UTTypeDescription": "OmniPlan 2 Document",
      "UTTypeIdentifier": "com.omnigroup.omniplan2.planfile",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "OPlx",
        "public.filename-extension": [
          "oplx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "public.zip-archive"
      ],
      "UTTypeDescription": "OmniPlan 2 Document",
      "UTTypeIdentifier": "com.omnigroup.omniplan2.planfile-zip",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "OPlx",
        "public.filename-extension": [
          "oplx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "com.apple.package"
      ],
      "UTTypeDescription": "OmniOutliner 3 document",
      "UTTypeIdentifier": "com.omnigroup.omnioutliner.oo3-package",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "OutL",
        "public.filename-extension": [
          "oo3"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Merlin 2 Document",
      "UTTypeIdentifier": "net.projectwizards.merlin.project.sql",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "merlin2"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Microsoft Project Document",
      "UTTypeIdentifier": "com.microsoft.mpp",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mpp"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Microsoft Project Template",
      "UTTypeIdentifier": "com.microsoft.mpt",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mpt"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.comma-separated-values-text"
      ],
      "UTTypeDescription": "Microsoft Project MPX Document",
      "UTTypeIdentifier": "com.microsoft.mpx",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mpx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.tar-archive"
      ],
      "UTTypeDescription": "NovaMind 4 Document",
      "UTTypeIdentifier": "com.novamind.novamind4.mindmap",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "nmind"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "NovaMind 5 Mind Map Document",
      "UTTypeIdentifier": "com.novamind.novamind5.mindmap",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "nm5"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "NovaMind 5 Mind Map Document",
      "UTTypeIdentifier": "com.novamind.novamind.mindmap",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "nm5"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Mindjet MindManager Map",
      "UTTypeIdentifier": "com.mindjet.mindmanager.map",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mmap",
          "xmmap"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeDescription": "FreeMind Document",
      "UTTypeIdentifier": "net.sourceforge.freemind.document",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mm"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.1455841064453125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 54128,
        "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": 54128,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 5120,
          "offset": " 0x20"
        },
        {
          "description": 70736,
          "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": 28,
        "sizeofcmds": 2600,
        "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": 28,
          "offset": " 0x4008"
        },
        {
          "description": 28,
          "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": 29,
        "sizeofcmds": 2672,
        "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": 29,
          "offset": " 0x14008"
        },
        {
          "description": "Code Signature",
          "size": 131205,
          "offset": " 0x14010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x14018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x14020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x14028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x14060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x14068"
        }
      ],
      "magic": "cffaedfe",
      "offset": "14000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}