swift - Generate .ipa file in Xcode 7.2 -
i had created ios application successfully. want generate executable file (.ipa).
i know following steps:
- product
- archive
- save ipa file
but archive disabled. ideas?
1.you need connect real device.
2.build not emulator, build real device.
3.now can see "archive"
Comments
Post a Comment