Sep 15
PelaezDevelopment, Toolchain, iPhone linux, Toolchain
I found out that the iPhoneDevOnLinux team updated their toolchain for 3.0.
It’s really easy, what you need is the iPhone SDK 3.0 dmg and the 3.0/3.0.1 firmware and follow the instructions on their googlecode, and I got it working really fast.
Please note that I haven’t tested it yet, I just successfully built it.
Click here to go to the instructions
Jun 06
PelaezSource Code, Toolchain, iPhone Download, ObjC, Source Code, template, Toolchain
I decided I needed a template App for the toolchain, so here it is.
This is a template app that will make an empty app that does nothing but put your screen white. It’s made from a UIApplication subclass, a UIViewController subclass and a UIView subclass, so it’s pretty much ready for you to code your own view, add your own methods and turn it into something.
May 20
PelaezDevelopment, SDK, Toolchain, iPhone ldid, linux, Toolchain
This is what I recommend you have installed for developing.
More
May 20
PelaezDevelopment, Toolchain, Tutorials, iPhone linux, SSH, Toolchain
This is to build a 2.0 toolchain, to build a 3.0 toolchain, go here.
I just did a clean install of Ubuntu 9.04 RC after destroying Debian by adding an Ubuntu Source and updating everything (not good), so I’m about to build the toolchain again.
Since my blog is heading to iPhone/Pod development, I think this is a good start
I’ve been using this to build SBSettings toggles (will post a template and a tut later) and I’ve had no problems, but I haven’t tested it too much.
(BTW, I got the instructions from here and enhanced them a _little_ bit)