DiUS/pact-consumer-swift

Project is not building correctly when spaces are in the project path.

mmysliwiec opened this issue · 2 comments

When you have your project which is using pact-consumer-swift under the path with space(s) (lets say "~/Open Source/Test/") then Carthage/SPM will not build pact-consumer-swift framework. The issues are in project.pbxproj and scripts/swiftlint.sh files.

I've created a PR for this issue: #89

It's merged in 0.8.0 so I'm closing this issue.