This tweek works for batch sign in Apple IDs on a iOS device. (Only tested on jailbroken iOS 9.3.3)
- This tweek was developed on Xcode8.0 for iOS 9.3.3.
- Use make && make package to generate deb package.
- This tweek can be activated by hooking on "PreferencesAppController" of Preferences.app(Settings.app).
- Invaking the private APIs [SSAccountStore signOutAllAccounts] and [SSAuthenticateRequest start] to achive sign out and sign in respectively.