🍺 BREW Explorer

← all casks

ipaverse

brew install --cask ipaverse v2.1.0

Download, resign, and sideload iOS apps to your device without Xcode or Terminal.

Why you might care

Provides a native GUI for managing App Store IPAs, re-signing with your own certificate, and installing to connected devices—useful for developers, security researchers, and those who want to archive or modify DRM-free iOS apps. Built with SwiftUI and integrates with macOS Keychain for secure credential storage.

Categories

Alternatives

Xcode Apple Configurator
184
30-day installs · #954
199
90-day · #1741
312
365-day · #2721
474
★ GitHub stars · updated today

GitHub topics

app-store apple appstore codesign developer-tools ios ipa itunes keychain macos resigning reverse-engineering security sideloading swift swiftui

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "Xcode",
    "Apple Configurator"
  ],
  "artifacts": [
    {
      "app": [
        "ipaverse.app"
      ],
      "target": "/Applications/ipaverse.app"
    },
    {
      "zap": [
        {
          "trash": [
            "~/Library/Application Support/ipaverse",
            "~/Library/Caches/com.ipaverse",
            "~/Library/Preferences/com.ipaverse.plist"
          ]
        }
      ]
    }
  ],
  "auto_updates": null,
  "categories": [
    "dev-tools",
    "ios"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Tool for downloading and managing iOS apps from the App Store",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "ipaverse",
  "enrichment_fetched_at": "2026-06-20T22:45:12+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "ipaverse",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-20T17:53:34Z",
  "github_readme_excerpt": "\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"ipaverse/ipaverse/Assets.xcassets/AppIcon.appiconset/Untitled-macOS-Default-1024x1024@1x.png\" width=\"128\" height=\"128\" alt=\"ipaverse\"\u003e\n  \u003ch1\u003eipaverse\u003c/h1\u003e\n  \u003cp\u003eDownload, re-sign, and sideload iOS apps \u2014 without Xcode or Terminal.\u003c/p\u003e\n\n[![macOS](https://img.shields.io/badge/macOS-14.6+-000000?style=for-the-badge\u0026logo=apple\u0026logoColor=white)](https://developer.apple.com/macos/)\n[![SwiftUI](https://img.shields.io/badge/SwiftUI-5.0+-blue?style=for-the-badge\u0026logo=swift\u0026logoColor=white)](https://developer.apple.com/xcode/swiftui/)\n\n\u003c/div\u003e\n\n---\n\n## Features\n\n- Download App Store IPAs without Terminal\n- Browse and archive historical app versions\n- Re-sign DRM-free IPAs with your own certificate\n- Install directly to connected iPhone/iPad\n- Manage multiple Apple IDs securely via Keychain\n- Switch App Store storefronts by region\n- Built entirely with SwiftUI for macOS\n\n\u003e **Note:** Re-signing and installation only works with DRM-free IPAs. Most free apps qualify \u2014 paid apps are typically FairPlay-encrypted.\n\n---\n\n## Demo\n\n### Download\n\n![Download](Resource/download.gif)\n\n### Re-sign IPA\n\n![Edit and Sign](Resource/edit_and_sign.gif)\n\n### Install to Device\n\n![Install to Device](Resource/ipa_install_to_device.gif)\n\n### Switch Account\n\n![Account Switch](Resource/account_switch.gif)\n\n### Change Storefront\n\n![Country Change](Resource/country_change.gif)\n\n---\n\n## Installation\n\n```bash\nbrew install --cask ipaverse\n```\n\nOr build from source:\n\n```bash\ngit clone https://github.com/bahattinkoc/ipaverse.git\ncd ipaverse\nopen ipaverse.xcodeproj\n```\n\n---\n\n## What works / What does not work\n\n| Supported | Not supported |\n|---|---|\n| DRM-free apps | FairPlay-encrypted paid apps |\n| App Store search | Pirated / cracked IPAs |\n| Version history | DRM bypass |\n| Re-signing own apps | App Store policy circumvention |\n\n---\n\n## Security \u0026 Privacy\n\nipaverse runs locally on your Mac.\n\n- Apple ID credentials are stored in macOS Keychain.\n- Authentication uses Apple\u0027s Gran",
  "github_repo": "bahattinkoc/ipaverse",
  "github_stars": 474,
  "github_topics": [
    "app-store",
    "apple",
    "appstore",
    "codesign",
    "developer-tools",
    "ios",
    "ipa",
    "itunes",
    "keychain",
    "macos",
    "resigning",
    "reverse-engineering",
    "security",
    "sideloading",
    "swift",
    "swiftui"
  ],
  "homepage": "https://github.com/bahattinkoc/ipaverse",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 184,
  "installs_365d": 312,
  "installs_90d": 199,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:06:15+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "ipaverse"
  ],
  "one_liner": "Download, resign, and sideload iOS apps to your device without Xcode or Terminal.",
  "rank_30d": 954,
  "rank_365d": 2721,
  "rank_90d": 1741,
  "raw_hash": "25a1c3f1a9b69dae",
  "ruby_source_path": "Casks/i/ipaverse.rb",
  "tap": "homebrew/cask",
  "token": "ipaverse",
  "version": "2.1.0",
  "why_use_this": "Provides a native GUI for managing App Store IPAs, re-signing with your own certificate, and installing to connected devices\u2014useful for developers, security researchers, and those who want to archive or modify DRM-free iOS apps. Built with SwiftUI and integrates with macOS Keychain for secure credential storage."
}