سؤال

I have uploaded an app in app store that supports iOS7 and above. Now I would like to add a version to the same that supports iOS 5 and above but during validation and submission it shows some issues that it needs version higher than the previous. I don't get it Please help me out. please find below the image of the issues that i faced.!enter image description here

هل كانت مفيدة؟

المحلول

You need a higher version in info.plist. see the screenshot.

enter image description here

You can also change it from here..

enter image description here

In your case the version number may be 1.1. Hope this helps. :)

EDIT

Go to info.plist form supporting Files from your project. Then make sure Bundle versions string, short and Bundle version is set to 1.1.

enter image description here

نصائح أخرى

try to change version your app in *-Info.plist

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top