Posts Tagged "xcode"

How to Tear Down your Core Data Stack in iOS

Posted on May 26, 2014

In this screencast I will show you how to tear down your Core Data Stack. Documentation on this topic is a little sketchy to say the least. We’ll create a new Master/Detail app and implement a button...

Learn More

How to use Branches in Xcode

Posted on May 19, 2014

In this video I will show you how to use the Git Branch feature in Xcode 5.1. Branches are helpful if you’re developing your app. You can isolate a “working” version, create a new branch and...

Learn More

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