mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update iOS InputFile.
PiperOrigin-RevId: 416864503
This commit is contained in:
@@ -17,16 +17,6 @@ package(default_visibility = ["//platform/impl/ios:__subpackages__"])
|
||||
|
||||
objc_library(
|
||||
name = "Platform",
|
||||
srcs = [
|
||||
"platform.mm",
|
||||
],
|
||||
deps = [
|
||||
":Platform_objc",
|
||||
],
|
||||
)
|
||||
|
||||
objc_library(
|
||||
name = "Platform_objc",
|
||||
srcs = [
|
||||
"crypto.mm",
|
||||
"input_file.mm",
|
||||
|
||||
Reference in New Issue
Block a user