Xcode - 打包证书创建流程
Contents
创建CSR证书
点击spotlight输入keychain打开钥匙串
生成CSR文件
注意:
创建Cer证书
登录 apple developer
使用CSR文件创建Development和Distribution的CER证书并下载
双击下载好的cer证书,然后导出对应的p12文件(dev/dis)
创建Provisioning Profile
这里要创建是三种profile(dev/dis/adhoc)