Results tagged “templates” from Cocoa Machine

Jason Troy pointed out something to me about my template.  It was hard coded to the initial Objective-C class files in the project.  If you added any new files, they would not be compiled.  I fixed the template and you can get the updated version here.

I just got back from the hospital last week.  My wife and I had our son.  Benjamin Scott Stahlhood, III.  I have pictures up on my Web Gallery.


I updated the XCode Template again.  It now uploads your application to the iPhone and kills Spring Board on build.  You can also do a clean and it will erase your application from the iPhone.

You will need SSH keys set up on the iPhone for password-less operation. You will also need a system environment var called IPHONE_IP set to the IP address of your iPhone.  I will post more details on these two requirements later today.  Need sleep!

Get the update here