Skip to content

Commit

Permalink
Fixed enumeration in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Aug 15, 2014
1 parent c6a2382 commit e0eb671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README-ios.md
Expand Up @@ -47,8 +47,8 @@ FIXME: This needs to be updated for the latest methods

Here is the easiest method:
1. Build the SDL libraries (libSDL.a and libSDLSimulator.a) and the iPhone SDL Application template.
1. Install the iPhone SDL Application template by copying it to one of XCode's template directories. I recommend creating a directory called "SDL" in "/Developer/Platforms/iOS.platform/Developer/Library/XCode/Project Templates/" and placing it there.
2. Start a new project using the template. The project should be immediately ready for use with SDL.
2. Install the iPhone SDL Application template by copying it to one of XCode's template directories. I recommend creating a directory called "SDL" in "/Developer/Platforms/iOS.platform/Developer/Library/XCode/Project Templates/" and placing it there.
3. Start a new project using the template. The project should be immediately ready for use with SDL.

Here is a more manual method:
1. Create a new iPhone view based application.
Expand Down

0 comments on commit e0eb671

Please sign in to comment.