Skip to content

Commit 2453c26

Browse files
committed
add address_sorting when extracting grpc files
1 parent b69ba65 commit 2453c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/extract-grpc-ios-files.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
from generate_projects import preprocess_build_files
2323

2424
targets = (
25+
'address_sorting',
2526
'grpc++',
2627
'grpc',
2728
'grpc_authorization_provider',

0 commit comments

Comments
 (0)