ios - Error ITMS-90032 in xcode when submitting to App Store -


when want submit app app store keep getting message :enter image description here

does know have place file or if have rename / delete somewhere?

this info.plist file : enter image description here

and directory : enter image description here enter image description here

here worked me:

  1. select target
  2. go build phases
  3. expand copy bundle resources
  4. go bottom of panel , select + sign.
  5. add each of missing resources.

enter image description here


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -