File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,10 @@ repository.
35
35
Quickstart
36
36
----------
37
37
38
+ Pre-built versions of the frameworks can be `downloaded `_, and added to
39
+ your iOS project.
40
+
41
+ Alternatively, to build
38
42
Download/clone this repository, and then in the root directory, run:
39
43
40
44
$ make
@@ -48,6 +52,8 @@ This should:
48
52
The build products will be in the `build ` directory. You'll need to add
49
53
**all ** these frameworks (not just Python.framework) to your project.
50
54
55
+ .. downloaded:
56
+
51
57
Acknowledgements
52
58
----------------
53
59
@@ -57,6 +63,5 @@ The approach to framework packaging is drawn from `Jeff Verkoeyen`_, and
57
63
`Ernesto García's `_ tutorials.
58
64
59
65
.. _Kivy's iOS packaging tools. : https://github.com/kivy/kivy-ios
60
-
61
66
.. _Jeff Verkoeyen : https://github.com/jverkoey/iOS-Framework
62
67
.. _Ernesto García's : http://www.raywenderlich.com/41377/creating-a-static-library-in-ios-tutorial
You can’t perform that action at this time.
0 commit comments