Update ios/macos framework modulemap and reference in CMakeLists

This commit is contained in:
Joseph Henry
2020-05-28 13:58:39 -07:00
parent af186f1cb2
commit 8dc2b3b4f2
2 changed files with 11 additions and 5 deletions

View File

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