Improvements to packaging scripts for Windows, macOS and Linux

This commit is contained in:
Joseph Henry
2018-08-24 15:45:05 -07:00
parent 4aa451cf2e
commit a9754777d0
13 changed files with 561 additions and 198 deletions

View File

@@ -0,0 +1,6 @@
framework module zt {
umbrella header "Xcode-Bridging-Header.h"
export *
module * { export * }
}