Skip to content

Tool's set to generate swift frameworks for using scripting bridge

License

Notifications You must be signed in to change notification settings

rvillamil/swift-scripting-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Scripting Bridge

Description

Tools's set to generate swift frameworks for using scripting bridge. Thank's to https://github.com/tingraldi/SwiftScripting . I'am only a copy-paste man ;)

Usage

Note that the sbhc.py script leverages the Python bindings for libclang. You must install these bindings before running the script. You'll also need to install the Xcode command line tools

First, you need install python 'clang' module.

$sudo easy_install clang

Now you have to run this shell script, for building and installing scripting build frameworks in /Library/Frameworks

./install.sh

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Tool's set to generate swift frameworks for using scripting bridge

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published