Add API prefixes to CategoriesDelete, QaAnswersDelete

This is to make sure that these two functions are correctly exposed in the
static framework.

PiperOrigin-RevId: 330830574
Change-Id: Ia5b14bf8f972835edc24fced9bd612445b3f2ead
diff --git a/tensorflow/lite/experimental/ios/BUILD.apple b/tensorflow/lite/experimental/ios/BUILD.apple
index 8524eab..11868fe 100644
--- a/tensorflow/lite/experimental/ios/BUILD.apple
+++ b/tensorflow/lite/experimental/ios/BUILD.apple
@@ -21,6 +21,10 @@
     srcs = [
         "hide_symbols_with_allowlist.sh",
     ],
+    visibility = [
+        "//tensorflow/lite:__subpackages__",
+        "//tensorflow_lite_support:__subpackages__",
+    ],
 )
 
 strip_common_include_path_prefix(