Skip to content

Commit b1b1072

Browse files
committed
cleanup code
1 parent 9f38b5a commit b1b1072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SharedCode/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ task packForXCode(type: Sync) {
3737

3838
inputs.property "target", target
3939
inputs.property "mode", mode
40-
outputs.dir frameworkDir
4140
dependsOn kotlin.targets."$target".compilations.main.linkTaskName("FRAMEWORK", mode)
4241

4342
from { kotlin.targets."$target".compilations.main.getBinary("FRAMEWORK", mode).parentFile }

0 commit comments

Comments
 (0)