Hacker News new | ask | show | jobs
by sumuyuda 907 days ago
You can view the entitlements from the extracted ipa by using the codesign tool. So it is totally possible to see if an app has this entitlement.
1 comments

Oh, I only remembered seeing them inside the mobileprovision file. I’ll take another look, thanks.