Wednesday, February 29, 2012

Downloading and installing/upgrading Unity3d on Mac OS X from the command line

If you ever need to install/upgrade Unity3d on a remote mac OS X machine and you only have shell access, here is how you can do it:

Monday, February 20, 2012

Automating the management of iOS provisioning profiles with Jenkins

Manupulating iOS provisioning profiles is a bothersome process. Once you have added a device to a provisioning profile, you need to distribute it to your team, add it to the XCode Organizer, and register it in your XCode project sign configuration. Most of this can be now be completely automated.