Describe problem here https://github.com/dima-avdeev-jb/kotlin-gradle-plugin-ios-root-project-name-with-space
@@ -1,4 +1,4 @@
-rootProject.name = "My application"
+rootProject.name = "MyApplication"
include(":androidApp")
include(":shared")