macOS Install Guide

AIbubu is free and open-source software, not yet signed with an Apple Developer certificate. macOS will show a security warning on first launch — use any of the methods below to proceed.

Method 1: Terminal Command

Recommended · One Command

Open the Terminal app and paste the following command:

            xattr -cr "/Applications/AIbubu.app"
          

After running, you can double-click the app to open it normally.

Method 2: System Settings

macOS Sequoia+
  1. Double-click the app and dismiss the security warning
  2. Open System SettingsPrivacy & Security
  3. Scroll down to the "Security" section and find the blocked app
  4. Click "Open Anyway" and enter your password to confirm

Why does this warning appear?

macOS Gatekeeper checks whether apps are notarized by Apple. AIbubu is a community open-source project and does not yet have a $99/year Apple Developer account for notarization. The app is safe — you can review the full source code on GitHub at any time.