Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Commit 2c72db1

Browse files
committed
Fix formatting.
1 parent 1df382e commit 2c72db1

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.rst

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@ This is a fork of https://github.com/pybee/Python-iOS-support/ that adds
22
tvOS and watchOS builds.
33

44
Useful targets:
5-
- all-iOS - build everything for iOS
6-
- all-tvOS - build everything for tvOS
7-
- all-watchOS - build everything for watchOS
8-
- OpenSSL.framework-iOS - build OpenSSL.framework for iOS
9-
- OpenSSL.framework-tvOS - build OpenSSL.framework for tvOS
10-
- OpenSSL.framework-watchOS - build OpenSSL.framework for watchOS
11-
- Python.framework-iOS - build Python.framework for iOS
12-
- Python.framework-tvOS - build Python.framework for tvOS
13-
- Python.framework-watchOS - build Python.framework for watchOS
14-
- Python-host - build host python
5+
6+
* all-iOS - build everything for iOS
7+
* all-tvOS - build everything for tvOS
8+
* all-watchOS - build everything for watchOS
9+
* OpenSSL.framework-iOS - build OpenSSL.framework for iOS
10+
* OpenSSL.framework-tvOS - build OpenSSL.framework for tvOS
11+
* OpenSSL.framework-watchOS - build OpenSSL.framework for watchOS
12+
* Python.framework-iOS - build Python.framework for iOS
13+
* Python.framework-tvOS - build Python.framework for tvOS
14+
* Python.framework-watchOS - build Python.framework for watchOS
15+
* Python-host - build host python
1516

1617
Python iOS Support
1718
==================

0 commit comments

Comments
 (0)