First try
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module CCryptoOpenSSL {
|
||||
umbrella "/Users/user/Development/CapCollectorServer/.build/checkouts/crypto/Sources/CCryptoOpenSSL/include"
|
||||
export *
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
module CNIOOpenSSL {
|
||||
umbrella "/Users/user/Development/CapCollectorServer/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include"
|
||||
export *
|
||||
}
|
Reference in New Issue
Block a user