package(default_visibility = ["//visibility:public"])

ios_device(
    name = "default",
    ios_version = "8.4",
    type = "IPHONE",
)
