S.
07/15/2025, 9:49 AMFile(System.getProperty("compose.application.resources.dir"))
supposed to work in non packaged applications, i.e. running a main function like in the example? because getProperty throws an NPE when I try that
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-native-distribution.html#adding-files-to-packaged-applicationAlexander Maryanovsky
07/15/2025, 10:58 AM