Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tests/xtro-sharpie/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ $(XIOS_PCH): .stamp-check-sharpie
-exclude FactoryOTALogger \
-exclude FactoryOTANetworkUtils \
-exclude AssetsLibrary \
-exclude BrowserKit \
-exclude LockedCameraCapture \
-exclude Matter \
-exclude _CoreNFC_UIKit \
Expand All @@ -77,6 +78,7 @@ $(XTVOS_PCH): .stamp-check-sharpie
$(SHARPIE) sdk-db --xcode $(XCODE) -s appletvos$(TVOS_SDK_VERSION) -a $(XTVOS_ARCH) \
-modules false \
-exclude BrowserEngineCore \
-exclude BrowserKit \
-exclude LockedCameraCapture \
-exclude Matter \
-exclude TranslationUIProvider \
Expand All @@ -90,6 +92,7 @@ $(XMACOS_PCH): .stamp-check-sharpie
-modules false \
-exclude AccessorySetupKit \
-exclude BrowserEngineCore \
-exclude BrowserKit \
-exclude JavaNativeFoundation \
-exclude LockedCameraCapture \
-exclude Matter \
Expand All @@ -109,6 +112,7 @@ $(XMACCATALYST_PCH): .stamp-check-sharpie
-exclude AGL \
-exclude AudioVideoBridging \
-exclude BrowserEngineCore \
-exclude BrowserKit \
-exclude AssetsLibrary \
-exclude CalendarStore \
-exclude Carbon \
Expand Down

This file was deleted.

3 changes: 0 additions & 3 deletions tests/xtro-sharpie/api-annotations-dotnet/iOS-BrowserKit.todo

This file was deleted.

Loading