Git Product home page Git Product logo

libswift's Introduction

libswift

A tool to interact with Swift toolchains

Installation

  1. Install Theos
  2. Clone this repository somewhere on your computer

Adding versions

Download a .pkg toolchain from here, and run the following command:

make </path/to/toolchain.pkg>

Debs

Packaging

make package [V=<version>]

If you don't set V, the latest major version will be used (eg. 4).

Installing

make install THEOS_DEVICE_IP=<ip>

TBDs

Generating

make tbd

This command will generate tbd files for all unpacked libswift versions, and store them in tbds/<version>.

Installing

If Theos does not already contain the required Swift tbd files, you may run the following command to add them:

cp -r tbds/VERSION $THEOS/vendor/lib/libswift/

Replace VERSION with the Swift version of which you wish to copy the tbd files.

Template

This repository also comes with a template which you can use as a starting point to build a Swift app. To install it, run the following command:

curl https://github.com/kabiroberai/theos-templates/raw/application_swift/iphone_application_swift.nic.tar -Lo $THEOS/templates/ios/theos/application_swift.nic.tar

libswift's People

Contributors

kabiroberai avatar nullpixel avatar

Watchers

 avatar  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.