This does a bunch of things:
- cross compiles OpenSSL and SQLcipher from host Linux to target macOS
- enables running the `testDebug` targets for the library projects
-- this runs the existing tests for logins against a real SQLcipher DB \o/
The `.a` files are not yet packaged for consumption by local builders;
that'll come next.