Hello all :wave: What’s the easiest way to change ...
# multiplatform
g
Hello all 👋 What’s the easiest way to change the
iosApp
name (module, project, etc) to something else? For instance, I’ve a few KMP projects but all are named
iosApp
which is a bummer to read in Xcode project selector (I can only distinguish by the path) You can consider XCFrameworks if it eases the renaming operation, I guess Cocoapods will make it more challenging. This feature - naming and renaming the iosApp - would be a nice addition to KMP Wizard and IDE KMM Plugin (issue created)
p
I usually create a new module with the new name. Trying to change the existing module name in Xcode can go really wrong. Is like 3 steps in fact