Pierre Schrodinger
benkuly
Rachel Carandang
iosSimulatorArm64()
Expected class 'SettingsStorage' has no actual declaration in module <shared> for Native.
Dilraj Singh
Tanaka
Hexa
Imports must be ordered in lexicographic order without any empty lines in-between
marcinmoskala
ChatTopBar
List
@Composable fun ChatTopBar(messages: List<Message>) { println("ChatTopBar recomposition") TopAppBar(title = { println("TopAppBar title recomposition") Text("Messages ${messages.size}") }) }
Ankit Kumar
runTest
1.8.10
1.6.10
kotlinx.coroutines.test.UncaughtExceptionsBeforeTest
David Corrado
Adrian Witaszak
** BUILD FAILED ** The following build commands failed: PhaseScriptExecution Run\ Script /Users/adrianwitaszak/Projects/KMP/MyApplication/build/ios/iosApp.build/Debug-iphonesimulator/iosApp.build/Script-7555FFB5242A651A00829871.sh (in target 'iosApp' from project 'iosApp') > Task :shared:linkDebugFrameworkIosX64 FAILED e: Compilation failed: Could not initialize class llvm.llvm * Source files: * Compiler version info: Konan: 1.6.10 / Kotlin: 1.6.10 * Output kind: FRAMEWORK e: java.lang.NoClassDefFoundError: Could not initialize class llvm.llvm
A modern programming language that makes developers happier.