Anyone faced a similar issue when targeting for co...
# compose-ios
c
Anyone faced a similar issue when targeting for compose ios?
Copy code
> Task :iosApp:linkDebugExecutableUikitX64 FAILED
e: Compilation failed: Generation of stubs for class org.jetbrains.kotlin.ir.symbols.impl.IrTypeParameterPublicSymbolImpl is not supported yet

 * Source files: 
 * Compiler version: 1.9.0
 * Output kind: PROGRAM
👍 1
d
Can you please create a minimal reproducible sample on GitHub ?