How to update expired build to available build without archive in iOS swift

 Solution:

Goto XCode menu options window -> organiser -> archives

Select the file you want to upload to the app store

right click on the build then select show package contents

It will show you all the ipa files with info.plist file

open the plist then change the build version after that goto organiser and upload that build to the app store and enjoy the app...

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift