Hi, I'm trying to use the new KMP plugin to create an iOS configuration.
Right now I have multiple iOS projects in the same repo. It plugin is able to recognise one of the projects but not the other. The difference between the two being one that is being recognised is named iosApp.xcodeproj the other which is not recognised cmpapp.xcodeproj. Is there a strict check on the project name for the plugin to recognise the iOS project?
In the previous version of the plugin, there was an option to select the xcode project file which is removed in the new version