react-native-macos/packages/react-native-codegen
Janette Cheng 10cc834567 Use fbandroid_labels and fbobjc_labels in xplat targets
Summary:
`xplat` targets add different deps based on what platform the target is being built for.

for anything using `fb_xplat`, we can put all ios supermodules in `fbobjc_labels` and all android sms in `fbandroid_labels`

There's some weirdness with python targets like `thrift_gen` in  `/xplat/mobileconfig/tools/generator/gen-py/BUCK` that don't have platform-specific labels because the except_for list for `fbandroid` doesn't need the `fbsource//` prefix (see changes in `/ios/isolation/infra.mobileconfig.sm`)

Changelog: [Internal]

Reviewed By: shergin, joshleibsly

Differential Revision: D17884952

fbshipit-source-id: e245364cf515b75682990094d24f789d53b1f3f5
2019-10-15 19:32:27 -07:00
..
buck_tests Add codegen support for EdgeInsets 2019-09-23 09:12:51 -07:00
e2e/__test_fixtures__ Migrate NativeComponentType from codegenNativeComponent to HostComponent #2 2019-09-25 11:44:38 -07:00
src Fix minor typos in react-native-codegen errors (#26714) 2019-10-04 23:26:18 -07:00
BUCK Migrate platform imports to platform_defs.bzl 2019-09-27 09:54:58 -07:00
DEFS.bzl Use fbandroid_labels and fbobjc_labels in xplat targets 2019-10-15 19:32:27 -07:00
package.json Upgrade nullthrows to ^1.1.1 2019-09-25 10:16:00 -07:00
yarn.lock Move codegen into packages/react-native-codegen 2019-02-07 03:09:05 -08:00