nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
488 stars 126 forks source link

Error running swift build after Xcode 11.4 update #101

Closed bofeizhu closed 4 years ago

bofeizhu commented 4 years ago

Error message: 'OctoKit' ***/.build/checkouts/octokit.swift: error: target at '/ ***/.build/checkouts/octokit.swift' contains mixed language source files; feature not supported

Blocking https://github.com/danger/swift/issues/327

AvdLee commented 4 years ago

We're experiencing the same issue. I'm unsure how this is happening now. @bofeizhu do you have any idea?

bofeizhu commented 4 years ago

@AvdLee Yeah, I’ve submitted the PR to fix it #102. Still waiting for approval.

pietbrauer commented 4 years ago

Fixed in https://github.com/nerdishbynature/octokit.swift/releases/tag/0.10.1