mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
Use fb_native_wrapper for all targets
Differential Revision: D12867696 fbshipit-source-id: bd52c1ead04065addece3a3104c4a1a9359ceb95
This commit is contained in:
committed by
Facebook Github Bot
parent
e90319e9fa
commit
c1470736b0
@@ -1,4 +1,6 @@
|
||||
keystore(
|
||||
load("//tools/build_defs:fb_native_wrapper.bzl", "fb_native")
|
||||
|
||||
fb_native.keystore(
|
||||
name = "debug",
|
||||
properties = "debug.keystore.properties",
|
||||
store = "debug.keystore",
|
||||
|
||||
Reference in New Issue
Block a user