Commit 4816a8c6 authored by Yu-Cheng Ling's avatar Yu-Cheng Ling Committed by Gunhan Gulsoy
Browse files

Fixing download_dependencies.sh bugs for generating TFLite iOS exmaples (#14734)

* Fix: Can't build TFLite after running download_dependencies.sh.

Root cause: The script downloads files for building TFLite for iOS
example. It writes to `downloads/` directory and conflicts with the
visibility rule "**/*" in BUILD

* Retain lite/examples/ios/camera/data directory in git.

* Fix some bugs in download_dependencies.sh

* Handle both the cases that the zip file has nested directories
  or not.
* Always use `curl` since `wget` sometimes has certificate problem
  in some Mac machines.
parent b06b072e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment