Marcello Galhardo
12/13/2021, 8:14 PMandroidApp, iosApp and shared). Any special reason for that? Should we use camel case to all “kotlin multiplatform modules” as a standard or only for the app modules?Casey Brooks
12/13/2021, 8:22 PMdanprado
12/13/2021, 8:25 PMkebab-case where it generates 2 podspec files: 1 named kebab-case.podspec and 1 named kebab_case.podspec.
I thought that could be related somehow. I guess I can just go with kebab case and delete the second podspec file.