kmarcell

Results 4 comments of kmarcell

I had the same issue, and it went away when I added the framework that is dependent on the grpc-swift Swift Package to the "Link Binary with Libraries" section. I'm...

Hi @chris-speebly, I created a package that depends on `.package(url: "https://github.com/grpc/grpc-swift", .branch("nio")),`, then added the package to an xcode project (framework), which is used by the app. I've run into...

I have run into the same issue with SwiftLint, Tailor and OCLint reports not showing up on SonarQube. Anybody would be able to help? ``` Processing OCLint report WARN: file...

I've also filed an issue and the PR is the response for https://github.com/FredericJacobs/OpenSSL-Pod/issues/40