Everytime I build console is showing this message.
CodeSign /Users/admin/Desktop/AppStoreBuild/Project201/build/Debug-iphonesimulator/Project.app (in
I had that problem and Xcode failed to compile on the device, but on simulator, it worked fine.
I solved with these steps:
And after that everything works fine.