Build Information
Successful build of Youi with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Hi-Rez/Youi.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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
Fetching https://github.com/Hi-Rez/Satin from cache
Fetched https://github.com/Hi-Rez/Satin (0.24s)
Computing version for https://github.com/Hi-Rez/Satin
Computed https://github.com/Hi-Rez/Satin at 2.1.0 (0.97s)
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/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 (0.36s)
Fetching https://github.com/Hi-Rez/Satin from cache
Fetched https://github.com/Hi-Rez/Satin (0.22s)
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 master
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.0.0.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
[6/10] Compiling SatinCore Triangulator.c
[7/10] Compiling SatinCore Generators.c
[8/10] Compiling SatinCore Bezier.c
[9/10] Compiling SatinCore Types.c
[11/101] Compiling Satin BoolParameter.swift
[12/101] Compiling Satin DoubleParameter.swift
[13/101] Compiling Satin Float2Parameter.swift
[14/101] Compiling Satin Float3Parameter.swift
[15/101] Compiling Satin Float3x3Parameter.swift
[16/101] Compiling Satin Float4Parameter.swift
[17/101] Compiling Satin Float4x4Parameter.swift
[18/101] Compiling Satin FloatParameter.swift
[19/101] Compiling Satin GenericParameter.swift
[20/101] Compiling Satin Int2Parameter.swift
[21/101] Compiling Satin Int3Parameter.swift
[22/101] Compiling Satin Int4Parameter.swift
[23/101] Compiling Satin IntParameter.swift
[24/101] Compiling Satin IcoSphereGeometry.swift
[25/101] Compiling Satin OctaSphereGeometry.swift
[26/101] Compiling Satin ParametricGeometry.swift
[27/101] Compiling Satin PlaneGeometry.swift
[28/101] Compiling Satin PointGeometry.swift
[29/101] Compiling Satin QuadGeometry.swift
[30/101] Compiling Satin RoundedBoxGeometry.swift
[31/101] Compiling Satin RoundedRectGeometry.swift
[32/101] Compiling Satin SkyboxGeometry.swift
[33/101] Compiling Satin SphereGeometry.swift
[34/101] Compiling Satin SquircleGeometry.swift
[35/101] Compiling Satin TextGeometry.swift
[36/101] Compiling Satin TorusGeometry.swift
[37/113] Compiling Satin TextureComputeSystem.swift
[38/113] Compiling Satin Camera.swift
[39/113] Compiling Satin Context.swift
[40/113] Compiling Satin Geometry.swift
[41/113] Compiling Satin Material.swift
[42/113] Compiling Satin Mesh.swift
[43/113] Compiling Satin Object.swift
[44/113] Compiling Satin Raycaster.swift
[45/113] Compiling Satin Renderer.swift
[46/113] Compiling Satin Shader.swift
[47/113] Compiling Satin Submesh.swift
[48/113] Compiling Satin Export.swift
[49/113] Compiling Satin Bounds+Extensions.swift
[50/113] Emitting module Satin
[51/113] Compiling Satin PackedFloat3Parameter.swift
[52/113] Compiling Satin Parameter.swift
[53/113] Compiling Satin ParameterGroup.swift
[54/113] Compiling Satin StringParameter.swift
[55/113] Compiling Satin UInt32Parameter.swift
[56/113] Compiling Satin Intersectable.swift
[57/113] Compiling Satin Renderable.swift
[58/113] Compiling Satin LiveShader.swift
[59/113] Compiling Satin SourceShader.swift
[60/113] Compiling Satin Constants.swift
[61/113] Compiling Satin VertexUniforms.swift
[62/113] Compiling Satin FileWatcher.swift
[63/113] Compiling Satin Bundle+Extensions.swift
[64/113] Compiling Satin Ray+Extensions.swift
[65/113] Compiling Satin Simd+Extensions.swift
[66/113] Compiling Satin String+Extensions.swift
[67/113] Compiling Satin Vertex+Extensions.swift
[68/113] Compiling Satin ArcGeometry.swift
[69/113] Compiling Satin BoxGeometry.swift
[70/113] Compiling Satin CapsuleGeometry.swift
[71/113] Compiling Satin CircleGeometry.swift
[72/113] Compiling Satin ConeGeometry.swift
[73/113] Compiling Satin CylinderGeometry.swift
[74/113] Compiling Satin ExtrudedRoundedRectGeometry.swift
[75/113] Compiling Satin ExtrudedTextGeometry.swift
[76/113] Compiling Satin Buffer.swift
[77/113] Compiling Satin UniformBuffer.swift
[78/113] Compiling Satin VertexUniformBuffer.swift
[79/113] Compiling Satin CameraController.swift
[80/113] Compiling Satin OrthographicCameraController.swift
[81/113] Compiling Satin PerspectiveCameraController.swift
[82/113] Compiling Satin FPSCameraController.swift
[83/113] Compiling Satin GesturalCameraController.swift
[84/113] Compiling Satin OrthographicCamera.swift
[85/113] Compiling Satin PerspectiveCamera.swift
[86/113] Compiling Satin BufferComputeSystem.swift
[87/113] Compiling Satin LiveBufferComputeSystem.swift
[88/113] Compiling Satin LiveTextureComputeSystem.swift
[89/113] Compiling Satin TriangleGeometry.swift
[90/113] Compiling Satin TubeGeometry.swift
[91/113] Compiling Satin BasicColorMaterial.swift
[92/113] Compiling Satin BasicDiffuseMaterial.swift
[93/113] Compiling Satin BasicPointMaterial.swift
[94/113] Compiling Satin BasicTextureMaterial.swift
[95/113] Compiling Satin DepthMaterial.swift
[96/113] Compiling Satin LiveMaterial.swift
[97/113] Compiling Satin MatCapMaterial.swift
[98/113] Compiling Satin NormalColorMaterial.swift
[99/113] Compiling Satin SkyboxMaterial.swift
[100/113] Compiling Satin UVColorMaterial.swift
[101/113] Compiling Satin AnyParameter.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] Compiling Youi Spacer.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/142] Compiling Youi StringInputViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[116/142] Compiling Youi ToggleViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[117/142] Compiling Youi TranslucentView.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/145] Compiling Youi WidgetViewController.swift
[119/145] Compiling Youi Youi.swift
[120/145] Compiling Youi resource_bundle_accessor.swift
[121/145] Compiling Youi InspectorWindow.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[122/145] Compiling Youi LabelViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[123/145] Compiling Youi MultiDropdownViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[124/145] Compiling Youi MultiNumberInputViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[125/145] Compiling Youi PanelHeaderViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/145] Compiling Youi PanelViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 ProgressSliderViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 SliderViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 BindingInputViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/145] Compiling Youi ButtonViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/145] Compiling Youi ColorPaletteViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/145] Compiling Youi ColorPickerViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/145] Compiling Youi ControlViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[134/145] Compiling Youi DetailsViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[135/145] Compiling Youi DisclosureButton.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[136/145] Compiling Youi DropDownViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[137/145] Emitting module Youi
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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 {
^
[138/145] Compiling Youi HandleButton.swift
[139/145] Compiling Youi InputViewController.swift
[140/145] Compiling Youi InspectorHeaderViewController.swift
[141/145] Compiling Youi InspectorViewController.swift
[142/145] Compiling Youi MultiSliderViewController.swift
/Users/admin/builds/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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/J1XnyXFH/0/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! (22.86s)
Build complete.
Done.