I created a vector shape with Paintcode an the I need to draw the image into a BarButtonItem; i know that i have to use myBarButtonItem.image = StyleKit.imageOfCanvas1(CGRectMake(0, 0, 30, 30))
, but this is the result
So how can i do to solve this problem?
EDIT: here my Paintcode file https://www.dropbox.com/s/o0yl27fax0sn8ib/MenuBall.pcvd?dl=0