We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b330d8b commit d450e2bCopy full SHA for d450e2b
firebase-app/build.gradle.kts
@@ -85,6 +85,3 @@ kotlin {
85
signing {
86
sign(publishing.publications)
87
}
88
-
89
-tasks.getByPath("compileKotlinIos").dependsOn(rootProject.tasks.named("unzipIOSFirebase"))
90
-tasks.getByPath("compileKotlinIosArm64").dependsOn(rootProject.tasks.named("unzipIOSFirebase"))
0 commit comments