touchlab / xcode-kotlin

Kotlin Native Xcode Plugin
https://touchlab.co/xcodekotlin
Apache License 2.0
1.15k stars 47 forks source link

Don't create folders in Xcode when no source in them #6

Closed kpgalligan closed 2 years ago

kpgalligan commented 5 years ago

The sync process creates all folders it finds, even if there is nothing in them. We should avoid creating folders when there's no data in them.