onmyway133 / notes

:notebook_with_decorative_cover: Issues and solutions I found during development, mostly iOS
https://onmyway133.com/
MIT License
62 stars 4 forks source link

swift build #163

Open onmyway133 opened 8 years ago

onmyway133 commented 8 years ago

Error: command not found

https://github.com/qutheory/vapor-example https://github.com/hyperoslo/Flamingo

Using https://github.com/kylef/swiftenv#via-homebrew

swiftenv install DEVELOPMENT-SNAPSHOT-2016-05-31-a

Restart iTerm

swift build
onmyway133 commented 8 years ago

:star: