We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3850

Summary: incorrect numbering in docs/README-ios.md
Product: SDL Reporter: Michal <m.i>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2    
Version: don't know   
Hardware: All   
OS: iOS (All)   

Description Michal 2017-09-26 22:46:25 UTC
the numbering of the bulletpoints in:
docs/README-ios.md 

has been mangled with:
changeset 11365	a9bd2625fa01 

fix:
    12 2.  Open SDL.xcodeproj (located in Xcode-iOS/SDL) in Xcode.
    13 4.  Select your desired target, and hit build.

remove:
    28 1. Follow step 1 above.

adapt:
    29 2. cd (PATH WHERE THE SDL CODE IS)/build-scripts
    30 3. ./iosbuild.sh
Comment 1 Sam Lantinga 2017-09-26 23:27:46 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL/rev/973151a33ec5