Use explicit modulemap for frameworks

This commit is contained in:
Pierre-Olivier Latour
2019-01-06 11:58:43 -08:00
parent 32cf20a1d8
commit e561389d33
3 changed files with 23 additions and 16 deletions
+3
View File
@@ -0,0 +1,3 @@
framework module GCDWebServers {
umbrella header "GCDWebServers.h"
}