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

Commit 3d6601b

Browse files
committed
Added obsolete notice
1 parent 41e47bc commit 3d6601b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## The typed-arrays branch is obsolete
2+
3+
The new JSC version used in the [master branch](https://github.com/phoboslab/JavaScriptCore-iOS) now contains support for Typed Arrays by default. This makes this branch obsolete.
4+
5+
[Ejecta](https://github.com/phoboslab/Ejecta) has been updated to also use the master branch.
6+
17
# JavaScriptCore iOS
28

39
The JavaScriptCore library is part of the [WebKit project](http://www.webkit.org/) and thus Open Source. However, in the sources you get from the [WebKit SVN](https://svn.webkit.org/repository/webkit/trunk), the XCode project files are curiously missing an iOS compile target. You can't compile it for iOS. The sources you get from [opensource.apple.com](http://opensource.apple.com/release/ios-601/) are missing the project files altogether. You can't compile it all. That's quite the Open Source spirit, Apple!

0 commit comments

Comments
 (0)