Move Apple framework projects into new pkg/ directory
This commit is contained in:
6
pkg/apple/module.modulemap
Normal file
6
pkg/apple/module.modulemap
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module zt {
|
||||
umbrella header "ZeroTierSockets.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user