To answer my own question with some code: https://github.com/tcurdt/TCMobileProvision
Let's you access the embedded provisioning profile at runtime. cheers, Torsten On Thu, Feb 27, 2014 at 12:46 PM, Torsten Curdt <[email protected]> wrote: > Hey there, > > I know on 10.6+ you can use "SecStaticCodeCreateWithPath" and friends > to verify the app signature in code. > > Is there also a way on iOS to somehow access information about things > like provisioning profile/certificate from within the app? > > Ideally I would like to get access to the provisioning profile's uuid > from within the app. > > Any pointers? > > cheers, > Torsten _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
