Update iOS InputFile.

PiperOrigin-RevId: 416864503
This commit is contained in:
jfcarroll
2021-12-21 14:47:59 -08:00
committed by hai007
parent 2fc61869f9
commit fa352aa5a9
9 changed files with 94 additions and 43 deletions
@@ -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",