Built for iPhone OS 1!
This is a simple brick-breaking demo game for iPhone OS 1.
Tested on:
- iPhone OS 1.0 on an iPhone 1st generation
- iPhone OS 1.0.2 on an iPod touch 1st generation (using this)
- iPhone OS 1.1.4 on an iPhone 1st generation
- iPhone OS 1.1.5 on an iPod touch 1st generation
Demo image:
Head over to the Releases section and download the .PXL. Install it with iBrickr using Windows XP.
Make sure you are in an environment with clang and have assembled an unofficial SDK for iPhone OS 1. Also, make sure you have the patched ld with the Objective-C fragile runtime support. Feel free to modify the Makefile as needed for your paths.
Clone the repo and the run this to compile the binary:
make clean && makeTo package the .PXL file, run:
make pxlThis project is licensed under MIT.
