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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -