Skip to content

Install and First Launch

beulea edited this page Jul 21, 2026 · 1 revision

Builds are unsigned (no paid Apple/Windows certificate yet), so your OS shows a one-time warning on a fresh download. This is expected for fan tools and safe to get past — it never appears again, and auto-updates don't re-trigger it.

macOS (Apple Silicon)

Install from the .dmg, then on first launch Gatekeeper says the app is "Not Opened" / can't be verified:

  1. Click Done (⚠️ not "Move to Bin"),
  2. open System Settings → Privacy & Security, scroll down to Security,
  3. click Open Anyway, confirm — done.

(On macOS 14 Sonoma and older, right-clicking the app → OpenOpen also works; macOS 15 removed that shortcut.)

Terminal alternative — one line (type the name with Tab-completion, it contains a typographic apostrophe):

xattr -dr com.apple.quarantine "/Applications/Beulea’s Eve Industry.app"

Installs made before v0.2.2 keep their old on-disk folder name Beuleas Eve Industry.app.

Windows (x64)

Run the …x64-setup.exe. SmartScreen shows "Windows protected your PC":

  1. Click More info,
  2. click Run anyway — done.

The installer is per-user — no admin rights needed.

First steps in the app

The calculator works without logging in — pick any item and price it. Logging in with EVE (button in the character menu, top right) unlocks your skills, blueprints, industry jobs, wallet ledger and the multi-character roster. Login is EVE's official SSO (OAuth) — the app never sees your password, and tokens are stored in your OS keychain.

Clone this wiki locally