在Xcode 7 GM中创建的新项目中,项目代码签名的默认值为:
PROJECT
myProject
Code Signing
Code Signing Identity
Debug Don't Code Sign //#
Any iOS SDK iPhone Developer //##
Release Don't Code Sign
Any iOS SDK iPhone Developer // why not Distribution?
(在项目>构建设置>代码签名中找到此内容)