swift - Generate .ipa file in Xcode 7.2 -


i had created ios application successfully. want generate executable file (.ipa).

i know following steps:

  1. product
  2. archive
  3. 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

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -