The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Youi with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Hi-Rez/Youi.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Hi-Rez/Youi
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d1efe34 updates to work with latest Satin on macOS
Cloned https://github.com/Hi-Rez/Youi.git
Revision (git rev-parse @):
d1efe3424d2b8399101ce656828835f05ef43427
SUCCESS checkout https://github.com/Hi-Rez/Youi.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Hi-Rez/Youi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[1/13] Compiling SatinCore Helpers.c
[2/13] Copying Assets.xcassets
[3/13] Copying Pipelines
[4/13] Write swift-version--423B1241ED78D482.txt
[5/13] Write sources
[6/13] Compiling SatinCore Transforms.c
[7/13] Compiling SatinCore Bezier.c
[8/13] Compiling SatinCore Geometry.c
[9/13] Compiling SatinCore Types.c
[10/13] Compiling SatinCore Bounds.c
[11/13] Compiling SatinCore Triangulator.c
[12/13] Compiling SatinCore Generators.c
[14/104] Compiling Satin BoolParameter.swift
[15/104] Compiling Satin DoubleParameter.swift
[16/104] Compiling Satin Float2Parameter.swift
[17/104] Compiling Satin Float3Parameter.swift
[18/104] Compiling Satin Float3x3Parameter.swift
[19/104] Compiling Satin Float4Parameter.swift
[20/104] Compiling Satin Float4x4Parameter.swift
[21/104] Compiling Satin FloatParameter.swift
[22/104] Compiling Satin GenericParameter.swift
[23/104] Compiling Satin Int2Parameter.swift
[24/104] Compiling Satin Int3Parameter.swift
[25/104] Compiling Satin Int4Parameter.swift
[26/104] Compiling Satin IntParameter.swift
[27/116] Compiling Satin TriangleGeometry.swift
[28/116] Compiling Satin TubeGeometry.swift
[29/116] Compiling Satin BasicColorMaterial.swift
[30/116] Compiling Satin BasicDiffuseMaterial.swift
[31/116] Compiling Satin BasicPointMaterial.swift
[32/116] Compiling Satin BasicTextureMaterial.swift
[33/116] Compiling Satin DepthMaterial.swift
[34/116] Compiling Satin LiveMaterial.swift
[35/116] Compiling Satin MatCapMaterial.swift
[36/116] Compiling Satin NormalColorMaterial.swift
[37/116] Compiling Satin SkyboxMaterial.swift
[38/116] Compiling Satin UVColorMaterial.swift
[39/116] Compiling Satin AnyParameter.swift
[40/116] Emitting module Satin
[41/116] Compiling Satin IcoSphereGeometry.swift
[42/116] Compiling Satin OctaSphereGeometry.swift
[43/116] Compiling Satin ParametricGeometry.swift
[44/116] Compiling Satin PlaneGeometry.swift
[45/116] Compiling Satin PointGeometry.swift
[46/116] Compiling Satin QuadGeometry.swift
[47/116] Compiling Satin RoundedBoxGeometry.swift
[48/116] Compiling Satin RoundedRectGeometry.swift
[49/116] Compiling Satin SkyboxGeometry.swift
[50/116] Compiling Satin SphereGeometry.swift
[51/116] Compiling Satin SquircleGeometry.swift
[52/116] Compiling Satin TextGeometry.swift
[53/116] Compiling Satin TorusGeometry.swift
[54/116] Compiling Satin Bundle+Extensions.swift
[55/116] Compiling Satin Ray+Extensions.swift
[56/116] Compiling Satin Simd+Extensions.swift
[57/116] Compiling Satin String+Extensions.swift
[58/116] Compiling Satin Vertex+Extensions.swift
[59/116] Compiling Satin ArcGeometry.swift
[60/116] Compiling Satin BoxGeometry.swift
[61/116] Compiling Satin CapsuleGeometry.swift
[62/116] Compiling Satin CircleGeometry.swift
[63/116] Compiling Satin ConeGeometry.swift
[64/116] Compiling Satin CylinderGeometry.swift
[65/116] Compiling Satin ExtrudedRoundedRectGeometry.swift
[66/116] Compiling Satin ExtrudedTextGeometry.swift
[67/116] Compiling Satin PackedFloat3Parameter.swift
[68/116] Compiling Satin Parameter.swift
[69/116] Compiling Satin ParameterGroup.swift
[70/116] Compiling Satin StringParameter.swift
[71/116] Compiling Satin UInt32Parameter.swift
[72/116] Compiling Satin Intersectable.swift
[73/116] Compiling Satin Renderable.swift
[74/116] Compiling Satin LiveShader.swift
[75/116] Compiling Satin SourceShader.swift
[76/116] Compiling Satin Constants.swift
[77/116] Compiling Satin VertexUniforms.swift
[78/116] Compiling Satin FileWatcher.swift
[79/116] Compiling Satin Buffer.swift
[80/116] Compiling Satin UniformBuffer.swift
[81/116] Compiling Satin VertexUniformBuffer.swift
[82/116] Compiling Satin CameraController.swift
[83/116] Compiling Satin OrthographicCameraController.swift
[84/116] Compiling Satin PerspectiveCameraController.swift
[85/116] Compiling Satin FPSCameraController.swift
[86/116] Compiling Satin GesturalCameraController.swift
[87/116] Compiling Satin OrthographicCamera.swift
[88/116] Compiling Satin PerspectiveCamera.swift
[89/116] Compiling Satin BufferComputeSystem.swift
[90/116] Compiling Satin LiveBufferComputeSystem.swift
[91/116] Compiling Satin LiveTextureComputeSystem.swift
[92/116] Compiling Satin TextureComputeSystem.swift
[93/116] Compiling Satin Camera.swift
[94/116] Compiling Satin Context.swift
[95/116] Compiling Satin Geometry.swift
[96/116] Compiling Satin Material.swift
[97/116] Compiling Satin Mesh.swift
[98/116] Compiling Satin Object.swift
[99/116] Compiling Satin Raycaster.swift
[100/116] Compiling Satin Renderer.swift
[101/116] Compiling Satin Shader.swift
[102/116] Compiling Satin Submesh.swift
[103/116] Compiling Satin Export.swift
[104/116] Compiling Satin Bounds+Extensions.swift
[105/116] Compiling Satin Helpers.swift
[106/116] Compiling Satin MetalFileCompiler.swift
[107/116] Compiling Satin ParameterParser.swift
[108/116] Compiling Satin Paths.swift
[109/116] Compiling Satin Pipelines.swift
[110/116] Compiling Satin PostProcessor.swift
[111/116] Compiling Satin PublishedDidSet.swift
[112/116] Compiling Satin StructParser.swift
[113/116] Compiling Satin Textures.swift
[114/116] Compiling Satin ValueCache.swift
[115/116] Compiling Satin VertexDescriptors.swift
[116/116] Compiling Satin resource_bundle_accessor.swift
[117/145] Emitting module Youi
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/BindingInputViewController.swift:16:61: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class BindingInputViewController: InputViewController, NSTextFieldDelegate {
                                                            ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ButtonViewController.swift:15:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ButtonViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:40: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                       ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:58: warning: cannot use protocol 'NSWindowDelegate' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                                         ^
AppKit.NSWindowDelegate:1:17: note: type declared here
public protocol NSWindowDelegate : NSObjectProtocol {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPickerViewController.swift:18:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPickerViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DropDownViewController.swift:16:36: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DropDownViewController: NSViewController {
                                   ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/InspectorWindow.swift:13:29: warning: cannot use class 'NSWindow' here; 'AppKit' was not imported by this file
open class InspectorWindow: NSWindow {
                            ^
AppKit.NSWindow:1:12: note: type declared here
open class NSWindow : NSResponder, NSAnimatablePropertyContainer, NSMenuItemValidation, NSUserInterfaceValidations, NSUserInterfaceItemIdentification, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:33: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:51: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                                  ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiDropdownViewController.swift:15:41: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiDropdownViewController: NSViewController {
                                        ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:36: warning: cannot use class 'NSControl' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                   ^
AppKit.NSControl:1:12: note: type declared here
open class NSControl : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:57: warning: cannot use class 'NSTextView' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                                        ^
AppKit.NSTextView:1:12: note: type declared here
open class NSTextView : NSText, NSColorChanging, NSMenuItemValidation, NSUserInterfaceValidations, NSTextInputClient, NSTextLayoutOrientationProvider, NSDraggingSource, NSStandardKeyBindingResponding, NSTextInput, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:15:65: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiNumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                                ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiSliderViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiSliderViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiToggleViewController.swift:16:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiToggleViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/NumberInputViewController.swift:16:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class NumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:16:36: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    func onButtonPressed(_ sender: NSButton)
                                   ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:29:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var vStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:30:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var hStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:31:24: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    public var button: NSButton?
                       ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:32:23: warning: cannot use class 'NSTextField' here; 'AppKit' was not imported by this file
    public var label: NSTextField?
                      ^
AppKit.NSTextField:1:12: note: type declared here
open class NSTextField : NSControl, NSUserInterfaceValidations, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:24:24: warning: cannot use class 'NSSlider' here; 'AppKit' was not imported by this file
    public var slider: NSSlider!
                       ^
AppKit.NSSlider:1:12: note: type declared here
open class NSSlider : NSControl, NSAccessibilitySlider {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:20:42: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ProgressSliderViewController: NSViewController {
                                         ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/SliderViewController.swift:20:55: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class SliderViewController: InputViewController, NSTextFieldDelegate {
                                                      ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/Spacer.swift:12:20: warning: cannot use class 'NSView' here; 'AppKit' was not imported by this file
open class Spacer: NSView {
                   ^
AppKit.NSView:1:12: note: type declared here
open class NSView : NSResponder, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/StringInputViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class StringInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ToggleViewController.swift:16:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ToggleViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[118/148] Compiling Youi Spacer.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/Spacer.swift:12:20: warning: cannot use class 'NSView' here; 'AppKit' was not imported by this file
open class Spacer: NSView {
                   ^
AppKit.NSView:1:12: note: type declared here
open class NSView : NSResponder, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/StringInputViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class StringInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ToggleViewController.swift:16:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ToggleViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[119/148] Compiling Youi StringInputViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/Spacer.swift:12:20: warning: cannot use class 'NSView' here; 'AppKit' was not imported by this file
open class Spacer: NSView {
                   ^
AppKit.NSView:1:12: note: type declared here
open class NSView : NSResponder, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/StringInputViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class StringInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ToggleViewController.swift:16:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ToggleViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[120/148] Compiling Youi ToggleViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/Spacer.swift:12:20: warning: cannot use class 'NSView' here; 'AppKit' was not imported by this file
open class Spacer: NSView {
                   ^
AppKit.NSView:1:12: note: type declared here
open class NSView : NSResponder, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/StringInputViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class StringInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ToggleViewController.swift:16:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ToggleViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[121/148] Compiling Youi TranslucentView.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/Spacer.swift:12:20: warning: cannot use class 'NSView' here; 'AppKit' was not imported by this file
open class Spacer: NSView {
                   ^
AppKit.NSView:1:12: note: type declared here
open class NSView : NSResponder, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/StringInputViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class StringInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ToggleViewController.swift:16:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ToggleViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[122/148] Compiling Youi WidgetViewController.swift
[123/148] Compiling Youi Youi.swift
[124/148] Compiling Youi resource_bundle_accessor.swift
[125/148] Compiling Youi PanelHeaderViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:29:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var vStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:30:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var hStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:31:24: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    public var button: NSButton?
                       ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:32:23: warning: cannot use class 'NSTextField' here; 'AppKit' was not imported by this file
    public var label: NSTextField?
                      ^
AppKit.NSTextField:1:12: note: type declared here
open class NSTextField : NSControl, NSUserInterfaceValidations, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:24:24: warning: cannot use class 'NSSlider' here; 'AppKit' was not imported by this file
    public var slider: NSSlider!
                       ^
AppKit.NSSlider:1:12: note: type declared here
open class NSSlider : NSControl, NSAccessibilitySlider {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:20:42: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ProgressSliderViewController: NSViewController {
                                         ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/SliderViewController.swift:20:55: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class SliderViewController: InputViewController, NSTextFieldDelegate {
                                                      ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[126/148] Compiling Youi PanelViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:29:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var vStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:30:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var hStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:31:24: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    public var button: NSButton?
                       ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:32:23: warning: cannot use class 'NSTextField' here; 'AppKit' was not imported by this file
    public var label: NSTextField?
                      ^
AppKit.NSTextField:1:12: note: type declared here
open class NSTextField : NSControl, NSUserInterfaceValidations, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:24:24: warning: cannot use class 'NSSlider' here; 'AppKit' was not imported by this file
    public var slider: NSSlider!
                       ^
AppKit.NSSlider:1:12: note: type declared here
open class NSSlider : NSControl, NSAccessibilitySlider {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:20:42: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ProgressSliderViewController: NSViewController {
                                         ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/SliderViewController.swift:20:55: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class SliderViewController: InputViewController, NSTextFieldDelegate {
                                                      ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[127/148] Compiling Youi ProgressSliderViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:29:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var vStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:30:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var hStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:31:24: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    public var button: NSButton?
                       ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:32:23: warning: cannot use class 'NSTextField' here; 'AppKit' was not imported by this file
    public var label: NSTextField?
                      ^
AppKit.NSTextField:1:12: note: type declared here
open class NSTextField : NSControl, NSUserInterfaceValidations, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:24:24: warning: cannot use class 'NSSlider' here; 'AppKit' was not imported by this file
    public var slider: NSSlider!
                       ^
AppKit.NSSlider:1:12: note: type declared here
open class NSSlider : NSControl, NSAccessibilitySlider {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:20:42: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ProgressSliderViewController: NSViewController {
                                         ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/SliderViewController.swift:20:55: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class SliderViewController: InputViewController, NSTextFieldDelegate {
                                                      ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[128/148] Compiling Youi SliderViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:29:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var vStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:30:24: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
    public var hStack: NSStackView?
                       ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:31:24: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    public var button: NSButton?
                       ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/PanelViewController.swift:32:23: warning: cannot use class 'NSTextField' here; 'AppKit' was not imported by this file
    public var label: NSTextField?
                      ^
AppKit.NSTextField:1:12: note: type declared here
open class NSTextField : NSControl, NSUserInterfaceValidations, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:24:24: warning: cannot use class 'NSSlider' here; 'AppKit' was not imported by this file
    public var slider: NSSlider!
                       ^
AppKit.NSSlider:1:12: note: type declared here
open class NSSlider : NSControl, NSAccessibilitySlider {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ProgressSliderViewController.swift:20:42: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ProgressSliderViewController: NSViewController {
                                         ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/SliderViewController.swift:20:55: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class SliderViewController: InputViewController, NSTextFieldDelegate {
                                                      ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[129/148] Compiling Youi BindingInputViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/BindingInputViewController.swift:16:61: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class BindingInputViewController: InputViewController, NSTextFieldDelegate {
                                                            ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ButtonViewController.swift:15:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ButtonViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:40: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                       ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:58: warning: cannot use protocol 'NSWindowDelegate' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                                         ^
AppKit.NSWindowDelegate:1:17: note: type declared here
public protocol NSWindowDelegate : NSObjectProtocol {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPickerViewController.swift:18:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPickerViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[130/148] Compiling Youi ButtonViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/BindingInputViewController.swift:16:61: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class BindingInputViewController: InputViewController, NSTextFieldDelegate {
                                                            ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ButtonViewController.swift:15:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ButtonViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:40: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                       ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:58: warning: cannot use protocol 'NSWindowDelegate' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                                         ^
AppKit.NSWindowDelegate:1:17: note: type declared here
public protocol NSWindowDelegate : NSObjectProtocol {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPickerViewController.swift:18:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPickerViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[131/148] Compiling Youi ColorPaletteViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/BindingInputViewController.swift:16:61: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class BindingInputViewController: InputViewController, NSTextFieldDelegate {
                                                            ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ButtonViewController.swift:15:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ButtonViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:40: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                       ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:58: warning: cannot use protocol 'NSWindowDelegate' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                                         ^
AppKit.NSWindowDelegate:1:17: note: type declared here
public protocol NSWindowDelegate : NSObjectProtocol {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPickerViewController.swift:18:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPickerViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[132/148] Compiling Youi ColorPickerViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/BindingInputViewController.swift:16:61: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class BindingInputViewController: InputViewController, NSTextFieldDelegate {
                                                            ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ButtonViewController.swift:15:34: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ButtonViewController: NSViewController {
                                 ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:40: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                       ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPaletteViewController.swift:17:58: warning: cannot use protocol 'NSWindowDelegate' here; 'AppKit' was not imported by this file
open class ColorPaletteViewController: NSViewController, NSWindowDelegate {
                                                         ^
AppKit.NSWindowDelegate:1:17: note: type declared here
public protocol NSWindowDelegate : NSObjectProtocol {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/ColorPickerViewController.swift:18:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class ColorPickerViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[133/148] Compiling Youi InspectorWindow.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/InspectorWindow.swift:13:29: warning: cannot use class 'NSWindow' here; 'AppKit' was not imported by this file
open class InspectorWindow: NSWindow {
                            ^
AppKit.NSWindow:1:12: note: type declared here
open class NSWindow : NSResponder, NSAnimatablePropertyContainer, NSMenuItemValidation, NSUserInterfaceValidations, NSUserInterfaceItemIdentification, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:33: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:51: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                                  ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiDropdownViewController.swift:15:41: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiDropdownViewController: NSViewController {
                                        ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:36: warning: cannot use class 'NSControl' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                   ^
AppKit.NSControl:1:12: note: type declared here
open class NSControl : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:57: warning: cannot use class 'NSTextView' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                                        ^
AppKit.NSTextView:1:12: note: type declared here
open class NSTextView : NSText, NSColorChanging, NSMenuItemValidation, NSUserInterfaceValidations, NSTextInputClient, NSTextLayoutOrientationProvider, NSDraggingSource, NSStandardKeyBindingResponding, NSTextInput, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:15:65: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiNumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                                ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[134/148] Compiling Youi LabelViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/InspectorWindow.swift:13:29: warning: cannot use class 'NSWindow' here; 'AppKit' was not imported by this file
open class InspectorWindow: NSWindow {
                            ^
AppKit.NSWindow:1:12: note: type declared here
open class NSWindow : NSResponder, NSAnimatablePropertyContainer, NSMenuItemValidation, NSUserInterfaceValidations, NSUserInterfaceItemIdentification, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:33: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:51: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                                  ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiDropdownViewController.swift:15:41: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiDropdownViewController: NSViewController {
                                        ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:36: warning: cannot use class 'NSControl' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                   ^
AppKit.NSControl:1:12: note: type declared here
open class NSControl : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:57: warning: cannot use class 'NSTextView' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                                        ^
AppKit.NSTextView:1:12: note: type declared here
open class NSTextView : NSText, NSColorChanging, NSMenuItemValidation, NSUserInterfaceValidations, NSTextInputClient, NSTextLayoutOrientationProvider, NSDraggingSource, NSStandardKeyBindingResponding, NSTextInput, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:15:65: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiNumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                                ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[135/148] Compiling Youi MultiDropdownViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/InspectorWindow.swift:13:29: warning: cannot use class 'NSWindow' here; 'AppKit' was not imported by this file
open class InspectorWindow: NSWindow {
                            ^
AppKit.NSWindow:1:12: note: type declared here
open class NSWindow : NSResponder, NSAnimatablePropertyContainer, NSMenuItemValidation, NSUserInterfaceValidations, NSUserInterfaceItemIdentification, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:33: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:51: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                                  ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiDropdownViewController.swift:15:41: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiDropdownViewController: NSViewController {
                                        ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:36: warning: cannot use class 'NSControl' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                   ^
AppKit.NSControl:1:12: note: type declared here
open class NSControl : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:57: warning: cannot use class 'NSTextView' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                                        ^
AppKit.NSTextView:1:12: note: type declared here
open class NSTextView : NSText, NSColorChanging, NSMenuItemValidation, NSUserInterfaceValidations, NSTextInputClient, NSTextLayoutOrientationProvider, NSDraggingSource, NSStandardKeyBindingResponding, NSTextInput, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:15:65: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiNumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                                ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[136/148] Compiling Youi MultiNumberInputViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/InspectorWindow.swift:13:29: warning: cannot use class 'NSWindow' here; 'AppKit' was not imported by this file
open class InspectorWindow: NSWindow {
                            ^
AppKit.NSWindow:1:12: note: type declared here
open class NSWindow : NSResponder, NSAnimatablePropertyContainer, NSMenuItemValidation, NSUserInterfaceValidations, NSUserInterfaceItemIdentification, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:33: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/LabelViewController.swift:16:51: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class LabelViewController: NSViewController, NSTextFieldDelegate {
                                                  ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiDropdownViewController.swift:15:41: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiDropdownViewController: NSViewController {
                                        ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:36: warning: cannot use class 'NSControl' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                   ^
AppKit.NSControl:1:12: note: type declared here
open class NSControl : NSView {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:216:57: warning: cannot use class 'NSTextView' here; 'AppKit' was not imported by this file
    public func control(_ control: NSControl, textView: NSTextView, doCommandBy commandSelector: Selector) -> Bool {
                                                        ^
AppKit.NSTextView:1:12: note: type declared here
open class NSTextView : NSText, NSColorChanging, NSMenuItemValidation, NSUserInterfaceValidations, NSTextInputClient, NSTextLayoutOrientationProvider, NSDraggingSource, NSStandardKeyBindingResponding, NSTextInput, NSAccessibilityNavigableStaticText, NSTextContent {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiNumberInputViewController.swift:15:65: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiNumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                                ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[137/148] Compiling Youi ControlViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DropDownViewController.swift:16:36: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DropDownViewController: NSViewController {
                                   ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[138/148] Compiling Youi DetailsViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DropDownViewController.swift:16:36: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DropDownViewController: NSViewController {
                                   ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[139/148] Compiling Youi DisclosureButton.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DropDownViewController.swift:16:36: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DropDownViewController: NSViewController {
                                   ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[140/148] Compiling Youi DropDownViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DetailsViewController.swift:16:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class DetailsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/DropDownViewController.swift:16:36: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class DropDownViewController: NSViewController {
                                   ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
[141/148] Compiling Youi MultiSliderViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiSliderViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiSliderViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiToggleViewController.swift:16:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiToggleViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/NumberInputViewController.swift:16:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class NumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:16:36: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    func onButtonPressed(_ sender: NSButton)
                                   ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[142/148] Compiling Youi MultiToggleViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiSliderViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiSliderViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiToggleViewController.swift:16:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiToggleViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/NumberInputViewController.swift:16:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class NumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:16:36: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    func onButtonPressed(_ sender: NSButton)
                                   ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[143/148] Compiling Youi NumberInputViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiSliderViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiSliderViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiToggleViewController.swift:16:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiToggleViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/NumberInputViewController.swift:16:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class NumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:16:36: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    func onButtonPressed(_ sender: NSButton)
                                   ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[144/148] Compiling Youi OptionsViewController.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiSliderViewController.swift:15:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class MultiSliderViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/MultiToggleViewController.swift:16:39: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class MultiToggleViewController: NSViewController {
                                      ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/NumberInputViewController.swift:16:60: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class NumberInputViewController: InputViewController, NSTextFieldDelegate {
                                                           ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:16:36: warning: cannot use class 'NSButton' here; 'AppKit' was not imported by this file
    func onButtonPressed(_ sender: NSButton)
                                   ^
AppKit.NSButton:1:12: note: type declared here
open class NSButton : NSControl, NSUserInterfaceValidations, NSAccessibilityButton, NSUserInterfaceCompression {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:35: warning: cannot use class 'NSViewController' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                  ^
AppKit.NSViewController:2:12: note: type declared here
open class NSViewController : NSResponder, NSEditor, NSSeguePerforming, NSUserInterfaceItemIdentification {
           ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Youi/OptionsViewController.swift:19:53: warning: cannot use protocol 'NSTextFieldDelegate' here; 'AppKit' was not imported by this file
open class OptionsViewController: NSViewController, NSTextFieldDelegate {
                                                    ^
AppKit.NSTextFieldDelegate:1:17: note: type declared here
public protocol NSTextFieldDelegate : NSControlTextEditingDelegate {
                ^
[145/148] Compiling Youi HandleButton.swift
[146/148] Compiling Youi InputViewController.swift
[147/148] Compiling Youi InspectorHeaderViewController.swift
[148/148] Compiling Youi InspectorViewController.swift
Build complete! (15.02s)
Fetching https://github.com/Hi-Rez/Satin from cache
Fetched https://github.com/Hi-Rez/Satin from cache (0.17s)
Computing version for https://github.com/Hi-Rez/Satin
Computed https://github.com/Hi-Rez/Satin at 2.1.0 (0.38s)
Creating working copy for https://github.com/Hi-Rez/Satin
Working copy of https://github.com/Hi-Rez/Satin resolved at 2.1.0
Build complete.
Done.