nixzhu / SharedBaby

Baby's web interface.
MIT License
30 stars 3 forks source link

swift build fails #3

Open StarWars opened 6 years ago

StarWars commented 6 years ago

Hi @nixzhu - thanks for sharing your tool. I am having a problem running the webinterface. The swift build command yields error: error: terminated(1): /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-build-tool -f <redacted>/.build/debug.yaml main output:

I attach the debug.yaml, hope it helps. debug.yaml.zip

I run the newest macOS Mojave & Xcode 10.0

nixzhu commented 6 years ago

@StarWars SharedBaby use Vapor 1.5, I'm not sure how it build in Mojave now. You may need check Vapor's document. Make sure you can build the Baby ( https://github.com/nixzhu/Baby/releases/tag/0.23.0 ) first.