KamilH
10/11/2021, 12:26 PMembedAndSignAppleFrameworkForXcode task? I’m using Kotlin 1.5.31 and simply I can’t see this task in my shared module.KamilH
10/11/2021, 12:26 PMios {
binaries {
framework {
baseName = "shared"
}
}
}hfhbd
10/11/2021, 12:31 PM