This repository was archived by the owner on Mar 30, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -2,16 +2,17 @@ This is a fork of https://github.com/pybee/Python-iOS-support/ that adds
2
2
tvOS and watchOS builds.
3
3
4
4
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
15
16
16
17
Python iOS Support
17
18
==================
You can’t perform that action at this time.
0 commit comments