-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ObjC] include boringssl xx.c.inc files (grpc#37690)
google/boringssl@3a138e4 renamed a bunch .c files to .c.inc, this PR adds them to boringssl podspec file. Closes grpc#37690 COPYBARA_INTEGRATE_REVIEW=grpc#37690 from HannahShiSFB:fix-objc-build-with-boring-ssl-0-0-37 407ce14 PiperOrigin-RevId: 674042284
- Loading branch information
1 parent
57ba118
commit a38034d
Showing
3 changed files
with
9 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ def grpc_deps | |
end | ||
|
||
target 'TvTests' do | ||
platform :tvos, '10.0' | ||
platform :tvos, '12.0' | ||
grpc_deps | ||
end | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters