You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# About this fork
2
2
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.
0 commit comments