Does ChmPages work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.10

May also be known as ChmPages or Mitledas ChmPages

๐Ÿ“š Bundle Version History

com.mitledas.ChmPages

v1.10
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20G71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "chm"
      ],
      "CFBundleTypeIconFile": "chm",
      "CFBundleTypeMIMETypes": [
        "application/vnd.ms-htmlhelp"
      ],
      "CFBundleTypeName": "ChmPages CHM Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.mitledas.chm",
        "com.microsoft.chm-archive"
      ],
      "NSDocumentClass": "MChmDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "mht"
      ],
      "CFBundleTypeIconFile": "mht",
      "CFBundleTypeMIMETypes": [
        "application/x-mimearchive",
        "message/rfc822",
        "multipart/related"
      ],
      "CFBundleTypeName": "ChmPages MHT Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.mitledas.mht",
        "com.microsoft.word.mhtml",
        "org.ietf.mhtml"
      ],
      "NSDocumentClass": "MMhtDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "mhtm"
      ],
      "CFBundleTypeIconFile": "mhtm",
      "CFBundleTypeMIMETypes": [
        "application/x-mimearchive",
        "message/rfc822",
        "multipart/related"
      ],
      "CFBundleTypeName": "ChmPages MHTM Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.mitledas.mhtm",
        "com.microsoft.word.mhtml",
        "org.ietf.mhtml"
      ],
      "NSDocumentClass": "MMhtDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "mhtml"
      ],
      "CFBundleTypeIconFile": "mhtml",
      "CFBundleTypeMIMETypes": [
        "application/x-mimearchive",
        "message/rfc822",
        "multipart/related"
      ],
      "CFBundleTypeName": "ChmPages MHTML Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.mitledas.mhtml",
        "com.microsoft.word.mhtml",
        "org.ietf.mhtml"
      ],
      "NSDocumentClass": "MMhtDocument"
    }
  ],
  "CFBundleExecutable": "ChmPages",
  "CFBundleHelpBookFolder": "ChmPages.help",
  "CFBundleHelpBookName": "com.mitledas.ChmPages.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.mitledas.ChmPages",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "ChmPages",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.10",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "24",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E507",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1251",
  "DTXcodeBuild": "12E507",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.10",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "NSDesktopFolderUsageDescription": "ChmPages requires permission to access the Desktop folder.",
  "NSDocumentsFolderUsageDescription": "ChmPages requires permission to access the Documents folder.",
  "NSDownloadsFolderUsageDescription": "ChmPages requires permission to access the Downloads folder.",
  "NSHumanReadableCopyright": "Copyright ยฉ 2016-2021 mitledas.com.\nAll rights reserved.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "NSRemovableVolumesUsageDescription": "ChmPages requires permission to access files on Removable Volumes.",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.archive",
        "public.composite-content"
      ],
      "UTTypeDescription": "ChmPages CHM Document",
      "UTTypeIconFile": "chm",
      "UTTypeIdentifier": "com.mitledas.chm",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "CHM",
        "public.filename-extension": [
          "chm"
        ],
        "public.mime-type": "application/vnd.ms-htmlhelp"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ChmPages MHT Document",
      "UTTypeIconFile": "mht",
      "UTTypeIdentifier": "com.mitledas.mht",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "MHTM",
        "public.filename-extension": [
          "mht"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ChmPages MHTM Document",
      "UTTypeIconFile": "mhtm",
      "UTTypeIdentifier": "com.mitledas.mhtm",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "MHTM",
        "public.filename-extension": [
          "mhtm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ChmPages MHTML Document",
      "UTTypeIconFile": "mhtml",
      "UTTypeIdentifier": "com.mitledas.mhtml",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "MHTM",
        "public.filename-extension": [
          "mhtml"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.archive"
      ],
      "UTTypeDescription": "ChmPages CHM Document",
      "UTTypeIconFile": "chm",
      "UTTypeIdentifier": "com.microsoft.chm-archive",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "CHM",
        "public.filename-extension": "chm"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ChmPages MHTML Document",
      "UTTypeIconFile": "mhtml",
      "UTTypeIdentifier": "com.microsoft.word.mhtml",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "MHTM",
        "public.filename-extension": [
          "mht",
          "mhtm",
          "mhtml"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ChmPages MHTML Document",
      "UTTypeIconFile": "mhtml",
      "UTTypeIdentifier": "org.ietf.mhtml",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "MHTM",
        "public.filename-extension": [
          "mht",
          "mhtm",
          "mhtml"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 4.296905517578125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 2317200,
        "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": 2317200,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 146432,
          "offset": " 0x20"
        },
        {
          "description": 135200,
          "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": 30,
        "sizeofcmds": 4448,
        "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": 30,
          "offset": " 0x4008"
        },
        {
          "description": "Segment Split Information Command",
          "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": 32,
        "sizeofcmds": 4552,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 32,
          "offset": " 0x23c008"
        },
        {
          "description": "Lazy Dynamic Library Load Command",
          "size": 131205,
          "offset": " 0x23c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x23c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x23c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x23c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x23c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x23c068"
        }
      ],
      "magic": "cffaedfe",
      "offset": "23c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update