BezierCode is a new, intuitive vector drawing app that generates Objective C drawing code for iOS and OS X. It’s useful for developers, as they can create a drawing using BezierCode or import a SVG format.

The graphics are automatically translated into code that can then be transferred to Xcode. There are few advantages of using drawing code rather than the raw image. For example, it results in smaller app size. Also, by drawing using code, the image scales correctly without the need to duplicate it for Retina and non-Retina displays.

BezierCode provides real time Objective C code generation. You can change code between iOS or OS X with a click.

You can start your drawing with basic shapes: a rectangle, round rectangle, oval, polygon or star. With BezierCode, you can create text and fillet with a color or gradient.

The app costs US$34.99, requires Mac OS X 10.9 or higher, and is available at the Mac App store. For more info go to http://www.beziercode.com/ .