- Download App Store IPAs without Terminal
- Browse and archive historical app versions
- Re-sign DRM-free IPAs with your own certificate
- Install directly to connected iPhone/iPad
- Manage multiple Apple IDs securely via Keychain
- Switch App Store storefronts by region
- Built entirely with SwiftUI for macOS
Note: Re-signing and installation only works with DRM-free IPAs. Most free apps qualify — paid apps are typically FairPlay-encrypted.
brew install --cask ipaverseOr build from source:
git clone https://github.com/bahattinkoc/ipaverse.git
cd ipaverse
open ipaverse.xcodeproj| Supported | Not supported |
|---|---|
| DRM-free apps | FairPlay-encrypted paid apps |
| App Store search | Pirated / cracked IPAs |
| Version history | DRM bypass |
| Re-signing own apps | App Store policy circumvention |
ipaverse runs locally on your Mac.
- Apple ID credentials are stored in macOS Keychain.
- Authentication uses Apple's GrandSlam flow.
- Passwords are not transmitted directly; SRP-6a challenge/response is used.
- Anisette headers are generated locally using Apple frameworks.
- No external anisette server is required.
- ipaverse does not upload your Apple ID, password, certificates, provisioning profiles, or IPA files to any third-party server.
Made with ❤️




