views:

73

answers:

0

I was asked to inform myself about how to make iPhone apps using Javascript/CSS and HTML. Well i realized that there are some nice frameworks to work with, like Titanium or PhoneGap for example (if you know some more, feel free to post some names or links).

But my biggest problem now is that generally, when i'm about to develop native applications, i have to install the iPhone SDK wich requires one of those shiny Intel based Macs. As you might guess i'm running an older PPC based Mac and it seems to be a big barrier for me.

After some further research i found out that it's actually possible to hack an older iPhone SDK (1.2.x?) to run on those older PPC machines.

So finally do you have any suggestions for a solution?

Do you think the iPhone SDK will run together with Titanium? And if so, can i still target newer IPhone versions with an old SDK?

Obviously a new Mac will be the best solution, but i would like to know wether i can work with my current hardware as well. Thx in advance.