Build Information
Failed to build Instructions, reference main (0f3efa), with Swift 6.3 for watchOS using Xcode 26.4 on 13 Apr 2026 22:28:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Instructions -destination generic/platform=watchOSBuild Log
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMark.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkArrowDefaultView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ CoachMarkBodyView.swift,\ CoachMarkSkipView.swift,\ CoachMarksControllerDataSource.swift,\ CoachMarksControllerAnimationDelegate.swift,\ CoachMarksControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkBodyView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkSkipView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarksControllerDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerDelegate.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkBodyView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkSkipView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarksControllerDataSource.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerDelegate.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Instructions (in target 'Instructions' from project 'Instructions')
EmitSwiftModule normal arm64_32 (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Instructions (in target 'Instructions' from project 'Instructions')
2026-04-13 18:27:50.152 xcodebuild[636:3911] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'Instructions' from project 'Instructions')
SwiftEmitModule normal armv7k Emitting\ module\ for\ Instructions (in target 'Instructions' from project 'Instructions')
Building workspace spi-builder-workspace with scheme Instructions
(3 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Instructions: /Users/admin/builder/spi-builder-workspace
resolved source packages: Instructions
2026-04-13 18:27:58.591 xcodebuild[804:4536] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Instructions",
"name" : "Instructions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "Instructions",
"targets" : [
"Instructions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Instructions",
"module_type" : "SwiftTarget",
"name" : "Instructions",
"path" : "Sources/Instructions",
"product_memberships" : [
"Instructions"
],
"sources" : [
"Core/Internal/CoachMarksViewController.swift",
"Core/Public/CoachMark.swift",
"Core/Public/CoachMarksController.swift",
"Core/Public/Extensions/CoachMarksController+Proxy.swift",
"Extra/Default Views/CoachMarkArrowDefaultView.swift",
"Extra/Default Views/CoachMarkBackgroundStyle.swift",
"Extra/Default Views/CoachMarkBodyDefaultView.swift",
"Extra/Default Views/CoachMarkSkipDefaultView.swift",
"Extra/Internal/CoachMarkBodyBackgroundView.swift",
"Extra/Internal/CoachMarkComponent.swift",
"Helpers/Internal/AccessibilityIdentifiers.swift",
"Helpers/Internal/CoachMarkInnerLayoutHelper.swift",
"Helpers/Internal/CoachMarkLayoutHelper.swift",
"Helpers/Internal/Enums/CoachMarkPosition.swift",
"Helpers/Internal/ErrorMessage.swift",
"Helpers/Internal/Extensions/UIApplication+WindowScene.swift",
"Helpers/Internal/Extensions/UIView+Layout.swift",
"Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift",
"Helpers/Public/CoachMark Animation/CoachMarkAnimationManager.swift",
"Helpers/Public/CoachMark Animation/CoachMarkTransitionManager.swift",
"Helpers/Public/CoachMarkCoordinateConverter.swift",
"Helpers/Public/CoachMarkHelper.swift",
"Helpers/Public/Enums/CoachMarkArrowOrientation.swift",
"Helpers/Public/Enums/CoachMarkNextLabelPosition.swift",
"Instructions.swift",
"Managers/Internal/CoachMarkDisplayManager.swift",
"Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift",
"Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift",
"Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift",
"Managers/Internal/SkipViewDisplayManager.swift",
"Managers/Public/FlowManager.swift",
"Managers/Public/OverlayManager.swift",
"Protocols and Enums/Internal/CoachMarkViewControllerDelegate.swift",
"Protocols and Enums/Public/CoachMarkArrowView.swift",
"Protocols and Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift",
"Protocols and Enums/Public/CoachMarkBodyView.swift",
"Protocols and Enums/Public/CoachMarkSkipView.swift",
"Protocols and Enums/Public/CoachMarksControllerDataSource.swift",
"Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift",
"Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift",
"Protocols and Enums/Public/Enums/ConfigurationChange.swift",
"Protocols and Enums/Public/Enums/PauseStyle.swift",
"Protocols and Enums/Public/Enums/PresentationContext.swift",
"Protocols and Enums/Public/Enums/ViewControllerConfiguration.swift",
"Views/CoachMarkView.swift",
"Views/MaskView.swift",
"Views/OverlaySnapshotView.swift",
"Views/OverlayView.swift",
"Views/PassthroughViews.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Instructions"
]
}
}
2026-04-13 18:27:59.750 xcodebuild[814:4635] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Instructions -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Instructions -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
Instructions: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Instructions' in project 'Instructions'
➜ Explicit dependency on target 'Instructions' in project 'Instructions'
Target 'Instructions' in project 'Instructions' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver Instructions normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Instructions -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/armv7k/Instructions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/armv7k/Instructions-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/armv7k/Instructions.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/armv7k/Instructions_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/armv7k/Instructions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Instructions normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Instructions -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64_32/Instructions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64_32/Instructions-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64_32/Instructions.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64_32/Instructions_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64_32/Instructions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Instructions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Instructions -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AccessibilityIdentifiers.swift,\ CoachMarkInnerLayoutHelper.swift,\ CoachMarkLayoutHelper.swift,\ CoachMarkPosition.swift,\ ErrorMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/AccessibilityIdentifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/ErrorMessage.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/AccessibilityIdentifiers.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/ErrorMessage.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoachMarkBackgroundStyle.swift,\ CoachMarkBodyDefaultView.swift,\ CoachMarkSkipDefaultView.swift,\ CoachMarkBodyBackgroundView.swift,\ CoachMarkComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkBackgroundStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkBodyDefaultView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkSkipDefaultView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkComponent.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkBackgroundStyle.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkBodyDefaultView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkSkipDefaultView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkComponent.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoachMarksViewController.swift,\ CoachMark.swift,\ CoachMarksController.swift,\ CoachMarksController+Proxy.swift,\ CoachMarkArrowDefaultView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMark.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkArrowDefaultView.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMark.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkArrowDefaultView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoachMarkDisplayManager.swift,\ BlurringOverlayStyleManager.swift,\ OverlayStyleManager.swift,\ TranslucentOverlayStyleManager.swift,\ SkipViewDisplayManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIApplication+WindowScene.swift,\ UIView+Layout.swift,\ CoachMarkAnimationManagement.swift,\ CoachMarkAnimationManager.swift,\ CoachMarkTransitionManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkAnimationManagement.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkAnimationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkTransitionManager.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkAnimationManagement.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkAnimationManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkTransitionManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoachMarkCoordinateConverter.swift,\ CoachMarkHelper.swift,\ CoachMarkArrowOrientation.swift,\ CoachMarkNextLabelPosition.swift,\ Instructions.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkArrowOrientation.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkNextLabelPosition.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkArrowOrientation.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkNextLabelPosition.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FlowManager.swift,\ OverlayManager.swift,\ CoachMarkViewControllerDelegate.swift,\ CoachMarkArrowView.swift,\ CoachMarkBodyHighlightArrowDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/FlowManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Internal/CoachMarkViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkArrowView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/FlowManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Internal/CoachMarkViewControllerDelegate.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkArrowView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoachMarkBodyView.swift,\ CoachMarkSkipView.swift,\ CoachMarksControllerDataSource.swift,\ CoachMarksControllerAnimationDelegate.swift,\ CoachMarksControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkBodyView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkSkipView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarksControllerDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerDelegate.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkBodyView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkSkipView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarksControllerDataSource.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerDelegate.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ConfigurationChange.swift,\ PauseStyle.swift,\ PresentationContext.swift,\ ViewControllerConfiguration.swift,\ CoachMarkView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/ConfigurationChange.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/PauseStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/PresentationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/ViewControllerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift (in target 'Instructions' from project 'Instructions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/ConfigurationChange.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/PauseStyle.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/PresentationContext.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/ViewControllerConfiguration.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Instructions (in target 'Instructions' from project 'Instructions')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMark.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkArrowDefaultView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkBackgroundStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkBodyDefaultView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default\ Views/CoachMarkSkipDefaultView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/AccessibilityIdentifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/ErrorMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkAnimationManagement.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkAnimationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark\ Animation/CoachMarkTransitionManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkArrowOrientation.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/Enums/CoachMarkNextLabelPosition.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/FlowManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Internal/CoachMarkViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkArrowView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkBodyHighlightArrowDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkBodyView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarkSkipView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/CoachMarksControllerDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Delegates/CoachMarksControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/ConfigurationChange.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/PauseStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/PresentationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols\ and\ Enums/Public/Enums/ViewControllerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/MaskView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift /Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift -target arm64-apple-watchos5.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions-dependencies-2.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Instructions -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Instructions.build/Debug-watchos/Instructions.build/Objects-normal/arm64/Instructions.abi.json
EmitSwiftModule normal arm64 (in target 'Instructions' from project 'Instructions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:21:52: error: 'UIViewController' is unavailable in watchOS
private weak var viewControllerDisplayedUnder: UIViewController?
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:38:31: error: 'UIStatusBarStyle' is unavailable in watchOS
var customStatusBarStyle: UIStatusBarStyle?
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:22:28: note: 'UIStatusBarStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIStatusBarStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:41:20: error: 'UIView' is unavailable in watchOS
var skipView: (UIView & CoachMarkSkipView)? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:59:20: error: 'init()' is unavailable in watchOS
let view = InstructionsRootView()
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:1: note: 'init()' has been explicitly marked unavailable here
- (instancetype)init API_AVAILABLE(ios(2.0), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:68:43: error: 'UIStatusBarStyle' is unavailable in watchOS
override var preferredStatusBarStyle: UIStatusBarStyle {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:22:28: note: 'UIStatusBarStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIStatusBarStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:78:18: error: cannot override 'shouldAutorotate' which has been marked unavailable
override var shouldAutorotate: Bool {
^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:369:37: note: 'shouldAutorotate' has been explicitly marked unavailable here
@property(nonatomic, readonly) BOOL shouldAutorotate API_DEPRECATED("Update supported interface orientations and call setNeedsUpdateOfSupportedInterfaceOrientations to indicate a change.", ios(6.0, 16.0), visionos(1.0, 1.0)) API_UNAVAILABLE(tvos) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:78:18: note: remove 'override' modifier to declare a new 'shouldAutorotate'
override var shouldAutorotate: Bool {
~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:94:50: error: 'UIInterfaceOrientationMask' is unavailable in watchOS
override var supportedInterfaceOrientations: UIInterfaceOrientationMask {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:49:32: note: 'UIInterfaceOrientationMask' has been explicitly marked unavailable here
typedef NS_OPTIONS(NSUInteger, UIInterfaceOrientationMask) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:122:71: error: 'UITraitCollection' is unavailable in watchOS
override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:122:19: error: cannot override 'traitCollectionDidChange' which has been marked unavailable
override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
^
UIKit.UIViewController.traitCollectionDidChange:3:13: note: 'traitCollectionDidChange' has been explicitly marked unavailable here
open func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:122:19: note: remove 'override' modifier to declare a new 'traitCollectionDidChange'
override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
~~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:134:28: error: 'UIWindow' is unavailable in watchOS
func attach(to window: UIWindow, over viewController: UIViewController,
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:134:59: error: 'UIViewController' is unavailable in watchOS
func attach(to window: UIWindow, over viewController: UIViewController,
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:135:33: error: 'UIWindow' is unavailable in watchOS
at windowLevel: UIWindow.Level? = nil) {
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:163:44: error: 'UIViewController' is unavailable in watchOS
func attachToWindow(of viewController: UIViewController) {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:188:36: error: 'UIViewController' is unavailable in watchOS
func attach(to viewController: UIViewController) {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:204:33: error: 'UIWindow' is unavailable in watchOS
func addRootView(to window: UIWindow) {
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:10:33: error: 'UIViewController' is unavailable in watchOS
class CoachMarksViewController: UIViewController {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:320:56: error: 'UIViewControllerTransitionCoordinator' is unavailable in watchOS
with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitionCoordinator.h:81:11: note: 'UIViewControllerTransitionCoordinator' has been explicitly marked unavailable here
@protocol UIViewControllerTransitionCoordinator <UIViewControllerTransitionCoordinatorContext>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:12:28: error: 'UIWindow' is unavailable in watchOS
public var rootWindow: UIWindow?
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:27:32: error: 'UIStatusBarStyle' is unavailable in watchOS
public var statusBarStyle: UIStatusBarStyle? {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:22:28: note: 'UIStatusBarStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIStatusBarStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:80:40: error: 'UIWindow' is unavailable in watchOS
private weak var controllerWindow: UIWindow?
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:101:20: error: 'UIView' is unavailable in watchOS
var skipView: (UIView & CoachMarkSkipView)? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:202:24: error: 'UIView' is unavailable in watchOS
func snapshot() -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/CoachMarksController.swift:237:30: error: 'UIWindow' is unavailable in watchOS
func buildNewWindow() -> UIWindow {
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:16:23: error: 'UIView' is unavailable in watchOS
-> (bodyView: UIView & CoachMarkBodyView, arrowView: (UIView & CoachMarkArrowView)?) {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:16:63: error: 'UIView' is unavailable in watchOS
-> (bodyView: UIView & CoachMarkBodyView, arrowView: (UIView & CoachMarkArrowView)?) {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:21:45: error: 'UIView' is unavailable in watchOS
func constraintsForSkipView(_ skipView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:22:54: error: 'UIView' is unavailable in watchOS
inParent parentView: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:23:13: error: 'NSLayoutConstraint' is unavailable in watchOS
-> [NSLayoutConstraint]? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:31:48: error: 'UIView' is unavailable in watchOS
func configureOrnaments(ofOverlay overlay: UIView) {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:84:63: error: 'UIView' is unavailable in watchOS
func fetchAppearanceTransition(OfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:93:66: error: 'UIView' is unavailable in watchOS
func fetchDisappearanceTransition(OfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift:102:67: error: 'UIView' is unavailable in watchOS
func fetchIdleAnimationOfCoachMark(OfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkArrowDefaultView.swift:17:35: error: 'CAShapeLayer' is unavailable in watchOS
private let foregroundLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkArrowDefaultView.swift:18:35: error: 'CAShapeLayer' is unavailable in watchOS
private let backgroundLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkArrowDefaultView.swift:9:41: error: 'UIView' is unavailable in watchOS
public class CoachMarkArrowDefaultView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:20:29: error: 'UIControl' is unavailable in watchOS
public var nextControl: UIControl? {
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:24:32: error: 'UILabel' is unavailable in watchOS
public lazy var nextLabel: UILabel = makeNextLabel()
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:25:32: error: 'UITextView' is unavailable in watchOS
public lazy var hintLabel: UITextView = makeHintTextView()
^~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:219:12: note: 'UITextView' has been explicitly marked unavailable here
@interface UITextView : UIScrollView <UITextInput, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:26:32: error: 'UIView' is unavailable in watchOS
public lazy var separator: UIView = makeSeparator()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:39:38: error: 'UIStackView' is unavailable in watchOS
private lazy var labelStackView: UIStackView = makeStackView()
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:9:40: error: 'UIControl' is unavailable in watchOS
public class CoachMarkBodyDefaultView: UIControl,
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:167:32: error: 'UITextView' is unavailable in watchOS
func makeHintTextView() -> UITextView {
^~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:219:12: note: 'UITextView' has been explicitly marked unavailable here
@interface UITextView : UIScrollView <UITextInput, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:201:29: error: 'UILabel' is unavailable in watchOS
func makeNextLabel() -> UILabel {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:230:29: error: 'UIView' is unavailable in watchOS
func makeSeparator() -> UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift:240:29: error: 'UIStackView' is unavailable in watchOS
func makeStackView() -> UIStackView {
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkSkipDefaultView.swift:10:29: error: 'UIControl' is unavailable in watchOS
public var skipControl: UIControl? {
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Default Views/CoachMarkSkipDefaultView.swift:8:40: error: 'UIButton' is unavailable in watchOS
public class CoachMarkSkipDefaultView: UIButton, CoachMarkSkipView {
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift:13:35: error: 'CAShapeLayer' is unavailable in watchOS
private let foregroundLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift:14:35: error: 'CAShapeLayer' is unavailable in watchOS
private let backgroundLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift:6:36: error: 'UIView' is unavailable in watchOS
class CoachMarkBodyBackgroundView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:9:67: error: 'NSLayoutConstraint' is unavailable in watchOS
horizontalOffset: CGFloat) -> NSLayoutConstraint {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:17:81: error: 'UIView' is unavailable in watchOS
func verticalConstraints(for coachMarkViews: CoachMarkViews, in parentView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:19:9: error: 'NSLayoutConstraint' is unavailable in watchOS
-> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:36:59: error: 'UIView' is unavailable in watchOS
in parentView: UIView, verticalArrowOffset: CGFloat)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:37:9: error: 'NSLayoutConstraint' is unavailable in watchOS
-> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:51:62: error: 'UIView' is unavailable in watchOS
in parentView: UIView, verticalArrowOffset: CGFloat)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:52:9: error: 'NSLayoutConstraint' is unavailable in watchOS
-> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:81:39: error: 'UIView' is unavailable in watchOS
typealias CoachMarkViews = (bodyView: UIView, arrowView: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift:81:58: error: 'UIView' is unavailable in watchOS
typealias CoachMarkViews = (bodyView: UIView, arrowView: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:7:26: error: 'UIUserInterfaceLayoutDirection' is unavailable in watchOS
var layoutDirection: UIUserInterfaceLayoutDirection = .leftToRight
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:38:28: note: 'UIUserInterfaceLayoutDirection' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIUserInterfaceLayoutDirection) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:13:21: error: 'UIView' is unavailable in watchOS
parentView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:14:26: error: 'UIUserInterfaceLayoutDirection' is unavailable in watchOS
layoutDirection: UIUserInterfaceLayoutDirection? = nil,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:38:28: note: 'UIUserInterfaceLayoutDirection' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIUserInterfaceLayoutDirection) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:16:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:57:62: error: 'UIView' is unavailable in watchOS
inParentView parentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:58:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:89:61: error: 'UIView' is unavailable in watchOS
inParentView parentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:90:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:123:63: error: 'UIView' is unavailable in watchOS
inParentView parentView: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:124:11: error: 'NSLayoutConstraint' is unavailable in watchOS
) -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:160:55: error: 'UIView' is unavailable in watchOS
inParentView parentView: UIView) -> CGFloat {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:180:62: error: 'UIView' is unavailable in watchOS
inParentView parentView: UIView) -> CGFloat {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:198:61: error: 'UIView' is unavailable in watchOS
inParentView parentView: UIView) -> CGFloat {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:213:63: error: 'UIView' is unavailable in watchOS
inParentView parentView: UIView) -> CGFloat {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:229:55: error: 'UIView' is unavailable in watchOS
private func safeAreaCompensation(for parentView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:257:45: error: 'UIUserInterfaceLayoutDirection' is unavailable in watchOS
forLayoutDirection layoutDirection: UIUserInterfaceLayoutDirection,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:38:28: note: 'UIUserInterfaceLayoutDirection' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIUserInterfaceLayoutDirection) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:282:61: error: 'UIView' is unavailable in watchOS
inParentView parentView: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift:296:26: error: 'UIUserInterfaceLayoutDirection' is unavailable in watchOS
let layoutDirection: UIUserInterfaceLayoutDirection
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:38:28: note: 'UIUserInterfaceLayoutDirection' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIUserInterfaceLayoutDirection) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift:8:26: error: 'NSLayoutConstraint' is unavailable in watchOS
var layoutAttribute: NSLayoutConstraint.Attribute {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift:8:22: error: 'UIWindowScene' is unavailable in watchOS
var activeScene: UIWindowScene? {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindowScene.h:21:12: note: 'UIWindowScene' has been explicitly marked unavailable here
@interface UIWindowScene : UIScene
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift:7:11: error: 'UIApplication' is unavailable in watchOS
extension UIApplication {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:85:12: note: 'UIApplication' has been explicitly marked unavailable here
@interface UIApplication : UIResponder
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift:56:56: error: 'NSLayoutConstraint' is unavailable in watchOS
func makeConstraintToFillSuperviewVertically() -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift:68:58: error: 'NSLayoutConstraint' is unavailable in watchOS
func makeConstraintToFillSuperviewHorizontally() -> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift:6:20: error: 'UIView' is unavailable in watchOS
internal extension UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift:40:25: error: 'UIView' is unavailable in watchOS
public var options: UIView.AnimationOptions = []
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift:45:33: error: 'UIView' is unavailable in watchOS
public var keyframeOptions: UIView.KeyframeAnimationOptions = []
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift:20:55: error: 'UIView' is unavailable in watchOS
public func convert(rect: CGRect, from superview: UIView?) -> CGRect {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkCoordinateConverter.swift:63:57: error: 'UIView' is unavailable in watchOS
public func convert(point: CGPoint, from superview: UIView?) -> CGPoint {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:104:19: error: 'UIView' is unavailable in watchOS
for view: UIView? = nil,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:138:23: error: 'UIView' is unavailable in watchOS
in superview: UIView?,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:164:23: error: 'UIView' is unavailable in watchOS
in superview: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:199:23: error: 'UIView' is unavailable in watchOS
in superview: UIView?,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:229:56: error: 'UIView' is unavailable in watchOS
public func updateCurrentCoachMark(usingView view: UIView? = nil,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Helpers/Public/CoachMarkHelper.swift:280:20: error: 'UIView' is unavailable in watchOS
superview: UIView? = nil,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:16:20: error: 'init(dynamicProvider:)' is unavailable in watchOS
return UIColor { (traits) -> UIColor in
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:144:1: note: 'init(dynamicProvider:)' has been explicitly marked unavailable here
- (UIColor *)initWithDynamicProvider:(UIColor * (^)(UITraitCollection *traitCollection))dynamicProvider API_AVAILABLE(ios(13.0), tvos(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:17:27: error: 'userInterfaceStyle' is unavailable in watchOS
if traits.userInterfaceStyle == .dark {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:42:54: note: 'userInterfaceStyle' has been explicitly marked unavailable here
@property (nonatomic, readonly) UIUserInterfaceStyle userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos); // unspecified: UIUserInterfaceStyleUnspecified
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:30:20: error: 'init(dynamicProvider:)' is unavailable in watchOS
return UIColor { (traits) -> UIColor in
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:144:1: note: 'init(dynamicProvider:)' has been explicitly marked unavailable here
- (UIColor *)initWithDynamicProvider:(UIColor * (^)(UITraitCollection *traitCollection))dynamicProvider API_AVAILABLE(ios(13.0), tvos(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:31:27: error: 'userInterfaceStyle' is unavailable in watchOS
if traits.userInterfaceStyle == .dark {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:42:54: note: 'userInterfaceStyle' has been explicitly marked unavailable here
@property (nonatomic, readonly) UIUserInterfaceStyle userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos); // unspecified: UIUserInterfaceStyleUnspecified
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:32:39: error: 'UITraitCollection' is unavailable in watchOS
let lightTraits = UITraitCollection(userInterfaceStyle: .light)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:32:39: error: 'init(userInterfaceStyle:)' is unavailable in watchOS
let lightTraits = UITraitCollection(userInterfaceStyle: .light)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:41:1: note: 'init(userInterfaceStyle:)' has been explicitly marked unavailable here
+ (UITraitCollection *)traitCollectionWithUserInterfaceStyle:(UIUserInterfaceStyle)userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:33:36: error: 'systemGray4' is unavailable in watchOS
return UIColor.systemGray4.resolvedColor(with: lightTraits)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:148:49: note: 'systemGray4' has been explicitly marked unavailable here
@property (class, nonatomic, readonly) UIColor *systemGray4Color API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(tvos, watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:33:48: error: 'resolvedColor(with:)' is unavailable in watchOS
return UIColor.systemGray4.resolvedColor(with: lightTraits)
^~~~~~~~~~~~~
UIKit.UIColor.resolvedColor:3:13: note: 'resolvedColor(with:)' has been explicitly marked unavailable here
open func resolvedColor(with traitCollection: UITraitCollection) -> UIColor}
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:47:20: error: 'init(dynamicProvider:)' is unavailable in watchOS
return UIColor { (traits) -> UIColor in
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:144:1: note: 'init(dynamicProvider:)' has been explicitly marked unavailable here
- (UIColor *)initWithDynamicProvider:(UIColor * (^)(UITraitCollection *traitCollection))dynamicProvider API_AVAILABLE(ios(13.0), tvos(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:48:27: error: 'userInterfaceStyle' is unavailable in watchOS
if traits.userInterfaceStyle == .dark {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:42:54: note: 'userInterfaceStyle' has been explicitly marked unavailable here
@property (nonatomic, readonly) UIUserInterfaceStyle userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos); // unspecified: UIUserInterfaceStyleUnspecified
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:49:39: error: 'UITraitCollection' is unavailable in watchOS
let lightTraits = UITraitCollection(userInterfaceStyle: .light)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:49:39: error: 'init(userInterfaceStyle:)' is unavailable in watchOS
let lightTraits = UITraitCollection(userInterfaceStyle: .light)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:41:1: note: 'init(userInterfaceStyle:)' has been explicitly marked unavailable here
+ (UITraitCollection *)traitCollectionWithUserInterfaceStyle:(UIUserInterfaceStyle)userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:50:36: error: 'systemGray2' is unavailable in watchOS
return UIColor.systemGray2.resolvedColor(with: lightTraits)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:146:49: note: 'systemGray2' has been explicitly marked unavailable here
@property (class, nonatomic, readonly) UIColor *systemGray2Color API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(tvos, watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:50:48: error: 'resolvedColor(with:)' is unavailable in watchOS
return UIColor.systemGray2.resolvedColor(with: lightTraits)
^~~~~~~~~~~~~
UIKit.UIColor.resolvedColor:3:13: note: 'resolvedColor(with:)' has been explicitly marked unavailable here
open func resolvedColor(with traitCollection: UITraitCollection) -> UIColor}
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:64:20: error: 'init(dynamicProvider:)' is unavailable in watchOS
return UIColor { (traits) -> UIColor in
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:144:1: note: 'init(dynamicProvider:)' has been explicitly marked unavailable here
- (UIColor *)initWithDynamicProvider:(UIColor * (^)(UITraitCollection *traitCollection))dynamicProvider API_AVAILABLE(ios(13.0), tvos(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:65:27: error: 'userInterfaceStyle' is unavailable in watchOS
if traits.userInterfaceStyle == .dark {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:42:54: note: 'userInterfaceStyle' has been explicitly marked unavailable here
@property (nonatomic, readonly) UIUserInterfaceStyle userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos); // unspecified: UIUserInterfaceStyleUnspecified
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:66:29: error: 'systemGray' is unavailable in watchOS
return .systemGray
^~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:136:49: note: 'systemGray' has been explicitly marked unavailable here
@property (class, nonatomic, readonly) UIColor *systemGrayColor API_AVAILABLE(ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:80:20: error: 'init(dynamicProvider:)' is unavailable in watchOS
return UIColor { (traits) -> UIColor in
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:144:1: note: 'init(dynamicProvider:)' has been explicitly marked unavailable here
- (UIColor *)initWithDynamicProvider:(UIColor * (^)(UITraitCollection *traitCollection))dynamicProvider API_AVAILABLE(ios(13.0), tvos(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Instructions.swift:81:27: error: 'userInterfaceStyle' is unavailable in watchOS
if traits.userInterfaceStyle == .dark {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:42:54: note: 'userInterfaceStyle' has been explicitly marked unavailable here
@property (nonatomic, readonly) UIUserInterfaceStyle userInterfaceStyle API_AVAILABLE(tvos(10.0)) API_AVAILABLE(ios(12.0)) API_UNAVAILABLE(watchos); // unspecified: UIUserInterfaceStyleUnspecified
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:59:30: error: 'UIView' is unavailable in watchOS
func hide(coachMarkView: UIView, from coachMark: CoachMark, at index: Int,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:202:81: error: 'UIView' is unavailable in watchOS
private func prepare(coachMarkView: CoachMarkView, forDisplayIn parentView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:238:80: error: 'UIView' is unavailable in watchOS
forDisplayIn parentView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:279:82: error: 'UIView' is unavailable in watchOS
forDisplayIn parentView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/CoachMarkDisplayManager.swift:319:55: error: 'UIView' is unavailable in watchOS
private func applyIdleAnimation(to coachMarkView: UIView, from coachMark: CoachMark,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:25:37: error: 'UIVisualEffectView' is unavailable in watchOS
sizeTransitionOverlay = UIVisualEffectView(effect: blurEffect)
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIVisualEffectView.h:28:12: note: 'UIVisualEffectView' has been explicitly marked unavailable here
@interface UIVisualEffectView : UIView <NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:39:40: error: 'UIView' is unavailable in watchOS
private var sizeTransitionOverlay: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:41:29: error: 'UIView' is unavailable in watchOS
private var subOverlay: UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:68:29: error: 'UIVisualEffect' is unavailable in watchOS
private var blurEffect: UIVisualEffect {
^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIVisualEffect.h:15:12: note: 'UIVisualEffect' has been explicitly marked unavailable here
@interface UIVisualEffect : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:72:24: error: 'UIBlurEffect' is unavailable in watchOS
private let style: UIBlurEffect.Style
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBlurEffect.h:61:12: note: 'UIBlurEffect' has been explicitly marked unavailable here
@interface UIBlurEffect : UIVisualEffect
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:77:17: error: 'UIBlurEffect' is unavailable in watchOS
init(style: UIBlurEffect.Style) {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBlurEffect.h:61:12: note: 'UIBlurEffect' has been explicitly marked unavailable here
@interface UIBlurEffect : UIVisualEffect
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/BlurringOverlayStyleManager.swift:168:44: error: 'UITraitCollection' is unavailable in watchOS
func updateStyle(with traitCollection: UITraitCollection) {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift:11:24: error: 'UIView' is unavailable in watchOS
func snapshot() -> UIView?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/OverlayStyleManager.swift:46:44: error: 'UITraitCollection' is unavailable in watchOS
func updateStyle(with traitCollection: UITraitCollection)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:15:35: error: 'CAShapeLayer' is unavailable in watchOS
private var cutoutMaskLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:16:33: error: 'CAShapeLayer' is unavailable in watchOS
private var fullMaskLayer = CAShapeLayer()
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:17:36: error: 'CALayer' is unavailable in watchOS
private lazy var overlayLayer: CALayer = {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:117:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:105:44: error: 'UITraitCollection' is unavailable in watchOS
func updateStyle(with traitCollection: UITraitCollection) {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/OverlayStyleManager/TranslucentOverlayStyleManager.swift:157:38: error: 'CALayer' is unavailable in watchOS
private func createSublayer() -> CALayer {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:117:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:16:39: error: 'NSLayoutConstraint' is unavailable in watchOS
private var skipViewConstraints: [NSLayoutConstraint] = []
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:23:26: error: 'UIView' is unavailable in watchOS
func hide(skipView: (UIView & CoachMarkSkipView), duration: TimeInterval = 0) {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:37:26: error: 'UIView' is unavailable in watchOS
func show(skipView: (UIView & CoachMarkSkipView), duration: TimeInterval = 0) {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:63:28: error: 'UIView' is unavailable in watchOS
func update(skipView: (UIView & CoachMarkSkipView),
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:64:47: error: 'NSLayoutConstraint' is unavailable in watchOS
withConstraints constraints: [NSLayoutConstraint]?) {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:84:52: error: 'UIView' is unavailable in watchOS
private func defaultConstraints(for skipView: (UIView & CoachMarkSkipView), in parentView: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:84:96: error: 'UIView' is unavailable in watchOS
private func defaultConstraints(for skipView: (UIView & CoachMarkSkipView), in parentView: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Internal/SkipViewDisplayManager.swift:85:9: error: 'NSLayoutConstraint' is unavailable in watchOS
-> [NSLayoutConstraint] {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:24:33: error: 'UIBlurEffect' is unavailable in watchOS
public var blurEffectStyle: UIBlurEffect.Style? {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBlurEffect.h:61:12: note: 'UIBlurEffect' has been explicitly marked unavailable here
@interface UIBlurEffect : UIVisualEffect
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:72:34: error: 'UIStatusBarStyle' is unavailable in watchOS
internal var statusBarStyle: UIStatusBarStyle {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:22:28: note: 'UIStatusBarStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIStatusBarStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:102:50: error: 'UITapGestureRecognizer' is unavailable in watchOS
private lazy var singleTapGestureRecognizer: UITapGestureRecognizer = {
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:103:33: error: 'UITapGestureRecognizer' is unavailable in watchOS
let gestureRecognizer = UITapGestureRecognizer(target: self,
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITapGestureRecognizer.h:23:12: note: 'UITapGestureRecognizer' has been explicitly marked unavailable here
@interface UITapGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Managers/Public/OverlayManager.swift:165:44: error: 'UITraitCollection' is unavailable in watchOS
func updateStyle(with traitCollection: UITraitCollection) {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:23:12: note: 'UITraitCollection' has been explicitly marked unavailable here
@interface UITraitCollection : NSObject <NSCopying, NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkBodyView.swift:10:22: error: 'UIControl' is unavailable in watchOS
var nextControl: UIControl? { get }
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:9:22: error: 'UIControl' is unavailable in watchOS
var skipControl: UIControl? { get }
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:10:17: error: 'UIView' is unavailable in watchOS
var asView: UIView? { get }
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:14:22: error: 'UIControl' is unavailable in watchOS
var skipControl: UIControl? {
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:20:17: error: 'UIView' is unavailable in watchOS
var asView: UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarkSkipView.swift:19:48: error: 'UIView' is unavailable in watchOS
public extension CoachMarkSkipView where Self: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:45:20: error: 'UIView' is unavailable in watchOS
-> (bodyView: (UIView & CoachMarkBodyView), arrowView: (UIView & CoachMarkArrowView)?)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:45:61: error: 'UIView' is unavailable in watchOS
-> (bodyView: (UIView & CoachMarkBodyView), arrowView: (UIView & CoachMarkArrowView)?)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:57:64: error: 'UIView' is unavailable in watchOS
constraintsForSkipView skipView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:58:52: error: 'UIView' is unavailable in watchOS
inParent parentView: UIView) -> [NSLayoutConstraint]?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:58:64: error: 'NSLayoutConstraint' is unavailable in watchOS
inParent parentView: UIView) -> [NSLayoutConstraint]?
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:63:64: error: 'UIView' is unavailable in watchOS
constraintsForSkipView skipView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:64:52: error: 'UIView' is unavailable in watchOS
inParent parentView: UIView) -> [NSLayoutConstraint]? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:64:64: error: 'NSLayoutConstraint' is unavailable in watchOS
inParent parentView: UIView) -> [NSLayoutConstraint]? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:97:23: error: 'UIView' is unavailable in watchOS
-> (bodyView: UIView & CoachMarkBodyView, arrowView: (UIView & CoachMarkArrowView)?)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:97:63: error: 'UIView' is unavailable in watchOS
-> (bodyView: UIView & CoachMarkBodyView, arrowView: (UIView & CoachMarkArrowView)?)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:106:45: error: 'UIView' is unavailable in watchOS
func constraintsForSkipView(_ skipView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:107:54: error: 'UIView' is unavailable in watchOS
inParent parentView: UIView) -> [NSLayoutConstraint]?
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/CoachMarksControllerDataSource.swift:107:66: error: 'NSLayoutConstraint' is unavailable in watchOS
inParent parentView: UIView) -> [NSLayoutConstraint]?
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:9:83: error: 'UIView' is unavailable in watchOS
fetchAppearanceTransitionOfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:14:86: error: 'UIView' is unavailable in watchOS
fetchDisappearanceTransitionOfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:19:76: error: 'UIView' is unavailable in watchOS
fetchIdleAnimationOfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:26:83: error: 'UIView' is unavailable in watchOS
fetchAppearanceTransitionOfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:31:86: error: 'UIView' is unavailable in watchOS
fetchDisappearanceTransitionOfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:36:76: error: 'UIView' is unavailable in watchOS
fetchIdleAnimationOfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:42:63: error: 'UIView' is unavailable in watchOS
func fetchAppearanceTransition(OfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:46:66: error: 'UIView' is unavailable in watchOS
func fetchDisappearanceTransition(OfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerAnimationDelegate.swift:50:67: error: 'UIView' is unavailable in watchOS
func fetchIdleAnimationOfCoachMark(OfCoachMark coachMarkView: UIView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift:9:68: error: 'UIView' is unavailable in watchOS
configureOrnamentsOfOverlay overlay: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift:44:68: error: 'UIView' is unavailable in watchOS
configureOrnamentsOfOverlay overlay: UIView) { }
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Delegates/CoachMarksControllerDelegate.swift:92:40: error: 'UIView' is unavailable in watchOS
func configureOrnaments(ofOverlay: UIView)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:9:26: error: 'UIViewController' is unavailable in watchOS
case newWindow(over: UIViewController, at: UIWindow.Level?)
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:9:48: error: 'UIWindow' is unavailable in watchOS
case newWindow(over: UIViewController, at: UIWindow.Level?)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:10:28: error: 'UIViewController' is unavailable in watchOS
case currentWindow(of: UIViewController)
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:11:28: error: 'UIViewController' is unavailable in watchOS
case viewController(_: UIViewController)
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/PresentationContext.swift:13:37: error: 'UIViewController' is unavailable in watchOS
public static func window(over: UIViewController) -> PresentationContext {
^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Protocols and Enums/Public/Enums/ViewControllerConfiguration.swift:23:26: error: 'UIInterfaceOrientationMask' is unavailable in watchOS
case userDefined(as: UIInterfaceOrientationMask)
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:49:32: note: 'UIInterfaceOrientationMask' has been explicitly marked unavailable here
typedef NS_OPTIONS(NSUInteger, UIInterfaceOrientationMask) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:26:22: error: 'UIControl' is unavailable in watchOS
var nextControl: UIControl? {
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIControl.h:76:12: note: 'UIControl' has been explicitly marked unavailable here
@interface UIControl : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:31:29: error: 'UIView' is unavailable in watchOS
private var bodyUIView: UIView { return bodyView as! UIView }
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:32:30: error: 'UIView' is unavailable in watchOS
private var arrowUIView: UIView? { return arrowView as? UIView }
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:47:20: error: 'UIView' is unavailable in watchOS
init(bodyView: UIView & CoachMarkBodyView,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:48:22: error: 'UIView' is unavailable in watchOS
arrowView: (UIView & CoachMarkArrowView)? = nil,
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:9:22: error: 'UIView' is unavailable in watchOS
class CoachMarkView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:135:25: error: 'NSLayoutConstraint' is unavailable in watchOS
var arrowXposition: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/CoachMarkView.swift:138:28: error: 'NSLayoutConstraint' is unavailable in watchOS
var bodyStickToParent: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/MaskView.swift:12:21: error: 'CAShapeLayer' is unavailable in watchOS
var shapeLayer: CAShapeLayer {
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAShapeLayer.h:40:12: note: 'CAShapeLayer' has been explicitly marked unavailable here
@interface CAShapeLayer : CALayer
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/MaskView.swift:6:17: error: 'UIView' is unavailable in watchOS
class MaskView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:7:27: error: 'UIVisualEffectView' is unavailable in watchOS
var visualEffectView: UIVisualEffectView! {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIVisualEffectView.h:28:12: note: 'UIVisualEffectView' has been explicitly marked unavailable here
@interface UIVisualEffectView : UIView <NSSecureCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:19:25: error: 'UIView' is unavailable in watchOS
var backgroundView: UIView! {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:32:57: error: 'UIEvent' is unavailable in watchOS
override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:32:70: error: 'UIView' is unavailable in watchOS
override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlaySnapshotView.swift:6:28: error: 'UIView' is unavailable in watchOS
class OverlaySnapshotView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:13:17: error: 'UIView' is unavailable in watchOS
let holder: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:14:20: error: 'UIView' is unavailable in watchOS
let ornaments: UIView
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:48:64: error: 'UIEvent' is unavailable in watchOS
override public func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:48:77: error: 'UIView' is unavailable in watchOS
override public func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/OverlayView.swift:8:20: error: 'UIView' is unavailable in watchOS
class OverlayView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:7:14: error: cannot override 'init' which has been marked unavailable
override init(frame: CGRect) {
^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:27:1: note: 'init(frame:)' has been explicitly marked unavailable here
- (instancetype)initWithFrame:(CGRect)frame NS_DESIGNATED_INITIALIZER API_DEPRECATED("Use init(windowScene:) instead.", ios(2.0, 26.0), tvos(9.0, 26.0), visionos(1.0, 26.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:7:14: note: remove 'override' modifier to declare a new 'init'
override init(frame: CGRect) {
~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:18:14: error: cannot override 'init' which has been marked unavailable
override init(windowScene: UIWindowScene) {
^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:25:1: note: 'init(windowScene:)' has been explicitly marked unavailable here
- (instancetype)initWithWindowScene:(UIWindowScene *)windowScene NS_DESIGNATED_INITIALIZER API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:18:14: note: remove 'override' modifier to declare a new 'init'
override init(windowScene: UIWindowScene) {
~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:18:32: error: 'UIWindowScene' is unavailable in watchOS
override init(windowScene: UIWindowScene) {
^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindowScene.h:21:12: note: 'UIWindowScene' has been explicitly marked unavailable here
@interface UIWindowScene : UIScene
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:23:57: error: 'UIEvent' is unavailable in watchOS
override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:23:70: error: 'UIView' is unavailable in watchOS
override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:38:33: error: 'UIView' is unavailable in watchOS
var insertedViewsToIgnore: [UIView] {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:42:37: error: 'UIView' is unavailable in watchOS
func recursiveSubviews(of view: UIView) -> [UIView] {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:42:49: error: 'UIView' is unavailable in watchOS
func recursiveSubviews(of view: UIView) -> [UIView] {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:6:27: error: 'UIWindow' is unavailable in watchOS
class InstructionsWindow: UIWindow {
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:22:12: note: 'UIWindow' has been explicitly marked unavailable here
@interface UIWindow : UIView
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:61:57: error: 'UIEvent' is unavailable in watchOS
override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:61:70: error: 'UIView' is unavailable in watchOS
override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:60:24: error: 'UIView' is unavailable in watchOS
class PassthroughView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:77:57: error: 'UIEvent' is unavailable in watchOS
override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:77:70: error: 'UIView' is unavailable in watchOS
override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/Instructions/Views/PassthroughViews.swift:73:29: error: 'UIView' is unavailable in watchOS
class InstructionsRootView: UIView {
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
^
SwiftEmitModule normal armv7k Emitting\ module\ for\ Instructions (in target 'Instructions' from project 'Instructions')
2026-04-13 18:28:00.827 xcodebuild[818:4688] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Instructions (in target 'Instructions' from project 'Instructions')
EmitSwiftModule normal arm64 (in target 'Instructions' from project 'Instructions')
Building workspace spi-builder-workspace with scheme Instructions
(3 failures)
BUILD FAILURE 6.3 watchOS