IPhone: determine distribution type programatically for testing?

You can. Open the file embedded. Mobileprovision file in your application bundle (you can do this programatically, of course) and check for key>ProvisionedDevices It's only there in the Ad Hoc copy of your app, as long as you did sign the App Store version with an App Store provisioning profile.

I don't think that info is available to your app. But you could do this by using different preprocessor #defines for the different Build configs and then define your constants based on the values of these #defines.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions