摘要:
1. 首先保证你的电脑上已经生成正常的开发者证书,已经可以正常用iPhone,iPad,iTouch进行真机调试。 我的证书--》iPhone Developer: YITANG HE (开发者证书)--》专用密钥(私钥) 这时候会生成 p12类型的证书,名字随便取,这里我取名为“证书” 填好登录密 阅读全文
摘要:
// UIBlurEffectStyleLight UIBlurEffectStyleExtraLight UIBlurEffectStyleDark UIBlurEffect *effect = [UIBlurEffect effectWithStyle:UIBlurEffectStyleExtr 阅读全文