We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c08ce commit 88cc7dbCopy full SHA for 88cc7db
1 file changed
deploy/README.md
@@ -0,0 +1,14 @@
1
+
2
+## IOS Deployment Target
3
4
+> **IOS 7.1**
5
6
+## Architecture
7
+> Architectures supported by JavaScriptBridgeLib.framework are: **i386 x86_64 armv7 armv7s arm64**
8
9
+## Installation
10
11
+ >* Download **JavaScriptBridgeLib.framework.zip**
12
+ >* Unzip it in chosen folder obtaining **JavaScriptBridgeLib.framework**
13
+ >* Open Xcode project and add framework to target:
14
+ **Target/Build Phases/Link Binary With Libraries/+/Add Other...**
0 commit comments