Post

Replies

Boosts

Views

Activity

Comment on How can this be resolved - load_eligibility_plist: Failed to open //private/var/db/os_eligibility/eligibility.plist: Operation not permitted(1)
class CSGView: UIView { var line0: UIBezierPath? var line1: UIBezierPath? var circleLayerLeft: CAShapeLayer? var circleLayerRight: CAShapeLayer? override func draw(_ rect: CGRect) { line0?.stroke() line1?.stroke() } }
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Apr ’25
Comment on How can this be resolved - load_eligibility_plist: Failed to open //private/var/db/os_eligibility/eligibility.plist: Operation not permitted(1)
class CSGView: UIView { var line0: UIBezierPath? var line1: UIBezierPath? var circleLayerLeft: CAShapeLayer? var circleLayerRight: CAShapeLayer? override func draw(_ rect: CGRect) { line0?.stroke() line1?.stroke() } } I placed it in my reply because I have more characters to work with.
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Apr ’25