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
Stefan Thaler
01/06/2023, 3:36 PM
Did you find how to set the development team? Having a similar issue here.