Getting
Code signing is required for product type \'Unit Test Bundle\' in SDK \'iOS 8.0\'
My app target is code signing just
In my case the problem that I faced was:
CodeSign error: code signing is required for product type 'Unit Test Bundle' in SDK 'iOS 8.4'
Fortunatelly, the target did not implemented anything, so a quick solution is remove it.