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

Commit 2676f2c

Browse files
committed
Clarified that Rubicon isn't installed by default.
1 parent 879380b commit 2676f2c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ into an iOS project.
77
It works by downloading, patching, and building a fat binary OpenSSL and
88
Python, and packaging them both in iOS Framework format.
99

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-
1410
The binaries support the ``$(ARCHS_STANDARD)`` set - that is, armv7 and
1511
arm64. This should enable the code to run on:
1612

@@ -66,4 +62,3 @@ The approach to framework packaging is drawn from `Jeff Verkoeyen`_, and
6662

6763
.. _Jeff Verkoeyen: https://github.com/jverkoey/iOS-Framework
6864
.. _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

0 commit comments

Comments
 (0)