Does Dictionary work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as Dictionary or Apple Dictionary

๐Ÿ“š Bundle Version History

com.apple.Dictionary

v2.3.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures
Full Info Plist
{
  "BuildMachineOSBuild": "18A391024",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Dictionary",
  "CFBundleExecutable": "Dictionary",
  "CFBundleHelpBookFolder": "Dictionary.help",
  "CFBundleHelpBookName": "com.apple.Dictionary.help",
  "CFBundleIconFile": "Dictionary.icns",
  "CFBundleIdentifier": "com.apple.Dictionary",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dictionary",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.3.0",
  "CFBundleSignature": "dics",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "x-dictionary"
      ],
      "LSIsAppleDefaultForScheme": true
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "dict"
      ],
      "LSIsAppleDefaultForScheme": true
    }
  ],
  "CFBundleVersion": "239.5",
  "DCSUseNetworkDictionaries": true,
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11O62d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "10.15.6",
  "DTSDKBuild": "19G49",
  "DTSDKName": "macosx10.15internal",
  "DTXcode": "1140",
  "DTXcodeBuild": "11O62d",
  "HPDHelpProjectIdentifier": "dictionary",
  "LSApplicationCategoryType": "public.app-category.reference",
  "LSMinimumSystemVersion": "10.7.0",
  "MyDefaultSettings": {
    "DefaultFoundCountCap": 1000,
    "UseWikipediaAPIToFetchHTML": "YES",
    "WikipediaFoundCountCap": 30,
    "WikipediaRequestTimeout": 30,
    "contextual menu behavior": 0
  },
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "DictionaryBrowserApp",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "Look Up in Dictionary"
      },
      "NSMessage": "doLookupService",
      "NSPortName": "Dictionary",
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    }
  ],
  "NSSupportsSuddenTermination": true,
  "com.apple.PreferenceSync.ExcludeSyncKeys": [
    "window frames"
  ]
}
Full Meta Details
[
  {
    "fileSize": 0.350982666015625,
    "architectures": [
      {
        "bits": "64-bit",
        "fileType": "Demand Paged Executable File",
        "header": {
          "magic": 3489328638,
          "cputype": 7,
          "cpusubtype": 3,
          "filetype": 2,
          "ncmds": 29,
          "sizeofcmds": 4240,
          "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": 29,
            "offset": " 0x8"
          },
          {
            "description": "Code Signature",
            "size": 131205,
            "offset": " 0x10"
          },
          {
            "description": 131205,
            "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"
          }
        ],
        "magic": "cffaedfe",
        "offset": "0",
        "processorSubType": 3,
        "processorType": "X86"
      }
    ]
  }
]
v2.2.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "16B2657",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Dictionary",
  "CFBundleExecutable": "Dictionary",
  "CFBundleHelpBookFolder": "Dictionary.help",
  "CFBundleHelpBookName": "com.apple.Dictionary.help",
  "CFBundleIconFile": "Dictionary.icns",
  "CFBundleIdentifier": "com.apple.Dictionary",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dictionary",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.2.2",
  "CFBundleSignature": "dics",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "x-dictionary"
      ],
      "LSIsAppleDefaultForScheme": true
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "dict"
      ],
      "LSIsAppleDefaultForScheme": true
    }
  ],
  "CFBundleVersion": "203.1",
  "DCSUseNetworkDictionaries": true,
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "9P107g",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "17G11015",
  "DTSDKName": "macosx10.13internal",
  "DTXcode": "0930",
  "DTXcodeBuild": "9P107g",
  "LSApplicationCategoryType": "public.app-category.reference",
  "LSMinimumSystemVersion": "10.7.0",
  "MyDefaultSettings": {
    "DefaultFoundCountCap": 1000,
    "UseWikipediaAPIToFetchHTML": "YES",
    "WikipediaFoundCountCap": 30,
    "WikipediaRequestTimeout": 30,
    "contextual menu behavior": 0
  },
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "DictionaryBrowserApp",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "Look Up in Dictionary"
      },
      "NSMessage": "doLookupService",
      "NSPortName": "Dictionary",
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    }
  ],
  "NSSupportsSuddenTermination": true,
  "com.apple.PreferenceSync.ExcludeSyncKeys": [
    "window frames"
  ]
}
Full Meta Details
{
  "fileSize": 0.3458709716796875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 28,
        "sizeofcmds": 4160,
        "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": 28,
          "offset": " 0x8"
        },
        {
          "description": 28,
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update