Converts `[test]compile` dependencies to their
`j2objcTranslationClosure` and/or `j2objc[Test]Linkage` equivalents, depending on the type
of dependency and whether or not they are already provided in native code:
External classfile .jar libraries you depend on via `compile` will be
converted to `j2objcTranslationClosure` dependencies of the corresponding source .jar libraries.