How to upload a build version without change the certificates in my app for bot development and testing iOS swift?

Solution:

Xcode has the powerful tool for developers.It had an option to set the debug and deployment mode for developers.
So you can set the development certificate to the debug mode and distribution certificate to the release mode.
It will works in both the sides if you run the app to the device and also archieve the build and upload to the appstore no headaches to change the certificates in the xcode.Blast the door and enjoyyy...

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