-
-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
skiptools/skipstone
#181Labels
enhancementNew feature or requestNew feature or requesttranspilationIssues around transpilation from Swift to Kotlin (Skip Lite)Issues around transpilation from Swift to Kotlin (Skip Lite)
Description
The app module package is autogenerated and unconfigurable.
What is this autogenerated based on?
The lower-cased and de-camel-cased module name. E.g.,
FooBarbecomesfoo.bar, andSomeBIGThingbecomessome.big.thing.(Why isn't it changeable? How is it even possible to have an unchangeable setting??)
We've always thought that derived package name customization would be a useful feature, but (to my surprise) no-one has ever requested it, and so we never bothered implementing it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttranspilationIssues around transpilation from Swift to Kotlin (Skip Lite)Issues around transpilation from Swift to Kotlin (Skip Lite)