|
@@ -25,7 +25,7 @@ let cgrpcZlibProductName = "CGRPCZlib"
|
|
|
let grpcTargetName = grpcProductName
|
|
let grpcTargetName = grpcProductName
|
|
|
let cgrpcZlibTargetName = cgrpcZlibProductName
|
|
let cgrpcZlibTargetName = cgrpcZlibProductName
|
|
|
|
|
|
|
|
-let includeNIOSSL = ProcessInfo.processInfo.environment["GRPC_NO_NIO_SSL"] == nil
|
|
|
|
|
|
|
+let includeNIOSSL = false
|
|
|
|
|
|
|
|
// MARK: - Package Dependencies
|
|
// MARK: - Package Dependencies
|
|
|
|
|
|