File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ $(XIOS_PCH): .stamp-check-sharpie
6565 -exclude LockedCameraCapture \
6666 -exclude Matter \
6767 -exclude _CoreNFC_UIKit \
68+ -exclude TranslationUIProvider \
6869 -i ThreadNetwork/THClient.h \
6970 $(CORETELEPHONY_HEADERS ) \
7071
@@ -78,6 +79,7 @@ $(XTVOS_PCH): .stamp-check-sharpie
7879 -exclude BrowserEngineCore \
7980 -exclude LockedCameraCapture \
8081 -exclude Matter \
82+ -exclude TranslationUIProvider \
8183
8284XMACOS_ARCH = x86_64
8385XMACOS_PCH = macosx$(MACOS_SDK_VERSION ) -$(XMACOS_ARCH ) .pch
@@ -92,6 +94,7 @@ $(XMACOS_PCH): .stamp-check-sharpie
9294 -exclude LockedCameraCapture \
9395 -exclude Matter \
9496 -exclude ParavirtualizedGraphics \
97+ -exclude TranslationUIProvider \
9598 $(CORETELEPHONY_HEADERS ) \
9699
97100XMACCATALYST_ARCH = x86_64
@@ -127,6 +130,7 @@ $(XMACCATALYST_PCH): .stamp-check-sharpie
127130 -exclude QuickLookUI \
128131 -exclude SecurityInterface \
129132 -exclude Virtualization \
133+ -exclude TranslationUIProvider \
130134 -i HomeKit/HomeKit.h \
131135 $(CORETELEPHONY_HEADERS ) \
132136
You can’t perform that action at this time.
0 commit comments