iphone - Cannot generate iOS App archive in xcode -


i have problem generating ios app archive application. application compiles fine , works in simulator. wanted make som ad hoc testing , cannot generate ios app archive. when click on product -> archive generates generic xcode archive. can me. should mention, have generated ios app archive of application. has stopped generate ios archive reason. lot.

check build settings:

  1. skip install no main project target
  2. skip install yes framework (sub-projects) targets
  3. in build phases sub-projects, copy headers needs in project, not public (does not apply if building static library)
  4. installation directory under deployment valid (/applications example)

Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -