commit | 6a059c00dda75d1c2e37101538962ad2bf46f043 | [log] [tgz] |
---|---|---|
author | A. Unique TensorFlower <gardener@tensorflow.org> | Fri Apr 05 14:28:27 2019 -0700 |
committer | TensorFlower Gardener <gardener@tensorflow.org> | Fri Apr 05 15:02:02 2019 -0700 |
tree | 8e7050c34ff6ca5fdf0e9c17e2fe2c5b486f888f | |
parent | 841d6de2ee8429618b2c9de214b6f32d490c68b4 [diff] [blame] |
Updates TensorFlowLiteC podspec. PiperOrigin-RevId: 242194312
diff --git a/configure.py b/configure.py index 2908e38..2d919d8 100644 --- a/configure.py +++ b/configure.py
@@ -58,6 +58,7 @@ # List of files to configure when building Bazel on Apple platforms. APPLE_BAZEL_FILES = [ + 'tensorflow/lite/experimental/ios/BUILD', 'tensorflow/lite/experimental/objc/BUILD', 'tensorflow/lite/experimental/swift/BUILD' ]