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

Commit f1f6a96

Browse files
committedJul 19, 2014
Added link for download of pre-compiled frameworks.
1 parent ca822b5 commit f1f6a96

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎README.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ repository.
3535
Quickstart
3636
----------
3737

38+
Pre-built versions of the frameworks can be `downloaded`_, and added to
39+
your iOS project.
40+
41+
Alternatively, to build
3842
Download/clone this repository, and then in the root directory, run:
3943

4044
$ make
@@ -48,6 +52,8 @@ This should:
4852
The build products will be in the `build` directory. You'll need to add
4953
**all** these frameworks (not just Python.framework) to your project.
5054

55+
.. downloaded:
56+
5157
Acknowledgements
5258
----------------
5359

@@ -57,6 +63,5 @@ The approach to framework packaging is drawn from `Jeff Verkoeyen`_, and
5763
`Ernesto García's`_ tutorials.
5864

5965
.. _Kivy's iOS packaging tools.: https://github.com/kivy/kivy-ios
60-
6166
.. _Jeff Verkoeyen: https://github.com/jverkoey/iOS-Framework
6267
.. _Ernesto García's: http://www.raywenderlich.com/41377/creating-a-static-library-in-ios-tutorial

0 commit comments

Comments
 (0)