This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Hi-Rez/Youi.git
Reference: 4.1.0
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Hi-Rez/Youi
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at eb63bdb bump satin to 2.1.0
Cloned https://github.com/Hi-Rez/Youi.git
Revision (git rev-parse @):
eb63bdb47c95eda8369f4c5885272e2726867732
SUCCESS checkout https://github.com/Hi-Rez/Youi.git at 4.1.0
Fetching https://github.com/Hi-Rez/Satin from cache
Fetched https://github.com/Hi-Rez/Satin (0.28s)
Computing version for https://github.com/Hi-Rez/Satin
Computed https://github.com/Hi-Rez/Satin at 2.1.0 (0.60s)
Creating working copy for https://github.com/Hi-Rez/Satin
Working copy of https://github.com/Hi-Rez/Satin resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "youi",
      "name": "Youi",
      "url": "https://github.com/Hi-Rez/Youi.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Youi",
      "dependencies": [
        {
          "identity": "satin",
          "name": "Satin",
          "url": "https://github.com/Hi-Rez/Satin",
          "version": "2.3.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Satin",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Hi-Rez/Youi.git
[1/618] Fetching youi
Fetched https://github.com/Hi-Rez/Youi.git (1.37s)
Fetching https://github.com/Hi-Rez/Satin from cache
Fetched https://github.com/Hi-Rez/Satin (0.23s)
Computing version for https://github.com/Hi-Rez/Satin
Computed https://github.com/Hi-Rez/Satin at 2.3.0 (0.05s)
Creating working copy for https://github.com/Hi-Rez/Satin
Working copy of https://github.com/Hi-Rez/Satin resolved at 2.3.0
Creating working copy for https://github.com/Hi-Rez/Youi.git
Working copy of https://github.com/Hi-Rez/Youi.git resolved at 4.1.0
warning: '.resolve-product-dependencies': dependency 'youi' is not used by any target
Found 1 product dependencies
  - Satin
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Compiling SatinCore Helpers.c
[1/10] Copying Assets.xcassets
[2/10] Copying Pipelines
[3/10] Compiling SatinCore Transforms.c
[4/10] Compiling SatinCore Geometry.c
[5/10] Compiling SatinCore Bounds.c
[5/10] Compiling SatinCore Types.c
[7/10] Compiling SatinCore Bezier.c
[8/10] Compiling SatinCore Triangulator.c
[9/10] Compiling SatinCore Generators.c
[11/101] Emitting module Satin
[12/113] Compiling Satin Bundle+Extensions.swift
[13/113] Compiling Satin Ray+Extensions.swift
[14/113] Compiling Satin Simd+Extensions.swift
[15/113] Compiling Satin String+Extensions.swift
[16/113] Compiling Satin Vertex+Extensions.swift
[17/113] Compiling Satin ArcGeometry.swift
[18/113] Compiling Satin BoxGeometry.swift
[19/113] Compiling Satin CapsuleGeometry.swift
[20/113] Compiling Satin CircleGeometry.swift
[21/113] Compiling Satin ConeGeometry.swift
[22/113] Compiling Satin CylinderGeometry.swift
[23/113] Compiling Satin ExtrudedRoundedRectGeometry.swift
[24/113] Compiling Satin ExtrudedTextGeometry.swift
[25/113] Compiling Satin IcoSphereGeometry.swift
[26/113] Compiling Satin OctaSphereGeometry.swift
[27/113] Compiling Satin ParametricGeometry.swift
[28/113] Compiling Satin PlaneGeometry.swift
[29/113] Compiling Satin PointGeometry.swift
[30/113] Compiling Satin QuadGeometry.swift
[31/113] Compiling Satin RoundedBoxGeometry.swift
[32/113] Compiling Satin RoundedRectGeometry.swift
[33/113] Compiling Satin SkyboxGeometry.swift
[34/113] Compiling Satin SphereGeometry.swift
[35/113] Compiling Satin SquircleGeometry.swift
[36/113] Compiling Satin TextGeometry.swift
[37/113] Compiling Satin TorusGeometry.swift
[38/113] Compiling Satin TriangleGeometry.swift
[39/113] Compiling Satin TubeGeometry.swift
[40/113] Compiling Satin BasicColorMaterial.swift
[41/113] Compiling Satin BasicDiffuseMaterial.swift
[42/113] Compiling Satin BasicPointMaterial.swift
[43/113] Compiling Satin BasicTextureMaterial.swift
[44/113] Compiling Satin DepthMaterial.swift
[45/113] Compiling Satin LiveMaterial.swift
[46/113] Compiling Satin MatCapMaterial.swift
[47/113] Compiling Satin NormalColorMaterial.swift
[48/113] Compiling Satin SkyboxMaterial.swift
[49/113] Compiling Satin UVColorMaterial.swift
[50/113] Compiling Satin AnyParameter.swift
[51/113] Compiling Satin BoolParameter.swift
[52/113] Compiling Satin DoubleParameter.swift
[53/113] Compiling Satin Float2Parameter.swift
[54/113] Compiling Satin Float3Parameter.swift
[55/113] Compiling Satin Float3x3Parameter.swift
[56/113] Compiling Satin Float4Parameter.swift
[57/113] Compiling Satin Float4x4Parameter.swift
[58/113] Compiling Satin FloatParameter.swift
[59/113] Compiling Satin GenericParameter.swift
[60/113] Compiling Satin Int2Parameter.swift
[61/113] Compiling Satin Int3Parameter.swift
[62/113] Compiling Satin Int4Parameter.swift
[63/113] Compiling Satin IntParameter.swift
[64/113] Compiling Satin PackedFloat3Parameter.swift
[65/113] Compiling Satin Parameter.swift
[66/113] Compiling Satin ParameterGroup.swift
[67/113] Compiling Satin StringParameter.swift
[68/113] Compiling Satin UInt32Parameter.swift
[69/113] Compiling Satin Intersectable.swift
[70/113] Compiling Satin Renderable.swift
[71/113] Compiling Satin LiveShader.swift
[72/113] Compiling Satin SourceShader.swift
[73/113] Compiling Satin Constants.swift
[74/113] Compiling Satin VertexUniforms.swift
[75/113] Compiling Satin FileWatcher.swift
[76/113] Compiling Satin TextureComputeSystem.swift
[77/113] Compiling Satin Camera.swift
[78/113] Compiling Satin Context.swift
[79/113] Compiling Satin Geometry.swift
[80/113] Compiling Satin Material.swift
[81/113] Compiling Satin Mesh.swift
[82/113] Compiling Satin Object.swift
[83/113] Compiling Satin Raycaster.swift
[84/113] Compiling Satin Renderer.swift
[85/113] Compiling Satin Shader.swift
[86/113] Compiling Satin Submesh.swift
[87/113] Compiling Satin Export.swift
[88/113] Compiling Satin Bounds+Extensions.swift
[89/113] Compiling Satin Buffer.swift
[90/113] Compiling Satin UniformBuffer.swift
[91/113] Compiling Satin VertexUniformBuffer.swift
[92/113] Compiling Satin CameraController.swift
[93/113] Compiling Satin OrthographicCameraController.swift
[94/113] Compiling Satin PerspectiveCameraController.swift
[95/113] Compiling Satin FPSCameraController.swift
[96/113] Compiling Satin GesturalCameraController.swift
[97/113] Compiling Satin OrthographicCamera.swift
[98/113] Compiling Satin PerspectiveCamera.swift
[99/113] Compiling Satin BufferComputeSystem.swift
[100/113] Compiling Satin LiveBufferComputeSystem.swift
[101/113] Compiling Satin LiveTextureComputeSystem.swift
[102/113] Compiling Satin Helpers.swift
[103/113] Compiling Satin MetalFileCompiler.swift
[104/113] Compiling Satin ParameterParser.swift
[105/113] Compiling Satin Paths.swift
[106/113] Compiling Satin Pipelines.swift
[107/113] Compiling Satin PostProcessor.swift
[108/113] Compiling Satin PublishedDidSet.swift
[109/113] Compiling Satin StructParser.swift
[110/113] Compiling Satin Textures.swift
[111/113] Compiling Satin ValueCache.swift
[112/113] Compiling Satin VertexDescriptors.swift
[113/113] Compiling Satin resource_bundle_accessor.swift
[114/142] Emitting module Youi
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[115/145] Compiling Youi HandleButton.swift
[116/145] Compiling Youi InputViewController.swift
[117/145] Compiling Youi InspectorHeaderViewController.swift
[118/145] Compiling Youi InspectorViewController.swift
[119/145] Compiling Youi WidgetViewController.swift
[120/145] Compiling Youi Youi.swift
[121/145] Compiling Youi resource_bundle_accessor.swift
[122/145] Compiling Youi ControlViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[123/145] Compiling Youi DetailsViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[124/145] Compiling Youi DisclosureButton.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[125/145] Compiling Youi DropDownViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[126/145] Compiling Youi PanelHeaderViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi PanelViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi ProgressSliderViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi SliderViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
                ^
[130/145] Compiling Youi Spacer.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[131/145] Compiling Youi StringInputViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[132/145] Compiling Youi ToggleViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[133/145] Compiling Youi TranslucentView.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[134/145] Compiling Youi InspectorWindow.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi LabelViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi MultiDropdownViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi MultiNumberInputViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
                ^
[138/145] Compiling Youi BindingInputViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[139/145] Compiling Youi ButtonViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[140/145] Compiling Youi ColorPaletteViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[141/145] Compiling Youi ColorPickerViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
           ^
[142/145] Compiling Youi MultiSliderViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi MultiToggleViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi NumberInputViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/145] Compiling Youi OptionsViewController.swift
/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/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 {
                ^
Build complete! (33.04s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.