Updated formatting of files
This commit is contained in:
parent
24bd7a6b9f
commit
d7c96dea6a
|
@ -97,4 +97,4 @@ apple_static_library(
|
||||||
"//mediapipe/tasks/cc/text/text_embedder:text_embedder_graph",
|
"//mediapipe/tasks/cc/text/text_embedder:text_embedder_graph",
|
||||||
"@org_tensorflow//third_party/icu/data:conversion_data",
|
"@org_tensorflow//third_party/icu/data:conversion_data",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
|
@ -20,4 +20,4 @@ Pod::Spec.new do |s|
|
||||||
s.library = 'c++'
|
s.library = 'c++'
|
||||||
s.preserve_paths = 'frameworks/graph_libraries/*.a'
|
s.preserve_paths = 'frameworks/graph_libraries/*.a'
|
||||||
s.vendored_frameworks = 'frameworks/MediaPipeTaskText.xcframework'
|
s.vendored_frameworks = 'frameworks/MediaPipeTaskText.xcframework'
|
||||||
end
|
end
|
||||||
|
|
|
@ -181,4 +181,4 @@ function create_framework_archive {
|
||||||
|
|
||||||
cd "${MPP_ROOT_DIR}"
|
cd "${MPP_ROOT_DIR}"
|
||||||
build_ios_frameworks_and_libraries
|
build_ios_frameworks_and_libraries
|
||||||
create_framework_archive
|
create_framework_archive
|
||||||
|
|
Loading…
Reference in New Issue
Block a user