Email or username:

Password:

Forgot your password?
sam henri gold

alright i have a crackpot weekend mad science idea: iPhone OS 1.x development. If I can even get the toolchain working I’ll be happy.

6 comments
Григорий Клюшников

Can't you use the official iOS 2.0 SDK for that? Or are there some changes to the linker/runtime/ABI that make it completely incompatible?

sam henri gold

@grishka Haven’t tried but I’d be shocked if it worked. At the very least I know they renamed LayerKit to CoreAnimation between 1 and 2 which might be enough to mess things up

Grant Butler

@samhenrigold @grishka the source for the jailbreak version of Twitterific is up on GitHub: github.com/chockenberry/mobile

I never really did jailbreak tweak/app development, but looking at the source for Twitterific, it looks like at least UITableView wasn’t a thing on iPhoneOS 1.x. Other stuff probably also got refined for the 2.x SDK from the 1.x OS.

sam henri gold

@grantjbutler @grishka change in plans, the new weekend goal is just downgrading the phone to 1.x. and then development will be a stretch goal lmao

sam henri gold

@grantjbutler @grishka idk what’s happening but this probably isn’t good

Go Up