Pages

Getting your app ready for distribution

Before uploading your app you need to create a distribution version (different to release). These instructions explain how: http://developer...

1 Comments

Submitting your App - iPad icon error

iPad: Icon.png: icon dimensions (57x57) don't meet the size? Do this: 1. Change info.plist "Icon Files" Array, rename it to CF...

1 Comments

Using AFConvert

Always forget how to do this so here's a reminder: afconvert -d aac -f 'caff' -b 131072 success.wav success.caf (ie using the Ma...

1 Comments

Cocos2d

In my last posted I said I'd need to work out the best way of handling 2d graphics. OpenGL looked like the obvious approached, but looki...

1 Comments

First tutorials

Obviously to learn a new platform you need to find some sort of way in - some sort of intro tutorial or example. The first good one I found ...

0 Comments

Apple Approval Guidelines

Before even looking at dev tools etc I decided to have a good look at Apple's approval guidelines, as we've all heard stores of apps...

0 Comments

Background

Right. Here's the plan. RetroStyle gaming for IOS. Not a new idea I know, but still one with plenty of room for further exploration. Bac...

0 Comments