mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fix missing imports and set disable_infer_precompiled_header]
Reviewed By: adamjernst Differential Revision: D41704378 fbshipit-source-id: 92bcbc8710e75e6eccfb252986ebd7b5f8645ba6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ea9e78d426
commit
2e2cd302f1
@@ -592,6 +592,7 @@ rn_apple_library(
|
||||
autoglob = False,
|
||||
complete_nullability = True,
|
||||
contacts = ["oncall+react_native@xmail.facebook.com"],
|
||||
disable_infer_precompiled_header = True,
|
||||
extension_api_only = True,
|
||||
frameworks = [
|
||||
"Foundation",
|
||||
|
||||
@@ -8,6 +8,7 @@ rn_apple_library(
|
||||
autoglob = False,
|
||||
complete_nullability = True,
|
||||
contacts = ["oncall+react_native@xmail.facebook.com"],
|
||||
disable_infer_precompiled_header = True,
|
||||
extension_api_only = True,
|
||||
frameworks = ["Foundation"],
|
||||
labels = [
|
||||
|
||||
Reference in New Issue
Block a user