Build Information
Failed to build UIKitPlus, reference master (f1d23d
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 16:32:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[203/297] Compiling UIKitPlus DeclarativeProtocol+ScreenEdgePan.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[204/297] Compiling UIKitPlus DeclarativeProtocol+Shadow.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[205/297] Compiling UIKitPlus DeclarativeProtocol+Swipe.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[206/297] Compiling UIKitPlus DeclarativeProtocol+Tag.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[207/297] Compiling UIKitPlus DeclarativeProtocol+Tap.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[208/297] Compiling UIKitPlus DeclarativeProtocol+Tint.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[209/297] Compiling UIKitPlus DeclarativeProtocol+UserInteraction.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[210/297] Compiling UIKitPlus NSEvent+Key.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[211/297] Compiling UIKitPlus NSLayoutConstraint+Activated.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[212/297] Compiling UIKitPlus NSLayoutConstraint+AllAttributes.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[213/297] Compiling UIKitPlus NSLayoutConstraint+Update.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[214/297] Compiling UIKitPlus NSSound+System.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[215/297] Compiling UIKitPlus NSView+BringToFront.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[216/297] Compiling UIKitPlus NavigationController+FadeTo.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[217/297] Compiling UIKitPlus NotificationCenter+Name.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[218/297] Compiling UIKitPlus Number+ConstraintValue.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[219/297] Compiling UIKitPlus Numeric+Device.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[220/297] Compiling UIKitPlus String+AttributedString.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[221/297] Compiling UIKitPlus String+LocalizedString.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[222/297] Compiling UIKitPlus String+SegmentControlable.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[223/297] Compiling UIKitPlus TableView+Cellable.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[224/297] Compiling UIKitPlus UIColor+Aplha.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[225/297] Compiling UIKitPlus UIColor+Dynamic.swift
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NotificationCenter+Name.swift:21:1: warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | }
20 |
21 | extension Notification.Name: RawRepresentable {}
| |- warning: extension declares a conformance of imported type 'Name' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | extension NotificationCenter {
23 | public struct NotificationType {
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
/Users/admin/builder/spi-builder-workspace/Classes/Extensions/NSView+BringToFront.swift:24:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
22 | return .orderedSame
23 | }
24 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
25 | }
26 | }
[226/297] Compiling UIKitPlus MacOS+VisualEffectView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[227/297] Compiling UIKitPlus PopupButton.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[228/297] Compiling UIKitPlus SecureTextField.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[229/297] Compiling UIKitPlus Button.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[230/297] Compiling UIKitPlus Collection.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[231/297] Compiling UIKitPlus CollectionDynamicCell.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[232/297] Compiling UIKitPlus CollectionView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[233/297] Compiling UIKitPlus CollectionViewAlignedFlowLayout.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[234/297] Compiling UIKitPlus CollectionViewCell.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[235/297] Compiling UIKitPlus CollectionViewFlowLayout.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[236/297] Compiling UIKitPlus ControlView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[237/297] Compiling UIKitPlus DatePickerView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[238/297] Compiling UIKitPlus DynamicPickerView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[239/297] Compiling UIKitPlus ImageView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[240/297] Compiling UIKitPlus InputView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[241/297] Compiling UIKitPlus LayerView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[242/297] Compiling UIKitPlus List.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[243/297] Compiling UIKitPlus ListDynamicCell.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[244/297] Compiling UIKitPlus PickerView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[245/297] Compiling UIKitPlus RefreshControl.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[246/297] Compiling UIKitPlus ScrollView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[247/297] Compiling UIKitPlus SegmentedControl.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[248/297] Compiling UIKitPlus SliderView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[249/297] Compiling UIKitPlus StaticListCell.swift
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[250/297] Compiling UIKitPlus Stepper.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[251/297] Compiling UIKitPlus TableView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[252/297] Compiling UIKitPlus TableViewCell.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[253/297] Compiling UIKitPlus Text.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[254/297] Compiling UIKitPlus TextField.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[255/297] Compiling UIKitPlus TextView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[256/297] Compiling UIKitPlus Toggle.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[257/297] Compiling UIKitPlus VerificationCodeView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[258/297] Compiling UIKitPlus VisualEffectView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[259/297] Compiling UIKitPlus WrappedViewControllerView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[260/297] Compiling UIKitPlus ActivityIndicator.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[261/297] Compiling UIKitPlus BarButtonItemView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[262/297] Compiling UIKitPlus BaseView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[263/297] Compiling UIKitPlus HScrollStack.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[264/297] Compiling UIKitPlus HSpace.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[265/297] Compiling UIKitPlus HStack.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[266/297] Compiling UIKitPlus HUD.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[267/297] Compiling UIKitPlus Space.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[268/297] Compiling UIKitPlus StackView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[269/297] Compiling UIKitPlus VScrollStack.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[270/297] Compiling UIKitPlus VSpace.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[271/297] Compiling UIKitPlus VStack.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[272/297] Compiling UIKitPlus View.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[273/297] Compiling UIKitPlus WrapperView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/HUD.swift:11:42: warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
9 |
10 | open class UHUD: UView {
11 | override public var declarativeView: HUD { return self }
| |- warning: 'HUD' is deprecated: renamed to 'UHUD' [#DeprecatedDeclaration]
| `- note: use 'UHUD' instead
12 |
13 | var imageHeight: CGFloat = 50
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/StackView.swift:252:25: warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
250 | #if os(macOS)
251 | fileprivate func flatten(_ orientation: NSUserInterfaceLayoutOrientation) -> BaseView {
252 | let stackView = StackView().orientation(orientation)
| |- warning: 'StackView' is deprecated: renamed to 'UStackView' [#DeprecatedDeclaration]
| `- note: use 'UStackView' instead
253 | forEach { stackView.add(item: $0) }
254 | return stackView
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:207:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
205 | _touchPanHandler?(.began, .zero, .zero)
206 | case .changed:
207 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
208 | scrollLastDeltaPoint.x += event.scrollingDeltaX
209 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:213:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
211 | }
212 | case .ended:
213 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
214 | scrollLastDeltaPoint.x += event.scrollingDeltaX
215 | scrollLastDeltaPoint.y += event.scrollingDeltaY
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:224:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
222 | }
223 | case .cancelled:
224 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
225 | _touchPanHandler?(.cancelled, .zero, .zero)
226 | self.scrollBeganPoint = nil
/Users/admin/builder/spi-builder-workspace/Classes/Views/Universal/View.swift:233:20: warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
231 | break
232 | default:
233 | if let scrollBeganPoint = scrollBeganPoint {
| `- warning: value 'scrollBeganPoint' was defined but never used; consider replacing with boolean test [#no-usage]
234 | print(event)
235 | scrollLastDeltaPoint.x += event.scrollingDeltaX
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[274/297] Compiling UIKitPlus Borders.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[275/297] Compiling UIKitPlus CodableState.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[276/297] Compiling UIKitPlus ConstraintValueType.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[277/297] Compiling UIKitPlus CustomCorners.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[278/297] Compiling UIKitPlus DeclarativeViewConstraints.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[279/297] Compiling UIKitPlus ExpressableState.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[280/297] Compiling UIKitPlus GesturesBuilder.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[281/297] Compiling UIKitPlus ImageReloadingStyle.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[282/297] Compiling UIKitPlus InnerState.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[283/297] Compiling UIKitPlus LivePreview.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[284/297] Compiling UIKitPlus PreviewBuilder.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[285/297] Compiling UIKitPlus PreviewBuilderItem.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[286/297] Compiling UIKitPlus ShortcutBuilder.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[287/297] Compiling UIKitPlus Spoken.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[288/297] Compiling UIKitPlus State.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[289/297] Compiling UIKitPlus StateStringBuilder.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[290/297] Compiling UIKitPlus UILayoutPriority.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[291/297] Compiling UIKitPlus ViewContext.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[292/297] Compiling UIKitPlus TextFieldStyle.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[293/297] Compiling UIKitPlus MacOS+Button.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[294/297] Compiling UIKitPlus MacOS+ImageView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[295/297] Compiling UIKitPlus MacOS+ScrollView.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[296/297] Compiling UIKitPlus MacOS+Text.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
[297/297] Compiling UIKitPlus MacOS+TextField.swift
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:864:19: warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
862 | }
863 |
864 | fileprivate class _Formatter<TF>: NumberFormatter where TF: UTextField {
| `- warning: class '_Formatter' must restate inherited '@unchecked Sendable' conformance
865 | let tf: TF
866 |
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:539:38: warning: result of call to function returning 'Bool?' is unused [#no-usage]
537 | public func `return`() {
538 | _innerDelegate.action()
539 | _innerDelegate.newLineHandler?()
| `- warning: result of call to function returning 'Bool?' is unused [#no-usage]
540 | }
541 | }
/Users/admin/builder/spi-builder-workspace/Classes/Views/MacOS/MacOS+TextField.swift:591:14: warning: no method declared with Objective-C selector 'noop:'
589 | func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
590 | switch commandSelector {
591 | case "noop:": // any unsupported combination
| `- warning: no method declared with Objective-C selector 'noop:'
592 | guard let event = NSApp.currentEvent else {
593 | return false
/Users/admin/builder/spi-builder-workspace/Classes/Objects/Properties.swift:43:73: error: cannot find type 'UITraitCollection' in scope
41 | case borderColor, shadowColor
42 | }
43 | var traitCollectionDidChangeHandlers: [TraitCollectionHandlerType: (UITraitCollection) -> Void] = [:]
| `- error: cannot find type 'UITraitCollection' in scope
44 |
45 | var hovered: Bool = false
BUILD FAILURE 6.2 macosSpm