react-native-macos/keystores/BUCK

9 строки
152 B
Python

keystore(
name = "debug",
properties = "debug.keystore.properties",
store = "debug.keystore",
visibility = [
"PUBLIC",
],
)