xcode - iTunes app verification, new failure started regarding embedded resource bundles on iOS -


this new , different. have embedded resource bundle 3rd party plugin. same bundle has been submitted app before on earlier versions. yesterday caused problem:

"unable process application @ time due following error: bundle 'com.xxxxxx.yyyyy' @ bundle path 'payload/example.app/zzzzzzz.bundle' not signed using apple submission certificate."

so tried normal signing related fixes, different find information because relates bundle inside app, not app itself. app signed fine, , in fact test if remove bundle, app verifies fine.

seems apple introduced new restriction? or has gone wrong in codesigning process?

this done w/ xcode 5.1.1, through distribute app store/ validate button in organizer


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -