Kolos65 / Mockable

A Swift macro driven auto-mocking library.
MIT License
199 stars 14 forks source link

[WIP] Add scripts to build and test the package in a Linux container #22

Open pepicrft opened 4 months ago

pepicrft commented 4 months ago

I tried to use Mockable from Ubuntu and I noticed that it fails to compile because it uses some macOS-only API. This PR tries to address that plus: