Hi,

I presume you're trying to install using TestFlight on your device?
Can you try deleting the app and then reinstall (as opposed to
reinstall over an existing version), and if that doesn't work can you
check that the app id registered with the ad-hoc provisioning profile
and the bundle identifier match?

Rolf

On Wed, Nov 2, 2011 at 4:20 PM, efontana <[email protected]> wrote:
> Ok, I built my app with an AdHoc provisioning profile, and used the
> MonoDevelop "Upload to TestFlight" feature.
>
> Now, the app won't install, the console says something about entitlements
> being wrong?
>
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement 'NSMainNibFile'
> has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'CFBundleDisplayName' has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'NSMainNibFile~ipad' has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'CFBundleIdentifier' has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement 'UIDeviceFamily'
> has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'UISupportedInterfaceOrientations~ipad' has value not permitted by a
> provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement 'CFBundleVersion'
> has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'MinimumOSVersion' has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'UISupportedInterfaceOrientations' has value not permitted by a provisioning
> profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement 'NSMainNibFile'
> has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'com.apple.developer.ubiquity-container-identifiers' has value not permitted
> by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'CFBundleDisplayName' has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'NSMainNibFile~ipad' has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'CFBundleIdentifier' has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement 'UIDeviceFamily'
> has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208]<Error>: entitlement
> 'UISupportedInterfaceOrientations~ipad' has value not permitted by a
> provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement 'CFBundleVersion'
> has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'MinimumOSVersion' has value not permitted by a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'UISupportedInterfaceOrientations' has value not permitted by a provisioning
> profile
> Nov  2 11:11:03 unknown installd[208] <Error>: entitlement
> 'com.apple.developer.ubiquity-kvstore-identifier' has value not permitted by
> a provisioning profile
> Nov  2 11:11:03 unknown installd[208] <Error>: 003ab000
> verify_signer_identity: Could not copy validate signature: -402620394
> Nov  2 11:11:03 unknown installd[208] <Error>: 003ab000
> preflight_application_install: Could not verify executable at
> /var/tmp/install_staging.qkWi7C/foo_extracted/Payload/Conexsys.app
> Nov  2 11:11:03 unknown com.apple.itunesstored[202] <Notice>:
> MobileInstallationInstall: failed with -1
> Nov  2 11:11:03 unknown installd[208] <Error>: 003ab000 install_application:
> Could not preflight application install
> Nov  2 11:11:03 unknown installd[208] <Error>: 003ab000 handle_install: API
> failed
> Nov  2 11:11:03 unknown installd[208] <Error>: 003ab000 send_message: failed
> to send mach message of 71 bytes: 10000003
> Nov  2 11:11:03 unknown installd[208] <Error>: 003ab000 send_error: Could
> not send error response to client
> Nov  2 11:11:17 unknown profiled[221] <Notice>: (Note ) profiled: Idled.
> Nov  2 11:11:17 unknown profiled[221] <Notice>: (Note ) profiled: Service
> stopping.
>
> Any ideas?
>
> --
> View this message in context: 
> http://monotouch.2284126.n4.nabble.com/Unable-to-Download-Error-using-TestFlight-tp3975314p3975314.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to