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 - incorrect numbering in docs/README-ios.md
Summary: incorrect numbering in docs/README-ios.md
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: don't know
Hardware: All iOS (All)
: P2 trivial
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-26 22:46 UTC by Michal
Modified: 2017-09-26 23:27 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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