Skip to content

appcelerator-archive/tijscore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c1a9cf5 · Jul 20, 2018
Dec 9, 2014
Feb 2, 2015
Feb 2, 2015
Nov 25, 2014
Jan 30, 2015
Jul 20, 2018
Feb 2, 2015
Nov 11, 2014
Dec 17, 2014
Dec 16, 2014
Nov 12, 2014
Nov 12, 2014
Nov 11, 2014

Repository files navigation

TiCoreJS Build Status

⚠️This project has been deprecated in favor of the builtin JavaScriptCore framework. Titanium SDK 8+ will not include this library anymore.

This is a Titanium Mobile fork of WebKit KJS. All changes are made available under the Apache Public License (version 2).

To build first run the WTF script followed by the TiCore script.

The built library will be in the Build Folder (generated) along with public and private headers from the WTF and JavaScriptCore projects (needed for Debugger/Profiler/Titanium)

We are only generating i386, x86_64, armv7 and arm64 slices in the static library (no armv7s)