Xcode product -> Archieve disabled when try to archieve

Solution:

In your xcode near Run Button it had your target name and simulator selection option.

If you want to archieve the project and upload it then you must have to select that "Generic ios device" option.Then only the archieve option will be enable.

If you selected any simulator or your realtime device then archive option will be disabled.

So must check that.

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