Open kvzn opened 10 years ago
Confirm this step: “open keychain will automatically generate entitlements file
Reference Source/test.entitlements Set”
Thank you, but to generate an entitlements tile, must I have an available apple developer account, event I'm working on a tweak app for the jailbroken devices?
Dear kikohz, I use AppList to get the apps, but it returns 0 item, could you opensource your demo?Thank you very much.
NSArray *apps = AppList(kUser); NSLog(@"apps count:%lu", (unsigned long)[apps count]);