GithubHelp home page GithubHelp logo

tempbottle / ios-runtime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nativescript/ios-jsc

0.0 1.0 0.0 34.62 MB

iOS runtime for NativeScript (based on JavaScriptCore)

Home Page: http://docs.nativescript.org/runtimes/ios

License: Other

CMake 0.33% Objective-C 1.41% Shell 0.13% JavaScript 83.20% C++ 3.59% Objective-C++ 3.03% CSS 5.85% HTML 0.67% C 1.66% TypeScript 0.12%

ios-runtime's Introduction

NativeScript for iOS Runtime

Requirements

  • OSX 10.10.3+
  • Xcode 6.3+
  • cmake
  • llvm 3.6 - used to build the metadata generator submodule. Be sure to have llvm-config in PATH. It is available in Homebrew as the llvm36 formula.

Building

Run build/scripts/build.sh in the root of the repository. This will produce a static library and Cocoa Framework versions of the iOS runtime and a build of the metadata generator and place them in the dist folder.

Creating an Xcode Project

mkdir cmake-build && cd cmake-build
cmake .. -G Xcode

NPM Package

The tns-ios package is built with grunt. Install grunt-cli with npm and then run npm install . in the root of the repo to install the local grunt dependencies.

To build the npm package run grunt package in the root of the repo. This should produce a dist/tns-ios-*.tgz file, which should contain the NativeScript static library and Cocoa Framework, the NativeScript CLI template project, the API metadata generator and the Web Inspector frontend.

Tests

To run the tests build and run the TestRunner target from the generated Xcode project as described above.

ios-runtime's People

Contributors

erjangavalji avatar fealebenpae avatar ivanbuhov avatar jasssonpet avatar kristinakoeva avatar panayotcankov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.