From 796b646cb25d7824876906f8bb9fd413895c7ab8 Mon Sep 17 00:00:00 2001 From: Arkadiusz Fal Date: Sat, 18 Apr 2026 20:54:34 +0200 Subject: [PATCH] Remove YatteeShareExtension from scheme top-level build entries Scheme-level build entries bypass the pbxproj target-dependency platformFilter, so tvOS archives tried to build the iOS-only ShareExtension and failed with "No profiles for *.ShareExtension". The extension is still built on iOS via the Yattee target's platform-filtered dependency and embed phase, matching how YatteeTopShelf is wired for tvOS. --- .../xcshareddata/xcschemes/Yattee.xcscheme | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Yattee.xcodeproj/xcshareddata/xcschemes/Yattee.xcscheme b/Yattee.xcodeproj/xcshareddata/xcschemes/Yattee.xcscheme index 8fed81fe..0dfd2441 100644 --- a/Yattee.xcodeproj/xcshareddata/xcschemes/Yattee.xcscheme +++ b/Yattee.xcodeproj/xcshareddata/xcschemes/Yattee.xcscheme @@ -21,20 +21,6 @@ ReferencedContainer = "container:Yattee.xcodeproj"> - - - -