Xcode dylib constructor destructor
I meant to post this link a while ago, but here it is anyway: TP40002013-SW17 So, in a...
openframeworks plugin for Xcode
Sweet! Now you can add open frameworks add ons to your project from a Xcode plugin: https://github.com/admsyn/OFPlugin Of...
You can run Swift code from the command line?
WAT? Now this is something else! practicalswift.com
A package manager for Xcode named Alcatraz
I learned about a package manager for Xcode named Alcatraz when I attended CocoaConf in San Jose earlier...
And now, another language
You know, I was getting quite comfortable with Obj-C, C++11, and everything else I had learned over the...
Aaaargh! Stop auto substituting my text!
Ugh! I’ve been running into problems with my Jenkins scripts that would fail when attempting to run my...
Windows disk space analyzer
So, if you need a good program to show you where your disk space is being used, in...
Perforce and Xcode5
In a previous post, Perforce and Xcode4, I created applescripts to work with Xcode4 and Perforce. I updated...
Preventing clang from examinging file during static analysis
Ok, so if you want to avoid a file from being analyzed during a static analysis, you can...
Perforce and Xcode4
I created some AppleScripts that allow you to control some basic Perforce functionality in Xcode4, which was lost...