Does Wavebox work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v10.0.548.2

May also be known as Wavebox or Bookry Wavebox

๐Ÿ“š Bundle Version History

com.bookry.wavebox

v10.0.548.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "ASWebAuthenticationSessionWebBrowserSupportCapabilities": {
    "EphemeralBrowserSessionIsSupported": true,
    "IsSupported": true
  },
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Wavebox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "GIF image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.compuserve.gif"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "HTML document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.html"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "XHTML document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.xhtml"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "JavaScript script",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.netscape.javascript-source"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "JPEG image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.jpeg"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "MHTML document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.ietf.mhtml"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "HTML5 Audio (Ogg)",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.xiph.ogg-audio"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "HTML5 Video (Ogg)",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.xiph.ogv"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "PNG image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.png"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "SVG document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.svg-image"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "Plain text document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "HTML5 Video (WebM)",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.webmproject.webm"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "WebP image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.webmproject.webp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.chromium.extension"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "PDF Document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.adobe.pdf"
      ]
    }
  ],
  "CFBundleExecutable": "Wavebox",
  "CFBundleIconFile": "app.icns",
  "CFBundleIdentifier": "com.bookry.wavebox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Wavebox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "10.0.548.2",
  "CFBundleSignature": "Cr24",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Web site URL",
      "CFBundleURLSchemes": [
        "http",
        "https"
      ]
    },
    {
      "CFBundleURLName": "FTP site URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleURLName": "Local file URL",
      "CFBundleURLSchemes": [
        "file"
      ]
    }
  ],
  "CFBundleVersion": "10.0.548",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "GPUEjectPolicy": "wait",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSFileQuarantineEnabled": true,
  "LSHasLocalizedDisplayName": "1",
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppleScriptEnabled": true,
  "NSPrincipalClass": "BrowserCrApplication",
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserActivityTypes": [
    "NSUserActivityTypeBrowsingWeb"
  ],
  "NSUserNotificationAlertStyle": "banner",
  "OSAScriptingDefinition": "scripting.sdef",
  "SCMRevision": "af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Chromium Extra",
      "UTTypeIdentifier": "org.chromium.extension",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "crx"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "MIME HTML document",
      "UTTypeIconFile": "document.icns",
      "UTTypeIdentifier": "org.ietf.mhtml",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "MHTM",
        "public.filename-extension": [
          "mht",
          "mhtml"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.audio"
      ],
      "UTTypeDescription": "Ogg Audio",
      "UTTypeIconFile": "document.icns",
      "UTTypeIdentifier": "org.xiph.ogg-audio",
      "UTTypeReferenceURL": "http://xiph.org/ogg",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ogg",
          "oga"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeDescription": "Ogg Video",
      "UTTypeIconFile": "document.icns",
      "UTTypeIdentifier": "org.xiph.ogv",
      "UTTypeReferenceURL": "http://xiph.org/ogg",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ogm",
          "ogv"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeDescription": "HTML5 Video (WebM)",
      "UTTypeIconFile": "document.icns",
      "UTTypeIdentifier": "org.webmproject.webm",
      "UTTypeReferenceURL": "https://www.webmproject.org/docs/container/",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "webm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.image"
      ],
      "UTTypeDescription": "WebP image",
      "UTTypeIconFile": "document.icns",
      "UTTypeIdentifier": "org.webmproject.webp",
      "UTTypeReferenceURL": "https://developers.google.com/speed/webp/docs/riff_container",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "webp"
        ]
      }
    }
  ],
  "NSBluetoothAlwaysUsageDescription": "Once Wavebox has access, websites will be able to ask you for access.",
  "SUPublicEDKey": "Q3FCaFeXGMmk9tfupNlhVJcFWP8aGytTrvUOxS+W2Zc=",
  "SUFeedURL": "https://download.wavebox.app/stable/macuniversal/appcast.xml",
  "WBSUEnabled": "ENABLED",
  "SUScheduledCheckInterval": 21600,
  "SUEnableAutomaticChecks": true,
  "WBBinaryType": "universal"
}
Full Meta Details
{
  "fileSize": 0.4006805419921875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 190592,
        "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": 190592,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 13312,
          "offset": " 0x20"
        },
        {
          "description": 207152,
          "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": 14,
        "sizeofcmds": 1824,
        "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": 14,
          "offset": " 0x4008"
        },
        {
          "description": "Dynamic Linker Load 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"
        }
      ],
      "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": 15,
        "sizeofcmds": 1912,
        "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": 15,
          "offset": " 0x34008"
        },
        {
          "description": "Dynamic Linker Identifier",
          "size": 131205,
          "offset": " 0x34010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x34018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x34020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x34028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "34000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update