mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
Add the missing apple SDK framework dependencies.
PiperOrigin-RevId: 520936213
This commit is contained in:
@@ -33,6 +33,7 @@ objc_library(
|
||||
deps = [
|
||||
"//internal/platform/implementation/apple",
|
||||
"//internal/platform/implementation/apple:Shared",
|
||||
"//third_party/apple_frameworks:XCTest",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user