xcode - iOS Enterprise provisioning profile distribution -


i signing dylib in application enterprise certificate , noticed on devices following error:

0xe8008015: valid provisioning profile executable not found. 

the strange thing on devices works never manually installed provisioning profile. think when used xcode got automated installed somehow.

manually installing 'distribution in house' profile associated cert on these devices fixed problem, i'm trying understand how deploy software without requiring step.

what standard way of pushing out enterprise provisioning profile?

does mentioned enterprise certificate appear under settings ➞ profiles on ios devices experience problem?

is said enterprise certificate available valid (signable) certificate on xcode installation package final .ipa?

do use same certificate signing dylibs , app?

the standard way of pushing enterprise certificate devices include when packaging/archiving app. xcode should automatically - @ least certificate used sign app itself.

you can extract .ipa (rename .zip) , file called "embedded.mobileprovision" in .app package.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -