Pulls x20 QuickShareFfi artifacts and creates blaze targets for building the XCFramework.

PiperOrigin-RevId: 749147304
This commit is contained in:
hai007
2025-04-18 14:25:25 -07:00
committed by Copybara-Service
parent 4911d49f82
commit de344e0925
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ load("//third_party/cpptoolchains/windows_llvm/build_defs:windows.bzl", "windows
package(default_visibility = [
"//connections:__subpackages__",
"//googlemac/iPhone/Nearby:__subpackages__",
"//location/nearby:__subpackages__",
])
@@ -15,6 +15,7 @@ licenses(["notice"])
package(default_visibility = [
"//connections:__subpackages__",
"//googlemac/iPhone/Nearby:__subpackages__",
"//internal/platform/implementation/apple:__subpackages__",
"//location/nearby:__subpackages__",
"//sharing:__subpackages__",
@@ -15,6 +15,7 @@ licenses(["notice"])
package(default_visibility = [
"//connections:__subpackages__",
"//googlemac/iPhone/Nearby:__subpackages__",
"//internal/platform/implementation/apple:__subpackages__",
])