I just upgraded to Xcode 4 and am trying to create an adhoc build of an earlier project. Whenever I use the \"Archive\" option I either end up with no archive at all in the
These are steps to solve above problem in xcode 4.2
1: " Skip to install" to YES for all third part libraries which are added. "Skip to install" to NO for your project.You can access "Skip to install" from Build settings.
2:Select your third party library headers from left Navigator pane.
2.1:On the right is Utililtes pane.Show and hide it with view ->utilities->show/hide utilities (command-Option-0) or with third button in the view segmented control in the toolbar
2.2: select file inspector(command-option-1)
2.3 choose Target membership and change option to 'Project' from public or private