kylef / Spectre

BDD Framework and test runner for Swift projects and playgrounds
BSD 2-Clause "Simplified" License
404 stars 41 forks source link

Error while Compiling Swift Module 'Spectre' (8 sources) #25

Closed krrrahul closed 7 years ago

krrrahul commented 7 years ago

Hi i am trying to deploy swift app on cloud foundary (https://github.com/kylef/Curassow-example-helloworld) which is using (https://github.com/cloudfoundry-community/swift-buildpack/tree/v1.0.5) buildpack. But is giving error while compiling spectre module.

Attaching output of error. spectreerror.txt

Can you please look into the issue.

Thanks is advance.

kylef commented 7 years ago

This looks like Spectre is being build wit an unsupported Swift version. I am not sure how this was built, Spectre-0.7.2 is being used but we're locking to Spectre 0.6 in https://github.com/kylef/Curassow-example-helloworld/blob/master/Package.swift.