Skip to content

Commit fff61dd

Browse files
author
Dario Segura
committed
-[README] Updated readme.
1 parent 874bcf6 commit fff61dd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# About this fork
22

3-
The objective of this fork is to bring the JavaScriptCore to the latest version which implements all the goodies in iOS 7 and make it usable in iOS 5 and 6. A pull request has been submitted to merge this into the main repo.
3+
The goal is to bring the new Objective-C to Javascript bridge to be featured in iOS 7 to iOS 5 and 6. That means that the same code will transition seamlessly to iOS 7 when the time to drop older iOS version comes.
4+
Some refactoring was involved but nothing major mostly just making sure the projects doesn't use undocumented frameworks/functions.
5+
A pull request was submitted to merge this into the main repo.
6+
7+
Thanks!
48

59
# JavaScriptCore iOS
610

0 commit comments

Comments
 (0)