I wish to bundle a json file within my kmp module ...
# multiplatform
a
I wish to bundle a json file within my kmp module binaries. While its pretty straightforward to export it as an asset file in
aar
file, how does one go about doing it for ios with the framework file?