Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a8b2726

Browse files
chuckxcopybara-github
authored andcommittedDec 11, 2024
Make Obj-C Bazel cleartext_keyset_handle target publicly visible.
PiperOrigin-RevId: 705190600 Change-Id: I11dd8da689184d084d8000ef2a45892c4c40753d
1 parent 3058e27 commit a8b2726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Tink/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ objc_library(
190190
hdrs = [
191191
"TINKKeysetHandle+Cleartext.h",
192192
],
193+
visibility = ["//visibility:public"],
193194
deps = [
194195
"//Tink:keyset_handle",
195196
"//Tink:keyset_reader",

0 commit comments

Comments
 (0)