How can I `embedBitcode` in a `staticLib`? I can do it if I output a `framework`, but I can’t get it...
c
How can I
embedBitcode
in a
staticLib
? I can do it if I output a
framework
, but I can’t get it to work on a static library.
These are the instructions I followed to get it to work for `frameworks`: https://kotlinlang.org/docs/reference/native/faq.html#q-how-do-i-enable-bitcode-for-my-kotlin-framework