Public betav0.4.0-beta.1

Download UMIDE

Free and open source. Pick your platform — we’ve highlighted the build for the system you’re on.

macOS

Apple Silicon & Intel · signed & notarized

Download .dmg77.2 MB

Windows

Windows 10/11 · installer not yet code-signed

Download .msi23.9 MB

Linux

Debian/Ubuntu · preview build

Download .deb25.7 MB

Looking for an older version or the raw assets? Browse all releases →

macOS

  1. 1
    Open the .dmg and drag UMIDE to Applications. The build is signed & notarized.
  2. 2
    For the embedded iOS Simulator (no Simulator.app), install the companion:
    brew install idb-companion
  3. 3
    You’ll also want Xcode (iOS) and the Android SDK/emulator for the platforms you target.

Windows

  1. 1
    Run the .msi installer.
  2. 2
    It isn’t Authenticode-signed yet, so SmartScreen may warn — choose More info → Run anyway.
  3. 3
    The embedded Android emulator is interactive here; the iOS Simulator stays macOS-only.

Linux

  1. 1
    Install the .deb:
    sudo dpkg -i umide-linux-x86_64.deb
  2. 2
    Linux is a preview build — it compiles and is expected to work, but hasn’t been run live end-to-end. Expect rough edges, and please let us know how it goes.

System requirements

  • macOS 12+ (Apple Silicon or Intel)
  • Windows 10/11 (x64)
  • Linux (Debian/Ubuntu, x64)
  • Xcode — for iOS (macOS only)
  • Android SDK + emulator — for Android
  • idb-companion — for embedded iOS