The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SketchKit, reference develop (b320b6), with Swift 5.10 for watchOS using Xcode 15.4 on 26 Mar 2025 18:36:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SketchKit -destination generic/platform=watchOS

Build Log

/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:28:25: error: cannot find type 'UIView' in scope
public typealias View = UIView
                        ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:31:32: error: cannot find type 'UILayoutGuide' in scope
public typealias LayoutGuide = UILayoutGuide
                               ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:34:35: error: cannot find type 'UILayoutPriority' in scope
public typealias LayoutPriority = UILayoutPriority
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:19:20: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var topAnchor: NSLayoutYAxisAnchor { get }
                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:22:23: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var bottomAnchor: NSLayoutYAxisAnchor { get }
                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:25:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leadingAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:28:21: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leftAnchor: NSLayoutXAxisAnchor { get }
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:31:25: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var trailingAnchor: NSLayoutXAxisAnchor { get }
                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:34:22: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var rightAnchor: NSLayoutXAxisAnchor { get }
                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:37:23: error: cannot find type 'NSLayoutDimension' in scope
    var heightAnchor: NSLayoutDimension { get }
                      ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:40:22: error: cannot find type 'NSLayoutDimension' in scope
    var widthAnchor: NSLayoutDimension { get }
                     ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:43:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var centerXAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:46:24: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var centerYAnchor: NSLayoutYAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:28:25: error: cannot find type 'UIView' in scope
public typealias View = UIView
                        ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:31:32: error: cannot find type 'UILayoutGuide' in scope
public typealias LayoutGuide = UILayoutGuide
                               ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:19:20: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var topAnchor: NSLayoutYAxisAnchor { get }
                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:22:23: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var bottomAnchor: NSLayoutYAxisAnchor { get }
                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:25:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leadingAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:28:21: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leftAnchor: NSLayoutXAxisAnchor { get }
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:31:25: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var trailingAnchor: NSLayoutXAxisAnchor { get }
                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:34:22: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var rightAnchor: NSLayoutXAxisAnchor { get }
                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:37:23: error: cannot find type 'NSLayoutDimension' in scope
    var heightAnchor: NSLayoutDimension { get }
                      ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:40:22: error: cannot find type 'NSLayoutDimension' in scope
    var widthAnchor: NSLayoutDimension { get }
                     ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:43:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var centerXAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:46:24: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var centerYAnchor: NSLayoutYAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
SwiftEmitModule normal armv7k Emitting\ module\ for\ SketchKit (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.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/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:28:25: error: cannot find type 'UIView' in scope
public typealias View = UIView
                        ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:31:32: error: cannot find type 'UILayoutGuide' in scope
public typealias LayoutGuide = UILayoutGuide
                               ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:19:20: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var topAnchor: NSLayoutYAxisAnchor { get }
                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:22:23: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var bottomAnchor: NSLayoutYAxisAnchor { get }
                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:25:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leadingAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:28:21: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leftAnchor: NSLayoutXAxisAnchor { get }
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:31:25: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var trailingAnchor: NSLayoutXAxisAnchor { get }
                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:34:22: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var rightAnchor: NSLayoutXAxisAnchor { get }
                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:37:23: error: cannot find type 'NSLayoutDimension' in scope
    var heightAnchor: NSLayoutDimension { get }
                      ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:40:22: error: cannot find type 'NSLayoutDimension' in scope
    var widthAnchor: NSLayoutDimension { get }
                     ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:43:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var centerXAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:46:24: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var centerYAnchor: NSLayoutYAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:26:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:24:36: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:34:35: error: cannot find type 'UILayoutPriority' in scope
public typealias LayoutPriority = UILayoutPriority
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:42:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:40:49: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(greaterThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:58:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:56:46: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(lessThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:74:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:72:39: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:90:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:88:52: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(greaterThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:106:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:104:49: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(lessThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:122:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:120:40: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:138:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:136:53: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:154:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:152:50: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:170:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:168:37: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:186:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:184:50: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:202:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:200:47: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:218:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:216:41: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:234:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:232:54: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:250:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:248:51: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:266:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:264:38: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:282:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:280:51: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:298:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:296:48: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                               ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:312:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:326:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:340:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:356:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:354:48: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(equalTo layoutDimension: NSLayoutDimension,
                                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:372:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:370:58: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(lessThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                         ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:388:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:386:61: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(greaterThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                            ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:402:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:416:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:430:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:446:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:444:47: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(equalTo layoutDimension: NSLayoutDimension,
                                              ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:462:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:460:57: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(lessThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:478:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:476:60: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(greaterThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                           ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:494:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:492:40: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func centerXAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:510:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:508:40: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func centerYAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:526:71: error: cannot find type 'NSLayoutConstraint' in scope
    func inset(to view: View, withInset inset: EdgeInsets? = nil) -> [NSLayoutConstraint] {
                                                                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:540:44: error: cannot find type 'NSLayoutConstraint' in scope
    func aspectRatio(constant: CGFloat) -> NSLayoutConstraint {
                                           ^~~~~~~~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/KeyboardLayoutGuide.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/Constrainable+Anchors.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:26:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:24:36: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:34:35: error: cannot find type 'UILayoutPriority' in scope
public typealias LayoutPriority = UILayoutPriority
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:42:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:40:49: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(greaterThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:58:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:56:46: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(lessThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:74:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:72:39: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:90:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:88:52: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(greaterThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:106:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:104:49: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(lessThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:122:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:120:40: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:138:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:136:53: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:154:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:152:50: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:170:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:168:37: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:186:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:184:50: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:202:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:200:47: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:218:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:216:41: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:234:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:232:54: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:250:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:248:51: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:266:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:264:38: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:282:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:280:51: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:298:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:296:48: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                               ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:312:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:326:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:340:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:356:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:354:48: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(equalTo layoutDimension: NSLayoutDimension,
                                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:372:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:370:58: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(lessThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                         ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:388:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:386:61: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(greaterThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                            ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:402:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:416:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:430:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:446:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:444:47: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(equalTo layoutDimension: NSLayoutDimension,
                                              ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:462:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:460:57: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(lessThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:478:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:476:60: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(greaterThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                           ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:494:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:492:40: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func centerXAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:510:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:508:40: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func centerYAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:526:71: error: cannot find type 'NSLayoutConstraint' in scope
    func inset(to view: View, withInset inset: EdgeInsets? = nil) -> [NSLayoutConstraint] {
                                                                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:28:25: error: cannot find type 'UIView' in scope
public typealias View = UIView
                        ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:540:44: error: cannot find type 'NSLayoutConstraint' in scope
    func aspectRatio(constant: CGFloat) -> NSLayoutConstraint {
                                           ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:19:20: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var topAnchor: NSLayoutYAxisAnchor { get }
                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:22:23: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var bottomAnchor: NSLayoutYAxisAnchor { get }
                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:25:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leadingAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:28:21: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leftAnchor: NSLayoutXAxisAnchor { get }
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:31:25: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var trailingAnchor: NSLayoutXAxisAnchor { get }
                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:34:22: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var rightAnchor: NSLayoutXAxisAnchor { get }
                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:37:23: error: cannot find type 'NSLayoutDimension' in scope
    var heightAnchor: NSLayoutDimension { get }
                      ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:40:22: error: cannot find type 'NSLayoutDimension' in scope
    var widthAnchor: NSLayoutDimension { get }
                     ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:43:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var centerXAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:46:24: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var centerYAnchor: NSLayoutYAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:542:32: error: cannot infer contextual base in reference to member 'required'
        constraint.priority = .required
                              ~^~~~~~~~
SwiftCompile normal arm64_32 Compiling\ Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Constrainable+Anchors.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ SketchKitDSL.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKitDSL.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/KeyboardLayoutGuide.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/Anchors+SafeArea.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SketchKit (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.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/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64_32/SketchKit.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ SketchKit (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.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/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:28:25: error: cannot find type 'UIView' in scope
public typealias View = UIView
                        ^~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:31:32: error: cannot find type 'UILayoutGuide' in scope
public typealias LayoutGuide = UILayoutGuide
                               ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:19:20: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var topAnchor: NSLayoutYAxisAnchor { get }
                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:22:23: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var bottomAnchor: NSLayoutYAxisAnchor { get }
                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:25:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leadingAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:28:21: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var leftAnchor: NSLayoutXAxisAnchor { get }
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:31:25: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var trailingAnchor: NSLayoutXAxisAnchor { get }
                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:34:22: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var rightAnchor: NSLayoutXAxisAnchor { get }
                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:37:23: error: cannot find type 'NSLayoutDimension' in scope
    var heightAnchor: NSLayoutDimension { get }
                      ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:40:22: error: cannot find type 'NSLayoutDimension' in scope
    var widthAnchor: NSLayoutDimension { get }
                     ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:43:24: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    var centerXAnchor: NSLayoutXAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift:46:24: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    var centerYAnchor: NSLayoutYAxisAnchor { get }
                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:26:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:24:36: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift:34:35: error: cannot find type 'UILayoutPriority' in scope
public typealias LayoutPriority = UILayoutPriority
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:42:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:40:49: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(greaterThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:58:61: error: cannot find type 'NSLayoutConstraint' in scope
                   priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:56:46: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func topAnchor(lessThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:74:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:72:39: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:90:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:88:52: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(greaterThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:106:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:104:49: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func bottomAnchor(lessThanOrEqualTo anchor: NSLayoutYAxisAnchor,
                                                ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:122:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:120:40: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:138:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:136:53: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:154:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:152:50: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leadingAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:170:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:168:37: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:186:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:184:50: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:202:62: error: cannot find type 'NSLayoutConstraint' in scope
                    priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:200:47: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func leftAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:218:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:216:41: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:234:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:232:54: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:250:66: error: cannot find type 'NSLayoutConstraint' in scope
                        priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:248:51: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func trailingAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:266:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:264:38: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                     ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:282:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:280:51: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(greaterThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:298:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:296:48: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func rightAnchor(lessThanOrEqualTo anchor: NSLayoutXAxisAnchor,
                                               ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:312:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:326:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:340:64: error: cannot find type 'NSLayoutConstraint' in scope
                      priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                               ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:356:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:354:48: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(equalTo layoutDimension: NSLayoutDimension,
                                               ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:372:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:370:58: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(lessThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                         ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:388:53: error: cannot find type 'NSLayoutConstraint' in scope
                      multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:386:61: error: cannot find type 'NSLayoutDimension' in scope
    func heightAnchor(greaterThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                            ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:402:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:416:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:430:63: error: cannot find type 'NSLayoutConstraint' in scope
                     priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:446:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:444:47: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(equalTo layoutDimension: NSLayoutDimension,
                                              ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:462:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:460:57: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(lessThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:478:52: error: cannot find type 'NSLayoutConstraint' in scope
                     multiplier: CGFloat = 1.0) -> NSLayoutConstraint {
                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:476:60: error: cannot find type 'NSLayoutDimension' in scope
    func widthAnchor(greaterThanOrEqualTo layoutDimension: NSLayoutDimension,
                                                           ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:494:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:492:40: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    func centerXAnchor(equalTo anchor: NSLayoutXAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:510:65: error: cannot find type 'NSLayoutConstraint' in scope
                       priority: LayoutPriority = .required) -> NSLayoutConstraint {
                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:508:40: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    func centerYAnchor(equalTo anchor: NSLayoutYAxisAnchor,
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:526:71: error: cannot find type 'NSLayoutConstraint' in scope
    func inset(to view: View, withInset inset: EdgeInsets? = nil) -> [NSLayoutConstraint] {
                                                                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift:540:44: error: cannot find type 'NSLayoutConstraint' in scope
    func aspectRatio(constant: CGFloat) -> NSLayoutConstraint {
                                           ^~~~~~~~~~~~~~~~~~
SwiftDriver\ Compilation\ Requirements SketchKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SketchKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit_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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Anchors+SafeArea.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.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-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/SketchKit_const_extract_protocols.json -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.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/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SketchKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.o -index-unit-output-path /SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/arm64/Constrainable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SketchKit.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.swiftmodule (in target 'SketchKit' from project 'SketchKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SketchKit.swiftmodule/armv7k-apple-watchos.swiftmodule
error: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.swiftmodule: No such file or directory (in target 'SketchKit' from project 'SketchKit')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift (in target 'SketchKit' from project 'SketchKit')
	SwiftCompile normal armv7k Compiling\ SketchKitDSL.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/SketchKitDSL.swift (in target 'SketchKit' from project 'SketchKit')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift (in target 'SketchKit' from project 'SketchKit')
	SwiftCompile normal armv7k Compiling\ Constrainable.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Constrainable.swift (in target 'SketchKit' from project 'SketchKit')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SketchKit (in target 'SketchKit' from project 'SketchKit')
	SwiftCompile normal armv7k Compiling\ Constrainable+Anchors.swift /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift (in target 'SketchKit' from project 'SketchKit')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SketchKit/Extensions/Constrainable+Anchors.swift (in target 'SketchKit' from project 'SketchKit')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SketchKit (in target 'SketchKit' from project 'SketchKit')
	Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SketchKit.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SketchKit.build/Debug-watchos/SketchKit.build/Objects-normal/armv7k/SketchKit.swiftmodule (in target 'SketchKit' from project 'SketchKit')
(9 failures)
BUILD FAILURE 5.10 watchOS