Move Apple framework projects into new pkg/ directory

This commit is contained in:
Joseph Henry
2021-02-16 00:21:51 -08:00
parent 02a401bf7f
commit 1afc8690d5
8 changed files with 0 additions and 0 deletions

View File

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