This commit is contained in:
mrustaa
2020-06-09 21:13:04 +03:00
parent c1e2ea383d
commit aa81409c48
74 changed files with 6202 additions and 9 deletions
@@ -0,0 +1,6 @@
framework module ContainerControllerSwift {
umbrella header "ContainerControllerSwift-umbrella.h"
export *
module * { export * }
}