The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build VDLayout, reference 5.0.1 (1b3ea6), with Swift 5.10 for watchOS using Xcode 15.4 on 11 Jul 2024 00:07:38 UTC.

Build Command

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

Build Log

    init(item: AnyObject?, constraints: [NSLayoutConstraint] = []) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:20:31: error: cannot find type 'UILayoutPriority' in scope
    public func set(priority: UILayoutPriority) {
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:45:91: error: cannot find type 'NSLayoutConstraint' in scope
    public func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> Constraints {
                                                                                          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:8:84: error: cannot find type 'NSLayoutConstraint' in scope
    func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> ConstraintsCollection
                                                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:193:18: error: cannot find type 'CACornerMask' in scope
public extension CACornerMask {
                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:5:31: error: cannot find type 'NSLayoutConstraint' in scope
    public var asAttributes: [NSLayoutConstraint.Attribute] {
                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:96:20: error: cannot find type 'NSLayoutConstraint' in scope
    var attribute: NSLayoutConstraint.Attribute {
                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift:41:18: error: cannot find type 'UIView' in scope
public extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift:3:11: error: cannot find type 'UIApplication' in scope
extension UIApplication {
          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift:3:11: error: cannot find type 'UIView' in scope
extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:79:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:155:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Relation {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:167:19: error: cannot find type 'UIView' in scope
private extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:13:23: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: NSLayoutConstraint.Attribute.Set,
                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:15:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:44:23: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: NSLayoutConstraint.Attribute.Set,
                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:47:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:71:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:102:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:124:24: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: [NSLayoutConstraint.Attribute.Set: CGFloat],
                       ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:126:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:150:28: error: cannot find type 'NSLayoutConstraint' in scope
        _ firstAttributes: NSLayoutConstraint.Attribute.Set,
                           ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:151:30: error: cannot find type 'NSLayoutConstraint' in scope
        to secondAttributes: NSLayoutConstraint.Attribute.Set,
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:153:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:188:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:3:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:40:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute: CustomStringConvertible {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:70:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:85:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Attribute {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:4:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:148:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute.Set: CustomStringConvertible {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:155:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute.Set {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:73:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Options {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:139:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Options {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:18:11: error: cannot find type 'UIView' in scope
extension UIView: NSLayoutConstraintable, Pinnable {
          ^~~~~~
/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/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:23:11: error: cannot find type 'UILayoutGuide' in scope
extension UILayoutGuide: NSLayoutConstraintable, Pinnable {
          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:28:11: error: cannot find type 'UIViewController' in scope
extension UIViewController: NSLayoutConstraintable, Pinnable {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:13:84: error: cannot find type 'NSLayoutConstraint' in scope
    func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> Constraints {
                                                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:39:19: error: cannot find type 'UIView' in scope
    var asUIView: 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/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:5:35: error: cannot find type 'NSLayoutConstraint' in scope
    func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat)
                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:10:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:17:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:24:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:31:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:38:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift:3:11: error: cannot find type 'UILayoutPriority' in scope
extension UILayoutPriority: ExpressibleByFloatLiteral {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift:10:11: error: cannot find type 'UILayoutPriority' in scope
extension UILayoutPriority: ExpressibleByIntegerLiteral {
          ^~~~~~~~~~~~~~~~
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ VDPin (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    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/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/Collection++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift -target arm64_32-apple-watchos6.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 -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin_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/.dependencies/checkouts/VDPin -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/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDPin -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:6:30: error: cannot find type 'NSLayoutConstraint' in scope
    public var constraints: [NSLayoutConstraint] = []
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:9:42: error: cannot find type 'NSLayoutConstraint' in scope
    init(item: AnyObject?, constraints: [NSLayoutConstraint] = []) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:20:31: error: cannot find type 'UILayoutPriority' in scope
    public func set(priority: UILayoutPriority) {
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:45:91: error: cannot find type 'NSLayoutConstraint' in scope
    public func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> Constraints {
                                                                                          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:8:84: error: cannot find type 'NSLayoutConstraint' in scope
    func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> ConstraintsCollection
                                                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:193:18: error: cannot find type 'CACornerMask' in scope
public extension CACornerMask {
                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:5:31: error: cannot find type 'NSLayoutConstraint' in scope
    public var asAttributes: [NSLayoutConstraint.Attribute] {
                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:96:20: error: cannot find type 'NSLayoutConstraint' in scope
    var attribute: NSLayoutConstraint.Attribute {
                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift:41:18: error: cannot find type 'UIView' in scope
public extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift:3:11: error: cannot find type 'UIApplication' in scope
extension UIApplication {
          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift:3:11: error: cannot find type 'UIView' in scope
extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:79:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:155:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Relation {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:167:19: error: cannot find type 'UIView' in scope
private extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:13:23: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: NSLayoutConstraint.Attribute.Set,
                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:15:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:44:23: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: NSLayoutConstraint.Attribute.Set,
                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:47:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:71:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:102:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:124:24: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: [NSLayoutConstraint.Attribute.Set: CGFloat],
                       ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:126:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:150:28: error: cannot find type 'NSLayoutConstraint' in scope
        _ firstAttributes: NSLayoutConstraint.Attribute.Set,
                           ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:151:30: error: cannot find type 'NSLayoutConstraint' in scope
        to secondAttributes: NSLayoutConstraint.Attribute.Set,
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:153:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:188:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:3:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:40:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute: CustomStringConvertible {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:70:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:85:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Attribute {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:4:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:148:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute.Set: CustomStringConvertible {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:155:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute.Set {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:73:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Options {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:139:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Options {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:18:11: error: cannot find type 'UIView' in scope
extension UIView: NSLayoutConstraintable, Pinnable {
          ^~~~~~
/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/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:23:11: error: cannot find type 'UILayoutGuide' in scope
extension UILayoutGuide: NSLayoutConstraintable, Pinnable {
          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:28:11: error: cannot find type 'UIViewController' in scope
extension UIViewController: NSLayoutConstraintable, Pinnable {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:13:84: error: cannot find type 'NSLayoutConstraint' in scope
    func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> Constraints {
                                                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:39:19: error: cannot find type 'UIView' in scope
    var asUIView: 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/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:5:35: error: cannot find type 'NSLayoutConstraint' in scope
    func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat)
                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:10:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:17:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:24:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:31:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:38:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift:3:11: error: cannot find type 'UILayoutPriority' in scope
extension UILayoutPriority: ExpressibleByFloatLiteral {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift:10:11: error: cannot find type 'UILayoutPriority' in scope
extension UILayoutPriority: ExpressibleByIntegerLiteral {
          ^~~~~~~~~~~~~~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ VDPin (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    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/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/Collection++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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 -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64/VDPin_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/.dependencies/checkouts/VDPin -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/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDPin -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64/VDPin.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64/VDPin.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64/VDPin-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64/VDPin-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64/VDPin-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64/VDPin.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64/VDPin.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:6:30: error: cannot find type 'NSLayoutConstraint' in scope
    public var constraints: [NSLayoutConstraint] = []
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:9:42: error: cannot find type 'NSLayoutConstraint' in scope
    init(item: AnyObject?, constraints: [NSLayoutConstraint] = []) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:20:31: error: cannot find type 'UILayoutPriority' in scope
    public func set(priority: UILayoutPriority) {
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift:45:91: error: cannot find type 'NSLayoutConstraint' in scope
    public func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> Constraints {
                                                                                          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:8:84: error: cannot find type 'NSLayoutConstraint' in scope
    func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> ConstraintsCollection
                                                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:193:18: error: cannot find type 'CACornerMask' in scope
public extension CACornerMask {
                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:5:31: error: cannot find type 'NSLayoutConstraint' in scope
    public var asAttributes: [NSLayoutConstraint.Attribute] {
                              ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift:96:20: error: cannot find type 'NSLayoutConstraint' in scope
    var attribute: NSLayoutConstraint.Attribute {
                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift:41:18: error: cannot find type 'UIView' in scope
public extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift:3:11: error: cannot find type 'UIApplication' in scope
extension UIApplication {
          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift:3:11: error: cannot find type 'UIView' in scope
extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:79:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:155:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Relation {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift:167:19: error: cannot find type 'UIView' in scope
private extension 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/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:13:23: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: NSLayoutConstraint.Attribute.Set,
                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:15:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:44:23: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: NSLayoutConstraint.Attribute.Set,
                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:47:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:71:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:102:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:124:24: error: cannot find type 'NSLayoutConstraint' in scope
        _ attributes: [NSLayoutConstraint.Attribute.Set: CGFloat],
                       ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:126:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:150:28: error: cannot find type 'NSLayoutConstraint' in scope
        _ firstAttributes: NSLayoutConstraint.Attribute.Set,
                           ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:151:30: error: cannot find type 'NSLayoutConstraint' in scope
        to secondAttributes: NSLayoutConstraint.Attribute.Set,
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:153:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift:188:18: error: cannot find type 'NSLayoutConstraint' in scope
        options: NSLayoutConstraint.Options...,
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:3:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:40:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute: CustomStringConvertible {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:70:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift:85:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Attribute {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:4:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:148:11: error: cannot find type 'NSLayoutConstraint' in scope
extension NSLayoutConstraint.Attribute.Set: CustomStringConvertible {
          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift:155:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Attribute.Set {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:3:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:73:18: error: cannot find type 'NSLayoutConstraint' in scope
public extension NSLayoutConstraint.Options {
                 ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift:139:19: error: cannot find type 'NSLayoutConstraint' in scope
private extension NSLayoutConstraint.Options {
                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:18:11: error: cannot find type 'UIView' in scope
extension UIView: NSLayoutConstraintable, Pinnable {
          ^~~~~~
/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/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:23:11: error: cannot find type 'UILayoutGuide' in scope
extension UILayoutGuide: NSLayoutConstraintable, Pinnable {
          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:28:11: error: cannot find type 'UIViewController' in scope
extension UIViewController: NSLayoutConstraintable, Pinnable {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:13:84: error: cannot find type 'NSLayoutConstraint' in scope
    func makeConstraints(_ constraints: @escaping (any NSLayoutConstraintable) -> [NSLayoutConstraint]) -> Constraints {
                                                                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift:39:19: error: cannot find type 'UIView' in scope
    var asUIView: 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/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:5:35: error: cannot find type 'NSLayoutConstraint' in scope
    func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat)
                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:10:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:17:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:24:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:31:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift:38:42: error: cannot find type 'NSLayoutConstraint' in scope
    public func toConstraintsRange() -> (NSLayoutConstraint.Relation, CGFloat) {
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift:3:11: error: cannot find type 'UILayoutPriority' in scope
extension UILayoutPriority: ExpressibleByFloatLiteral {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift:10:11: error: cannot find type 'UILayoutPriority' in scope
extension UILayoutPriority: ExpressibleByIntegerLiteral {
          ^~~~~~~~~~~~~~~~
SwiftEmitModule normal armv7k Emitting\ module\ for\ UIKitViews (in target 'UIKitViews' from project 'UIKitViews')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews
    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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIRepresentableWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView+Chain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewResizing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIView++.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -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/PackageFrameworks -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 -suppress-warnings -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/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/armv7k/UIKitViews_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/.dependencies/checkouts/UIKitViews -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/UIKitViews.build/Debug-watchos/UIKitViews.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/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name UIKitViews -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/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/armv7k/UIKitViews.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/armv7k/UIKitViews.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/armv7k/UIKitViews-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/armv7k/UIKitViews-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/armv7k/UIKitViews-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/armv7k/UIKitViews.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/armv7k/UIKitViews.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:3:57: error: cannot find type 'UIViewController' in scope
public struct AnyUIViewControllerRepresentable<Content: UIViewController>: UIKitRepresentable {
                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:63: error: cannot find type 'UIViewController' in scope
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
                                                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:27:37: error: cannot find type 'Context' in scope
        func makeUIViewController(context: Context) -> Content {
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:31:68: error: cannot find type 'Context' in scope
        func updateUIViewController(_ uiViewController: Content, context: Context) {
                                                                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:86: error: cannot find type 'Context' in scope
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
                                                                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:32: error: 'ProposedViewSize' is only available in watchOS 9.0 or newer
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
                                      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:7: note: add @available attribute to enclosing instance method
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:16: note: add @available attribute to enclosing generic struct
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:82: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:41:63: error: cannot find type 'UIViewController' in scope
private struct AnyUIViewControllerRepresentableIOS13<Content: UIViewController>: UIViewControllerRepresentable {
                                                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:3:49: error: cannot find type 'UIViewController' in scope
final class UIKitViewControllerWrapper<Content: UIViewController>: UIViewController {
                                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:50:37: error: cannot find type 'Context' in scope
        func makeUIViewController(context: Context) -> UIKitViewControllerWrapper<Content> {
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:54:96: error: cannot find type 'Context' in scope
        func updateUIViewController(_ uiViewController: UIKitViewControllerWrapper<Content>, context: Context) {
                                                                                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:41:82: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct AnyUIViewControllerRepresentableIOS13<Content: UIViewController>: UIViewControllerRepresentable {
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:3:47: error: cannot find type 'UIView' in scope
public struct AnyUIViewRepresentable<Content: UIView>: UIKitRepresentable {
                                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:53: error: cannot find type 'UIView' in scope
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
                                                    ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:28:27: error: cannot find type 'Context' in scope
        func makeUIView(context: Context) -> Content {
                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:32:48: error: cannot find type 'Context' in scope
        func updateUIView(_ uiView: Content, context: Context) {
                                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:76: error: cannot find type 'Context' in scope
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
                                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:32: error: 'ProposedViewSize' is only available in watchOS 9.0 or newer
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
                                      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:7: note: add @available attribute to enclosing instance method
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:16: note: add @available attribute to enclosing generic struct
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:62: error: cannot find type 'UIViewRepresentable' in scope
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:42:53: error: cannot find type 'UIView' in scope
private struct AnyUIViewRepresentableIOS13<Content: UIView>: UIViewRepresentable {
                                                    ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewWrapper.swift:3:39: error: cannot find type 'UIView' in scope
final class UIKitViewWrapper<Content: UIView>: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:51:27: error: cannot find type 'Context' in scope
        func makeUIView(context: Context) -> UIKitViewWrapper<Content> {
                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:55:66: error: cannot find type 'Context' in scope
        func updateUIView(_ uiView: UIKitViewWrapper<Content>, context: Context) {
                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:42:62: error: cannot find type 'UIViewRepresentable' in scope
private struct AnyUIViewRepresentableIOS13<Content: UIView>: UIViewRepresentable {
                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:64:19: error: cannot find type 'UIView' in scope
private extension 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:15:20: error: property does not override any property from its superclass
        override open var intrinsicContentSize: CGSize {
        ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:19:33: error: cannot find type 'UIHostingController' in scope
        private let hostingController: UIHostingController<RootView>
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:56:21: error: method does not override any method from its superclass
        override open func didMoveToWindow() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:4:41: error: cannot find type 'UIView' in scope
open class HostingView<RootView: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:7:21: error: method does not override any method from its superclass
        override open func viewDidLoad() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:13:21: error: method does not override any method from its superclass
        override open func viewWillLayoutSubviews() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:22:21: error: method does not override any method from its superclass
        override open func viewDidLayoutSubviews() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:3:50: error: cannot find type 'UIHostingController' in scope
open class SelfSizingHostingController<Content>: UIHostingController<Content> where Content: View {
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:6:46: error: value of type 'Content' has no member 'view'
        lazy var wrapper = UIKitViewWrapper(content.view)
                                            ~~~~~~~ ^~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:21:16: error: method does not override any method from its superclass
        override func loadView() {
        ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:3:68: error: cannot find type 'UIViewController' in scope
final class UIKitViewControllerWrapper<Content: UIViewController>: UIViewController {
                                                                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:6:31: error: cannot find type 'UIView' in scope
        func uiKitViewEnvironment<T: UIView, Value>(
                                     ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:16:31: error: cannot find type 'UIViewController' in scope
        func uiKitViewEnvironment<T: UIViewController, Value>(
                                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:16:7: error: invalid redeclaration of 'uiKitViewEnvironment'
        func uiKitViewEnvironment<T: UIViewController, Value>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:6:7: note: 'uiKitViewEnvironment' previously declared here
        func uiKitViewEnvironment<T: UIView, Value>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:26:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: UIView, A, B>(
                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:39:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: UIView, A>(
                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:47:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: UIView, A>(
                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:56:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:65:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:73:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController, A, B>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:73:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:transform:)'
        func uiKitViewBind<T: UIViewController, A, B>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:26:7: note: 'uiKitViewBind(environment:to:transform:)' previously declared here
        func uiKitViewBind<T: UIView, A, B>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:86:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController, A>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:86:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:)'
        func uiKitViewBind<T: UIViewController, A>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:39:7: note: 'uiKitViewBind(environment:to:)' previously declared here
        func uiKitViewBind<T: UIView, A>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:94:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController, A>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:94:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:)'
        func uiKitViewBind<T: UIViewController, A>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:47:7: note: 'uiKitViewBind(environment:to:)' previously declared here
        func uiKitViewBind<T: UIView, A>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:103:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:103:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:)'
        func uiKitViewBind<T: UIViewController>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:56:7: note: 'uiKitViewBind(environment:to:)' previously declared here
        func uiKitViewBind<T: UIView>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:112:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:112:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:)'
        func uiKitViewBind<T: UIViewController>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:65:7: note: 'uiKitViewBind(environment:to:)' previously declared here
        func uiKitViewBind<T: UIView>(
             ^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ UIKitViews (in target 'UIKitViews' from project 'UIKitViews')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews
    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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIRepresentableWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView+Chain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewResizing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIView++.swift -target arm64_32-apple-watchos6.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/PackageFrameworks -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 -suppress-warnings -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/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64_32/UIKitViews_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/.dependencies/checkouts/UIKitViews -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/UIKitViews.build/Debug-watchos/UIKitViews.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/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name UIKitViews -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/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64_32/UIKitViews.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64_32/UIKitViews.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64_32/UIKitViews-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64_32/UIKitViews-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64_32/UIKitViews-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64_32/UIKitViews.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64_32/UIKitViews.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:3:57: error: cannot find type 'UIViewController' in scope
public struct AnyUIViewControllerRepresentable<Content: UIViewController>: UIKitRepresentable {
                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:63: error: cannot find type 'UIViewController' in scope
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
                                                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:27:37: error: cannot find type 'Context' in scope
        func makeUIViewController(context: Context) -> Content {
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:31:68: error: cannot find type 'Context' in scope
        func updateUIViewController(_ uiViewController: Content, context: Context) {
                                                                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:86: error: cannot find type 'Context' in scope
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
                                                                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:32: error: 'ProposedViewSize' is only available in watchOS 9.0 or newer
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
                                      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:7: note: add @available attribute to enclosing instance method
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:16: note: add @available attribute to enclosing generic struct
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:82: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:41:63: error: cannot find type 'UIViewController' in scope
private struct AnyUIViewControllerRepresentableIOS13<Content: UIViewController>: UIViewControllerRepresentable {
                                                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:3:49: error: cannot find type 'UIViewController' in scope
final class UIKitViewControllerWrapper<Content: UIViewController>: UIViewController {
                                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:50:37: error: cannot find type 'Context' in scope
        func makeUIViewController(context: Context) -> UIKitViewControllerWrapper<Content> {
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:54:96: error: cannot find type 'Context' in scope
        func updateUIViewController(_ uiViewController: UIKitViewControllerWrapper<Content>, context: Context) {
                                                                                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:41:82: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct AnyUIViewControllerRepresentableIOS13<Content: UIViewController>: UIViewControllerRepresentable {
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:3:47: error: cannot find type 'UIView' in scope
public struct AnyUIViewRepresentable<Content: UIView>: UIKitRepresentable {
                                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:53: error: cannot find type 'UIView' in scope
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
                                                    ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:28:27: error: cannot find type 'Context' in scope
        func makeUIView(context: Context) -> Content {
                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:32:48: error: cannot find type 'Context' in scope
        func updateUIView(_ uiView: Content, context: Context) {
                                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:76: error: cannot find type 'Context' in scope
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
                                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:32: error: 'ProposedViewSize' is only available in watchOS 9.0 or newer
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
                                      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:7: note: add @available attribute to enclosing instance method
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:16: note: add @available attribute to enclosing generic struct
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:62: error: cannot find type 'UIViewRepresentable' in scope
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:42:53: error: cannot find type 'UIView' in scope
private struct AnyUIViewRepresentableIOS13<Content: UIView>: UIViewRepresentable {
                                                    ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewWrapper.swift:3:39: error: cannot find type 'UIView' in scope
final class UIKitViewWrapper<Content: UIView>: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:51:27: error: cannot find type 'Context' in scope
        func makeUIView(context: Context) -> UIKitViewWrapper<Content> {
                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:55:66: error: cannot find type 'Context' in scope
        func updateUIView(_ uiView: UIKitViewWrapper<Content>, context: Context) {
                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:42:62: error: cannot find type 'UIViewRepresentable' in scope
private struct AnyUIViewRepresentableIOS13<Content: UIView>: UIViewRepresentable {
                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:64:19: error: cannot find type 'UIView' in scope
private extension 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:15:20: error: property does not override any property from its superclass
        override open var intrinsicContentSize: CGSize {
        ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:19:33: error: cannot find type 'UIHostingController' in scope
        private let hostingController: UIHostingController<RootView>
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:56:21: error: method does not override any method from its superclass
        override open func didMoveToWindow() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:4:41: error: cannot find type 'UIView' in scope
open class HostingView<RootView: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:7:21: error: method does not override any method from its superclass
        override open func viewDidLoad() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:13:21: error: method does not override any method from its superclass
        override open func viewWillLayoutSubviews() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:22:21: error: method does not override any method from its superclass
        override open func viewDidLayoutSubviews() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:3:50: error: cannot find type 'UIHostingController' in scope
open class SelfSizingHostingController<Content>: UIHostingController<Content> where Content: View {
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:6:46: error: value of type 'Content' has no member 'view'
        lazy var wrapper = UIKitViewWrapper(content.view)
                                            ~~~~~~~ ^~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:21:16: error: method does not override any method from its superclass
        override func loadView() {
        ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:3:68: error: cannot find type 'UIViewController' in scope
final class UIKitViewControllerWrapper<Content: UIViewController>: UIViewController {
                                                                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:6:31: error: cannot find type 'UIView' in scope
        func uiKitViewEnvironment<T: UIView, Value>(
                                     ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:16:31: error: cannot find type 'UIViewController' in scope
        func uiKitViewEnvironment<T: UIViewController, Value>(
                                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:16:7: error: invalid redeclaration of 'uiKitViewEnvironment'
        func uiKitViewEnvironment<T: UIViewController, Value>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:6:7: note: 'uiKitViewEnvironment' previously declared here
        func uiKitViewEnvironment<T: UIView, Value>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:26:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: UIView, A, B>(
                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:39:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: UIView, A>(
                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:47:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: UIView, A>(
                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:56:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:65:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:73:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController, A, B>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:73:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:transform:)'
        func uiKitViewBind<T: UIViewController, A, B>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:26:7: note: 'uiKitViewBind(environment:to:transform:)' previously declared here
        func uiKitViewBind<T: UIView, A, B>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:86:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController, A>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:86:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:)'
        func uiKitViewBind<T: UIViewController, A>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:39:7: note: 'uiKitViewBind(environment:to:)' previously declared here
        func uiKitViewBind<T: UIView, A>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:94:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController, A>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:94:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:)'
        func uiKitViewBind<T: UIViewController, A>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:47:7: note: 'uiKitViewBind(environment:to:)' previously declared here
        func uiKitViewBind<T: UIView, A>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:103:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:103:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:)'
        func uiKitViewBind<T: UIViewController>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:56:7: note: 'uiKitViewBind(environment:to:)' previously declared here
        func uiKitViewBind<T: UIView>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:112:24: error: cannot find type 'UIViewController' in scope
        func uiKitViewBind<T: UIViewController>(
                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:112:7: error: invalid redeclaration of 'uiKitViewBind(environment:to:)'
        func uiKitViewBind<T: UIViewController>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:65:7: note: 'uiKitViewBind(environment:to:)' previously declared here
        func uiKitViewBind<T: UIView>(
             ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ UIKitViews (in target 'UIKitViews' from project 'UIKitViews')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews
    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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIRepresentableWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView+Chain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView+init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewResizing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIView++.swift -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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/PackageFrameworks -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 -suppress-warnings -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/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64/UIKitViews_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/.dependencies/checkouts/UIKitViews -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/UIKitViews.build/Debug-watchos/UIKitViews.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/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name UIKitViews -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/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64/UIKitViews.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64/UIKitViews.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64/UIKitViews-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64/UIKitViews-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64/UIKitViews-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64/UIKitViews.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIKitViews.build/Debug-watchos/UIKitViews.build/Objects-normal/arm64/UIKitViews.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:3:57: error: cannot find type 'UIViewController' in scope
public struct AnyUIViewControllerRepresentable<Content: UIViewController>: UIKitRepresentable {
                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:63: error: cannot find type 'UIViewController' in scope
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
                                                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:27:37: error: cannot find type 'Context' in scope
        func makeUIViewController(context: Context) -> Content {
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:31:68: error: cannot find type 'Context' in scope
        func updateUIViewController(_ uiViewController: Content, context: Context) {
                                                                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:86: error: cannot find type 'Context' in scope
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
                                                                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:32: error: 'ProposedViewSize' is only available in watchOS 9.0 or newer
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
                                      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:36:7: note: add @available attribute to enclosing instance method
        func sizeThatFits(_ proposal: ProposedViewSize, uiViewController: Content, context: Context) -> CGSize? {
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:16: note: add @available attribute to enclosing generic struct
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:20:82: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct AnyUIViewControllerRepresentableIOS16<Content: UIViewController>: UIViewControllerRepresentable {
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:41:63: error: cannot find type 'UIViewController' in scope
private struct AnyUIViewControllerRepresentableIOS13<Content: UIViewController>: UIViewControllerRepresentable {
                                                              ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:3:49: error: cannot find type 'UIViewController' in scope
final class UIKitViewControllerWrapper<Content: UIViewController>: UIViewController {
                                                ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:50:37: error: cannot find type 'Context' in scope
        func makeUIViewController(context: Context) -> UIKitViewControllerWrapper<Content> {
                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:54:96: error: cannot find type 'Context' in scope
        func updateUIViewController(_ uiViewController: UIKitViewControllerWrapper<Content>, context: Context) {
                                                                                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewControllerRepresentable.swift:41:82: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct AnyUIViewControllerRepresentableIOS13<Content: UIViewController>: UIViewControllerRepresentable {
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:3:47: error: cannot find type 'UIView' in scope
public struct AnyUIViewRepresentable<Content: UIView>: UIKitRepresentable {
                                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:53: error: cannot find type 'UIView' in scope
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
                                                    ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:28:27: error: cannot find type 'Context' in scope
        func makeUIView(context: Context) -> Content {
                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:32:48: error: cannot find type 'Context' in scope
        func updateUIView(_ uiView: Content, context: Context) {
                                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:76: error: cannot find type 'Context' in scope
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
                                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:32: error: 'ProposedViewSize' is only available in watchOS 9.0 or newer
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
                                      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:37:7: note: add @available attribute to enclosing instance method
        func sizeThatFits(_ proposal: ProposedViewSize, uiView: Content, context: Context) -> CGSize? {
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:16: note: add @available attribute to enclosing generic struct
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:21:62: error: cannot find type 'UIViewRepresentable' in scope
private struct AnyUIViewRepresentableIOS16<Content: UIView>: UIViewRepresentable {
                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:42:53: error: cannot find type 'UIView' in scope
private struct AnyUIViewRepresentableIOS13<Content: UIView>: UIViewRepresentable {
                                                    ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewWrapper.swift:3:39: error: cannot find type 'UIView' in scope
final class UIKitViewWrapper<Content: UIView>: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:51:27: error: cannot find type 'Context' in scope
        func makeUIView(context: Context) -> UIKitViewWrapper<Content> {
                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:55:66: error: cannot find type 'Context' in scope
        func updateUIView(_ uiView: UIKitViewWrapper<Content>, context: Context) {
                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/AnyUIViewRepresentable.swift:42:62: error: cannot find type 'UIViewRepresentable' in scope
private struct AnyUIViewRepresentableIOS13<Content: UIView>: UIViewRepresentable {
                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:64:19: error: cannot find type 'UIView' in scope
private extension 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:15:20: error: property does not override any property from its superclass
        override open var intrinsicContentSize: CGSize {
        ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:19:33: error: cannot find type 'UIHostingController' in scope
        private let hostingController: UIHostingController<RootView>
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:56:21: error: method does not override any method from its superclass
        override open func didMoveToWindow() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/HostingView.swift:4:41: error: cannot find type 'UIView' in scope
open class HostingView<RootView: 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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:7:21: error: method does not override any method from its superclass
        override open func viewDidLoad() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:13:21: error: method does not override any method from its superclass
        override open func viewWillLayoutSubviews() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:22:21: error: method does not override any method from its superclass
        override open func viewDidLayoutSubviews() {
        ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/SelfSizingHostingController.swift:3:50: error: cannot find type 'UIHostingController' in scope
open class SelfSizingHostingController<Content>: UIHostingController<Content> where Content: View {
                                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:6:46: error: value of type 'Content' has no member 'view'
        lazy var wrapper = UIKitViewWrapper(content.view)
                                            ~~~~~~~ ^~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:21:16: error: method does not override any method from its superclass
        override func loadView() {
        ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewControllerWrapper.swift:3:68: error: cannot find type 'UIViewController' in scope
final class UIKitViewControllerWrapper<Content: UIViewController>: UIViewController {
                                                                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:6:31: error: cannot find type 'UIView' in scope
        func uiKitViewEnvironment<T: UIView, Value>(
                                     ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:16:31: error: cannot find type 'UIViewController' in scope
        func uiKitViewEnvironment<T: UIViewController, Value>(
                                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:16:7: error: invalid redeclaration of 'uiKitViewEnvironment'
        func uiKitViewEnvironment<T: UIViewController, Value>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:6:7: note: 'uiKitViewEnvironment' previously declared here
        func uiKitViewEnvironment<T: UIView, Value>(
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:26:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: UIView, A, B>(
                              ^~~~~~
/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/.dependencies/checkouts/UIKitViews/Sources/UIKitViews/UIKitViewEnvironment.swift:39:24: error: cannot find type 'UIView' in scope
        func uiKitViewBind<T: UIView, A>(
                              ^~~~~~
/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;
^
SwiftDriverJobDiscovery normal arm64 Compiling Chain.swift (in target 'VDChain' from project 'VDChain')
SwiftCompile normal armv7k Compiling\ UIApplication++.swift,\ UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    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/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/Collection++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.dia -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -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 -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/VDPin_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/.dependencies/checkouts/VDPin -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/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDPin -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.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/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/Collection++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.dia -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -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 -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/VDPin_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/.dependencies/checkouts/VDPin -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/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDPin -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.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/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/Collection++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.dia -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -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 -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/VDPin_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/.dependencies/checkouts/VDPin -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/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDPin -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIApplication++.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/UIView++.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64_32 Compiling EmptyChaining.swift (in target 'VDChain' from project 'VDChain')
SwiftDriverJobDiscovery normal arm64_32 Compiling Chainable.swift (in target 'VDChain' from project 'VDChain')
SwiftDriverJobDiscovery normal arm64_32 Compiling PropertyChain.swift (in target 'VDChain' from project 'VDChain')
SwiftCompile normal arm64_32 Compiling\ NSLayoutConstraintAttribute+Ext.swift,\ NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    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/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/Collection++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.dia -target arm64_32-apple-watchos6.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 -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin_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/.dependencies/checkouts/VDPin -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/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDPin -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.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/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/Collection++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.dia -target arm64_32-apple-watchos6.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 -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin_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/.dependencies/checkouts/VDPin -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/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDPin -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.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/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Constraints.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Edge+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/Collection++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/ContentPriority.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIApplication++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Extensions/UIView++.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+Ext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraint+pin.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttribute+Ext.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintAttributeSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraintable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/NSLayoutConstraints+Options.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/Pinnable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/RangeConvertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin/Sources/VDPin/UILayoutPriority+Ext.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.dia -target arm64_32-apple-watchos6.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 -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/VDPin_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/.dependencies/checkouts/VDPin -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/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDPin -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttribute+Ext.o -index-unit-output-path /VDPin.build/Debug-watchos/VDPin.build/Objects-normal/arm64_32/NSLayoutConstraintAttributeSet.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriver\ Compilation\ Requirements VDPin normal armv7k com.apple.xcode.tools.swift.compiler (in target 'VDPin' from project 'VDPin')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDPin -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/VDPin.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-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/VDPin-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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/VDPin_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/VDPin.build/Debug-watchos/VDPin.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDPin.build/Debug-watchos/VDPin.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/VDPin.build/Debug-watchos/VDPin.build/Objects-normal/armv7k/VDPin-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/VDPin -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal armv7k Emitting\ module\ for\ VDPin (in target 'VDPin' from project 'VDPin')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ VDPin (in target 'VDPin' from project 'VDPin')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ VDPin (in target 'VDPin' from project 'VDPin')
(3 failures)
BUILD FAILURE 5.10 watchOS