Tag: Open Source
All the articles with the tag "Open Source".
-
Expanded use of asserts
Do you use assertions in your code? What for? How do you handle release builds ? There is a better way than NSAssert...
-
Crafter - setup your cocoa projects with ease
How do you setup your Cocoa projects? Do you always set same warnings, clone configurations and do bunch of other stuff?
-
iOS Game with Interface Builder
Create a simple clone of game called teeter. - *UIKit* for rendering - this game doesn't require any fancy effects.
-
Statusboard and Jenkins
You probably saw StatusBoard by Panic. I've immediately thought it needs simple Jenkins widget.
-
Overlaying application version on top of your icon
I've just returned from NSConference #5, there were many good talks there, but my favourite one was the one about Flipboard development tools/setup by Evan...
-
Pinch to reveal animation, like in Boeing Milestones
Boeing made a nice app for iPad I was shown this app and asked if it’s hard to do this pinch to reveal animation.