Trying out the KMM plugin in AppCode, but I can't ...
# multiplatform
c
Trying out the KMM plugin in AppCode, but I can't find any documentation on how to set development team. So build for a device is failing with: "Signing for "iosApp" requires a development team. Select a development team in the Signing & Capabilities editor." My guess is that this should be set in build.gradle.kts in the iosApp folder. But I can find anything here: https://plugins.jetbrains.com/plugin/17098-kotlin-multiplatform-mobile-for-appcode/docs/kmm-project-structure.html
s
Did you find how to set the development team? Having a similar issue here.