react-native-macos/Libraries/RCTRequired/BUCK

9 строки
223 B
Python

load("//tools/build_defs/oss:rn_defs.bzl", "fb_apple_library")
fb_apple_library(
name = "RCTRequired",
autoglob = True,
contacts = ["oncall+react_native@xmail.facebook.com"],
frameworks = ["Foundation"],
)