Sterling Albury
resources
val iosMain by getting { resources.srcDirs("src/iosMain/resources") }
NSBundle.mainBundle.pathForResource(imageName, "jpg")
François
NSBundle.mainBundle.pathForResource
mainBundle
App itself
NSBundle *bundle = [NSBundle bundleWithIdentifier:@"com.example.App.ExampleFramework"];
xcassets
A modern programming language that makes developers happier.