Hacker News new | ask | show | jobs
by zealog 5137 days ago
The build, check, tweak, rebuild is certainly the most time consuming part of any iOS development. This is a really great enhancement.
1 comments

If you use unit tests and Interface Builder, that time should largely disappear.
It doesn't if you use alot of custom views and animations.