react-native-macos/tools/build_defs/apple/config_utils_defs.bzl

13 строки
356 B
Python
Исходник Обычный вид История

# Copyright (c) Meta Platforms, Inc. and affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
STATIC_LIBRARY_APPLETVOS_CONFIG = {}
def fbobjc_configs(
common_settings = {},
config_specific_settings = {},
extra_target_config = {}):
return {}