Skip to content

Commit d2158a5

Browse files
committed
remove cronet files
1 parent 984fa35 commit d2158a5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Package.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ let package = Package(
4646
"third_party/xxhash/LICENSE",
4747
"third_party/zlib/LICENSE",
4848
"tests",
49-
"include/grpc/grpc_cronet.h",
50-
"src/core/ext/transport/cronet/",
51-
"third_party/objective_c/Cronet/bidirectional_stream_c.h",
5249
],
5350

5451
sources: [
@@ -85,8 +82,6 @@ let package = Package(
8582
path: basePath,
8683
exclude: [
8784
"tests",
88-
"include/grpcpp/security/cronet_credentials.h",
89-
"src/cpp/client/cronet_credentials.cc",
9085
],
9186
sources: [
9287
"src/cpp/",

0 commit comments

Comments
 (0)