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.
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
Post a Comment