I'm having the problem that, whenever I want to archive my iPad App for AdHoc Apps I m getting "Verify that your build process has compiled binaries and copied in bundle resources".
So it also complains that the archive process can't find anything to sign with.
Can someone help?
From project navigator
select your project and then goes to build phases
under the target and check that is there your every classes, storyboards, assets or frameworks are there in compile sources,copy bundle resource, link binaries with library,
.
Check below screenshot,
your compile sources
should have your all classes.