Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
homuler committed Feb 27, 2021
1 parent b2d074c commit fe2f97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion C/mediapipe_api/objc/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ios_framework(
"ipad",
],
infoplists = ["Info.plist"],
minimum_os_version = "10.0",
minimum_os_version = "11.0",
deps = [
":mediapipe_c_ios",
],
Expand Down

0 comments on commit fe2f97f

Please sign in to comment.