This commit is contained in:
Peter
2019-08-27 00:44:36 +04:00
parent d701ec80e5
commit e34bf0680a
405 changed files with 119341 additions and 964 deletions

View File

@@ -3,6 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
static_library(
name = "EncryptionKeyVisualization",
srcs = glob([
"Sources/*.swift",
"Sources/*.m",
]),
headers = glob([