Posts by versluis

How to use Git Tags in Xcode

Posted on May 12, 2014

In this video I will show you how to make use of Tags in Git. This is not supported in Xcode or GitHub for Mac at the time of this recording (April 2014). I will also show you how to utilise the Tag/Release...

Learn More

Creating a Searchable Table View in iOS

Posted on Apr 14, 2014

In this 6-part series I’ll show you how to create a searchable UITableView in an iOS App. We’ll start with a standard single view application template in Xcode, create a table view with dummy...

Learn More