Rohit Krishnan
01/18/2024, 9:44 PMprotocVersion
via the pact FFI when invoking a test? Right now it defaults to 3.19.1
which doesn't have support for M1 macs, so I need some mechanism to force it to download a later version.Rohit Krishnan
01/18/2024, 9:54 PMpact:protocVersion
to the FFI similar to how I pass additionalIncludes
. I think I answered my own question - leaving this here in case someone else needs it.