Qiabot
Navigation

Mac Client Installation Tutorial

Due to Apple's security restrictions on non-App Store software, you may see a "file is damaged" warning during installation.

Please follow the steps below carefully to ensure the app works properly.

Step 1: Install Correctly

  1. After downloading and opening the installer, you will see the following window:
  • Hold and drag the qiabot-next icon on the left to the Applications folder icon on the right, then release.
Drag the qiabot icon to the Applications folder
  1. Once the copy is complete, click Applications to open the folder and confirm that qiabot-next is inside.
Confirm qiabot is installed in the Applications folder

⚠️ Important: You must drag it into the folder! Do not double-click to open it directly, otherwise the fix commands below will not work.**

Step 2: Terminal Fix

After installation, if double-clicking the app shows a "damaged" error, do not click "Eject Disk Image" or "Move to Trash" — just click "*Cancel*".

File is damaged prompt - click Cancel

Then follow these steps:

  1. Open Terminal: press Command (⌘) + Space on your keyboard. Type Terminal, then press Enter to open it.
Use Spotlight to search and open Terminal
  1. Copy and run the fix command (copy it directly, do not type it manually):

Copy the following line in full:

sudo xattr -cr /Applications/qiabot-next.app && sudo spctl --master-disable

  1. Paste the command into the Terminal window, then press Enter.
  2. Enter your password: the screen will show Password: or a key icon.
Terminal password prompt

Enter your computer login password. After typing the password, press Enter to run the command.

⚠️ Note: Nothing will appear on screen while typing the password (no asterisks or cursor movement). This is normal!

Step 3: All Done

Now, go to the Applications folder, find qiabot-next, and double-click to open it!

Find qiabot in Applications and double-click to open
qiabot client successfully launched

[Backup Plan] If the app crashes on launch, try this:

On computers with *M1/M2/M3* chips, in rare cases the app may crash after completing the steps above:

  1. Run this "force signing" command in Terminal:

sudo codesign --force --deep --sign - /Applications/qiabot-next.app

  1. You will also need to enter your password and press Enter to run the command.
  1. After the command finishes, close the Terminal window and reopen the qiabot client.

[If the software still won't open after running the commands], try this:

  1. Open System Settings -> Privacy & Security.
  2. Scroll to the bottom, and you will see a small message saying "qiabot-next was blocked...".
  3. Click the Open Anyway button next to it.
  4. Enter your password to confirm.