Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone app distribution build warning

I build my app with distribution profile. Every thing goes fine except one warning,

warning: 'The Validate Built Product build setting was not enabled when building for Distribution.'

I find it on Google but get nothing.

Is this warning affect my distribution build.?

Can some one explains what that warning means.?

I followed all steps mentioned at developer portal.

Thanks In Advance.

like image 818
SST Avatar asked May 24 '10 14:05

SST


People also ask

How do I trust a distribution on my iPhone?

To "trust" the certificate: Tap into your iPhone Settings > General > Device Management (or Profiles on some iPhones) Under the "Enterprise App" heading, you see a profile with the enterprise certificate name. Tap into that profile and then Trust it.

How do I fix untrusted developer on iPhone?

Tap Settings > General > Profiles or Profiles & Device Management. Under the "Enterprise App" heading, you see a profile for the developer. Tap the name of the developer profile under the Enterprise App heading to establish trust for this developer. Then you see a prompt to confirm your choice.

What is app distribution?

What is app distribution? App distribution is the process of releasing an app to a broad set of users in order to promote app engagement and usage. Often, app marketers will seek out app distribution channels and platforms as a way to advertise their app - either organically or paid.

What happens when you trust a developer on iPhone?

After you trust this profile, you can manually install other apps from the same developer and open them immediately. This developer remains trusted until you use the Delete App button to remove all apps from the developer.


1 Answers

Shreya,

Please follow the instructions here: http://useyourloaf.com/blog/2010/4/3/xcode-322-validate-built-product.html

This will be in Xcode under Build -> Project settings

Rob

like image 101
iwasrobbed Avatar answered Oct 28 '22 10:10

iwasrobbed