Join Slack
Powered by
How can I `embedBitcode` in a `staticLib`? I can d...
# multiplatform
c
Cristián Arenas
11/28/2019, 3:55 PM
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.
Cristián Arenas
11/28/2019, 3:56 PM
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
9
Views
Open in Slack
Previous
Next