PaintCode 2.1 adds support for Swift(paintcodeapp.com)
paintcodeapp.com
PaintCode 2.1 adds support for Swift
http://www.paintcodeapp.com/news/paintcode-21-adds-support-for-swift
3 comments
Was it heavily functional? I've found the compiler works great for regular OO stuff plus heavy use of closures.
Most of the reports of compiler problems seem to arise when people use more functional idioms.
Most of the reports of compiler problems seem to arise when people use more functional idioms.
Yes, actually it is. I'm using filter.map.reduce quite a bit. I think there's issues with the performance of String<->NSString (the bridge) too.
The home page does not even say anywhere that this is a mac-only product.
Looks like they've improved support for shadows, too. I hope they've improved their svg importer to match.
Oh really? I mean, kudos to Chris...but the Swift compiler needs a ton of work. Filed about 10 radars to Apple last weekend while playing with a toy project.