ordo-one / package-benchmark

Swift benchmark runner with many performance metrics and great CI support
Apache License 2.0
326 stars 25 forks source link

Could not build Objective-C module 'JWTKit' #232

Closed ptoffy closed 8 months ago

ptoffy commented 8 months ago

I'm trying to run benchmarks on JWTKit, unfortunately I get

error: could not build Objective-C module 'JWTKit'

on the import JWTKit line. I just followed the getting started part of the README:

up until then everything worked. When importing JWTKit in the benchmark file and building, the error appears. Not sure if it's an issue with this repo or a SwiftPM thing but wanted to check to be sure

Thanks!

ptoffy commented 8 months ago

Forgot to add JWTKit to the benchmark's target's dependencies 🤦‍♂️

hassila commented 8 months ago

Yeah. That misleading error is always missing dependency.