AppSync Unified: Difference between revisions

From iPhone Development Wiki
(Created page with "AppSync Unified, written by Karen/あけみ is a tweak that allows users to freely install ad-hoc signed, fakesigned, or unsigned IPA app packages on their iOS devices that iO...")
 
m (Formatting fixes)
 
Line 3: Line 3:
Some popular use cases include:
Some popular use cases include:


- Installing freely-distributed apps that are unavailable from the App Store without having to re-sign the apps in question every 7 days (if the user does not have a subscription to the Apple Developer Program)
* Installing freely-distributed apps that are unavailable from the App Store without having to re-sign the apps in question every 7 days (if the user does not have a subscription to the Apple Developer Program)
- Assisting in the development of iOS applications with Xcode
* Assisting in the development of iOS applications with Xcode
- Cloning or downgrading already-installed apps
* Cloning or downgrading already-installed apps


It can be downloaded from https://cydia.akemi.ai/
It can be downloaded from https://cydia.akemi.ai/


Source code is available at https://github.com/akemin-dayo/AppSync
Source code is available at https://github.com/akemin-dayo/AppSync

Latest revision as of 06:00, 30 June 2022

AppSync Unified, written by Karen/あけみ is a tweak that allows users to freely install ad-hoc signed, fakesigned, or unsigned IPA app packages on their iOS devices that iOS would otherwise consider invalid.

Some popular use cases include:

  • Installing freely-distributed apps that are unavailable from the App Store without having to re-sign the apps in question every 7 days (if the user does not have a subscription to the Apple Developer Program)
  • Assisting in the development of iOS applications with Xcode
  • Cloning or downgrading already-installed apps

It can be downloaded from https://cydia.akemi.ai/

Source code is available at https://github.com/akemin-dayo/AppSync