Posts Tagged "Mac"

How to populate an NSTableView in Code

Posted on Jun 9, 2014

In this screencast I’ll show you how to power an NSTableView using code. I’m referencing this article for code snippets and details: http://pinkstone.co.uk/how-to-populate-an-nstableview-in-code/...

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

How to remove data from your iCloud Storage

Posted on Mar 3, 2014

Trouble backing up your device to iCloud? Is your storage constantly at the limit and you don’t know what to do about it? Fret not! In this video I will show you some option you have to deal with that...

Learn More