Updated documentation
This commit is contained in:
parent
a8cb1f1dad
commit
1d8e24b9aa
|
@ -113,7 +113,7 @@ function build_ios_frameworks_and_libraries {
|
|||
local FRAMEWORK_CQUERY_COMMAND="-c opt --apple_generate_dsym=false ${FULL_FRAMEWORK_TARGET}"
|
||||
IOS_FRAMEWORK_PATH="$(build_target "${FRAMEWORK_CQUERY_COMMAND}")"
|
||||
|
||||
# `MediaPipeTasksCommon`` pods must also include the task graph libraries which
|
||||
# `MediaPipeTasksCommon` pods must also include the task graph libraries which
|
||||
# are to be force loaded. Hence the graph libraies are only built if the framework
|
||||
# name is `MediaPipeTasksCommon`.`
|
||||
case $FRAMEWORK_NAME in
|
||||
|
|
Loading…
Reference in New Issue
Block a user