We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dd33e commit 2406b33Copy full SHA for 2406b33
Sources/CgRPC/include/module.modulemap
@@ -1,5 +1,5 @@
1
module CgRPC {
2
- header "/Users/timburks/Desktop/grpc-swift/Sources/CgRPC/include/CgRPC.h"
+ header "CgRPC.h"
3
link "CgRPC"
4
export *
5
}
0 commit comments