Skip to content

Commit c089b27

Browse files
author
dwandro92
authored
Fix numbering in project goals
1 parent d04a0df commit c089b27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ libdispatch on Darwin is a combination of logic in the `xnu` kernel alongside th
99
## Project Goals
1010

1111
We are currently early in the development of this project. We began with a mirror of the open source drop that corresponds with OS X El Capitan (10.11) and have ported it to x86_64 Ubuntu 14.04 and 15.10. The next steps are:
12+
1213
1. Complete the work to adopt libdispatch in other Core Libraries projects, especially Foundation. This will validate our work and get immediate test coverage on basic functionality of the Swift API.
1314
2. Include libdispatch and libdispatch-enabled Core Libraries in the Swift CI environment and the pre-built Swift toolchains at Swift.org.
14-
4. Develop a test suite for the Swift APIs of libdispatch.
15+
3. Develop a test suite for the Swift APIs of libdispatch.
1516
4. Enhance libdispatch as needed to support Swift language evolution and the needs of the other Core Libraries projects.
1617

1718
## Build and Install

0 commit comments

Comments
 (0)