github khanhduytran0/LiveContainer 3.0.0

latest release: 3.1.0
3 days ago

Features

iOS 18.2+ Support

SwiftUI rewrite (#153)

LiveContainer now has a AltStore-like UI.

  • Main page is colorful now (#192) by @slds1
  • SideJITServer/JITStreamer 2.0 support
  • AltStore support
  • New JITLess mode that patch your store, so no jitless renew is required
  • Locking(#164) apps by @fkunn1326 & hiding apps

Multiple LiveContainer (#153)

Now you can install 2 LiveContainers to run 2 apps at the same time. App and their data, Keychains and most preferences can be shared between these two. If user open an app via URL Scheme or from My Apps screen, the LiveContainer that last ran that app will be switched to.

Better Open in App Support (#153)

It turns out that some apps don't rely on URL Schemes and use Universal Links instead. In this update, the web page's apple-app-site-association will be checked and LiveContainer will launch app based on it.

Localization (#153)

Localization is now supported. You can add a language in LiveContainerSwiftUI project and add your translation in Localizable.xcstrings, then submit your translation as PR. We may consider adding something like a Crowdin page if it’s large enough (?)

Dedicated AltStore/SideStore source (#156)

Fixes

iOS file picker issue (#153): #68, #123, #142

Duplicated Flutter-based app bundle name (#153): #112

Don't miss a new LiveContainer release

NewReleases is sending notifications on new releases.