vanniktech
iOSTarget("ios") { binaries { framework { baseName = "Shared" transitiveExport = true export(project(":backend")) } } }