摘要:
最近更新应用,iOS14后被拒绝了,被拒拒原因如下; Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage We noticed that your app requests the user’s consent to acc 阅读全文
摘要:
import UIKit class XZCircleView: UIView { let backGroundLayer = CAShapeLayer.init()///背景白色细曲线 let progressLayer = CAShapeLayer.init()///进度真是数值曲线 var e 阅读全文