File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ into an iOS project.
7
7
It works by downloading, patching, and building a fat binary OpenSSL and
8
8
Python, and packaging them both in iOS Framework format.
9
9
10
- The ``site-packages `` has the `Rubicon Objective-C `_ library pre-installed.
11
- This library enables you to have direct access to the iOS system libraries
12
- from within the Python environment.
13
-
14
10
The binaries support the ``$(ARCHS_STANDARD) `` set - that is, armv7 and
15
11
arm64. This should enable the code to run on:
16
12
@@ -66,4 +62,3 @@ The approach to framework packaging is drawn from `Jeff Verkoeyen`_, and
66
62
67
63
.. _Jeff Verkoeyen : https://github.com/jverkoey/iOS-Framework
68
64
.. _Ernesto García's : http://www.raywenderlich.com/41377/creating-a-static-library-in-ios-tutorial
69
- .. _Rubicon Objective-C : http://github.com/pybee/rubicon-objc
You can’t perform that action at this time.
0 commit comments