acerbetti / ACEDrawingView

An open source iOS component to create a drawing app
Apache License 2.0
665 stars 171 forks source link

change to __bridge to fix static analysis warning #39

Closed mfkp closed 9 years ago

mfkp commented 9 years ago

(don’t need retain as it’s already a strong property)