Skip to content

zayass/swift-android-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-android-vagrant

Set of scripts for building swift environment for android. libdispatch and foundation scripts based on https://github.com/gonzalolarralde/swifty-robot-environment

Vagrant

Install vagrant from https://www.vagrantup.com/

Usage

Each command should be invoked in repository root You can define VAGRANT_SHARED_FOLDER environment variable before vagrat up to mount some specific folder on host to guest ~/shared

Download and provision image

vagrant up

Connect to vm

vagrant ssh

Required shared libraries collected to ~/libs on guest and project_dir/libs on host

About

Prebuilt swift toolchain for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published