Skip to content

Commit

Permalink
Update gRPC-Core.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
codingrhythm committed Apr 16, 2020
1 parent 5d6c012 commit 478f794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gRPC-Core.podspec
Expand Up @@ -94,7 +94,7 @@ Pod::Spec.new do |s|
'CLANG_WARN_STRICT_PROTOTYPES' => 'NO',
}

s.default_subspecs = 'Interface', 'Implementation'
s.default_subspecs = 'Interface', 'Implementation', 'Cronet-Interface', 'Cronet-Implementation'
s.compiler_flags = '-DGRPC_ARES=0', '-DPB_FIELD_32BIT'
s.libraries = 'c++'

Expand Down

0 comments on commit 478f794

Please sign in to comment.