You can get part of this path by reading in the embedded.mobileprovision file from the application package:
NSString *provisionPath = [[NSBundle mainBundle] pathForResource:@"embedded" ofType:@"mobileprovision"];
If this does not exist, you are in the application store assembly.
, ad-hoc, , , .
XCode "DEBUG" Debug, Release ( AdHoc), DEBUG.