Making .debs

On 03/11/2009, in Development, Tutorials, iPhone, by Pelaez

This is a very small guide to create .deb packages for your apps. You’ll need a system with dpkg installed, I’m guessing you can do it on the iDevice, but I do it on Linux.

Continue reading »

Tagged with:  

Toolchain 3.0

On 15/09/2009, in Development, Toolchain, iPhone, by Pelaez

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

Tagged with:  

This is what I recommend you have installed for developing.

Continue reading »

Tagged with:  

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)

Continue reading »

Tagged with: