Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) matching the team ID “(null)” were found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.4'
这个两句话,表示两个错误!
1.证书问题
2.xcode版本可能是太低了!建议升级到7.3版本再试试吧!