I want to create a Binary file of my project. I have set my project to iPhoneDistribution mode. After that I build the project(command B), now, in Xcode in left panel under project , clicking on .app it should reveal the path. But .app is showing that path.
A few days back, I have tried to create binary file of the same project that time it has worked. After that I have renamed the project. Now, I think due to this only, m not getting my result.
So, how will I get the binary file, any Suggestion will be appreciated.