icerockdev / mobile-multiplatform-gradle-plugin

Gradle plugin for simplify Kotlin Multiplatform mobile configurations
Apache License 2.0
94 stars 16 forks source link

ios-framework plugin process also macos target and create buggy sync task #26

Closed Alex009 closed 3 years ago

Alex009 commented 3 years ago

for macos frameworks we should save symlinks, but gradle can't do it with tash Sync, so we should implement other way of copy framework to build/cocoapods/framework