The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of StreamDeck, reference main (57f3ff), with Swift 6.2 for macOS (SPM) on 7 Nov 2025 07:42:53 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emorydunn/StreamDeckPlugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emorydunn/StreamDeckPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 57f3ffd Set version in docs
Cloned https://github.com/emorydunn/StreamDeckPlugin.git
Revision (git rev-parse @):
57f3ffdc486bb21d29275b3300a867dbe5481789
SUCCESS checkout https://github.com/emorydunn/StreamDeckPlugin.git at main
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2160] Fetching swift-docc-plugin
[88/18846] Fetching swift-docc-plugin, swift-argument-parser
[16903/91565] Fetching swift-docc-plugin, swift-argument-parser, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.69s)
[16921/18846] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (21.09s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (21.09s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (21.67s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.86s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3572] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.81s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.67s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "streamdeckplugin",
      "name": "StreamDeck",
      "url": "https://github.com/emorydunn/StreamDeckPlugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StreamDeckPlugin",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/emorydunn/StreamDeckPlugin.git
[1/2853] Fetching streamdeckplugin
Fetched https://github.com/emorydunn/StreamDeckPlugin.git from cache (0.88s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.91s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.99s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.03s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/emorydunn/StreamDeckPlugin.git
Working copy of https://github.com/emorydunn/StreamDeckPlugin.git resolved at main (57f3ffd)
warning: '.resolve-product-dependencies': dependency 'streamdeckplugin' is not used by any target
Found 2 product dependencies
  - swift-argument-parser
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/emorydunn/StreamDeckPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/16] Write sources
[13/16] Write swift-version-49B95AFC49DCD68C.txt
[15/61] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/61] Emitting module ArgumentParserToolInfo
[17/61] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/61] Emitting module ArgumentParserToolInfo
[19/153] Compiling ArgumentParser InputKey.swift
[20/153] Compiling ArgumentParser InputOrigin.swift
[21/153] Compiling ArgumentParser Name.swift
[22/153] Compiling ArgumentParser Parsed.swift
[23/153] Compiling ArgumentParser ParsedValues.swift
[24/157] Emitting module ArgumentParser
[25/157] Compiling ArgumentParser CommandConfiguration.swift
[26/157] Compiling ArgumentParser CommandGroup.swift
[27/157] Compiling ArgumentParser EnumerableFlag.swift
[28/157] Compiling ArgumentParser ExpressibleByArgument.swift
[29/157] Compiling ArgumentParser ParsableArguments.swift
[30/157] Emitting module ArgumentParser
[36/161] Compiling ArgumentParser SequenceExtensions.swift
[37/161] Compiling ArgumentParser StringExtensions.swift
[38/161] Compiling ArgumentParser SwiftExtensions.swift
[39/161] Compiling ArgumentParser Tree.swift
[40/161] Compiling ArgumentParser CodingKeyValidator.swift
[41/161] Compiling ArgumentParser NonsenseFlagsValidator.swift
[42/161] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/161] Compiling ArgumentParser PositionalArgumentsValidator.swift
[44/161] Compiling ArgumentParser UniqueNamesValidator.swift
[47/162] Compiling ArgumentParser DumpHelpGenerator.swift
[48/162] Compiling ArgumentParser HelpCommand.swift
[49/162] Compiling ArgumentParser ParserError.swift
[50/162] Compiling ArgumentParser SplitArguments.swift
[51/162] Compiling ArgumentParser HelpGenerator.swift
[52/162] Compiling ArgumentParser Flag.swift
[53/162] Compiling SDPlusLayout ModifiedItem.swift
[58/162] Compiling ArgumentParser FishCompletionsGenerator.swift
[59/162] Compiling ArgumentParser ZshCompletionsGenerator.swift
[60/162] Compiling ArgumentParser BashCompletionsGenerator.swift
[61/162] Compiling ArgumentParser CompletionsGenerator.swift
[64/162] Compiling SDPlusLayout ModifiedItem.swift
[65/162] Emitting module SDPlusLayout
[70/162] Compiling ArgumentParser Argument.swift
[78/163] Emitting module SDPlusLayout
[81/163] Compiling StreamDeckMacros SharedKeyMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeckMacros/SharedKeyMacro.swift:45:14: warning: 'argumentList' is deprecated: renamed to 'arguments' [#DeprecatedDeclaration]
 43 |
 44 | 		// Check we have the requisite number of arguments
 45 | 		guard node.argumentList.count == 3 else {
    |              |- warning: 'argumentList' is deprecated: renamed to 'arguments' [#DeprecatedDeclaration]
    |              `- note: use 'arguments' instead
 46 | 			throw MacroError.invalidCount
 47 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeckMacros/SharedKeyMacro.swift:50:27: warning: 'argumentList' is deprecated: renamed to 'arguments' [#DeprecatedDeclaration]
 48 |
 49 | 		// Create an array so we can access the args by index
 50 | 		let argumentList = node.argumentList.map { $0 }
    |                           |- warning: 'argumentList' is deprecated: renamed to 'arguments' [#DeprecatedDeclaration]
    |                           `- note: use 'arguments' instead
 51 |
 52 | 		// Get the name from the first argument
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[82/163] Compiling StreamDeckMacros KeyMacros.swift
[83/163] Compiling StreamDeckMacros Plugin.swift
[84/163] Emitting module StreamDeckMacros
[85/163] Compiling StreamDeckMacros EntryMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeckMacros/EntryMacro.swift:42:49: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 40 | 	static func identifier(of declaration: some DeclSyntaxProtocol) throws -> String {
 41 | 		guard let variableDecl = declaration.as(VariableDeclSyntax.self),
 42 | 			  let patternBinding = variableDecl.bindings.as(PatternBindingListSyntax.self)?.first?.as(PatternBindingSyntax.self),
    |                                                 `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 43 | 			  let identifier = patternBinding.pattern.as(IdentifierPatternSyntax.self)?.identifier.text
 44 | 		else {
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeckMacros/EntryMacro.swift:42:91: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 40 | 	static func identifier(of declaration: some DeclSyntaxProtocol) throws -> String {
 41 | 		guard let variableDecl = declaration.as(VariableDeclSyntax.self),
 42 | 			  let patternBinding = variableDecl.bindings.as(PatternBindingListSyntax.self)?.first?.as(PatternBindingSyntax.self),
    |                                                                                           `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 43 | 			  let identifier = patternBinding.pattern.as(IdentifierPatternSyntax.self)?.identifier.text
 44 | 		else {
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeckMacros/EntryMacro.swift:54:49: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 52 | 	static func initializer(of declaration: some DeclSyntaxProtocol) throws -> InitializerClauseSyntax {
 53 | 		guard let variableDecl = declaration.as(VariableDeclSyntax.self),
 54 | 			  let patternBinding = variableDecl.bindings.as(PatternBindingListSyntax.self)?.first?.as(PatternBindingSyntax.self),
    |                                                 `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 55 | 			  let identifier = patternBinding.pattern.as(IdentifierPatternSyntax.self)?.identifier.text,
 56 | 			  let initializer = patternBinding.initializer
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeckMacros/EntryMacro.swift:54:91: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 52 | 	static func initializer(of declaration: some DeclSyntaxProtocol) throws -> InitializerClauseSyntax {
 53 | 		guard let variableDecl = declaration.as(VariableDeclSyntax.self),
 54 | 			  let patternBinding = variableDecl.bindings.as(PatternBindingListSyntax.self)?.first?.as(PatternBindingSyntax.self),
    |                                                                                           `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 55 | 			  let identifier = patternBinding.pattern.as(IdentifierPatternSyntax.self)?.identifier.text,
 56 | 			  let initializer = patternBinding.initializer
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeckMacros/EntryMacro.swift:55:10: warning: immutable value 'identifier' was never used; consider replacing with '_' or removing it [#no-usage]
 53 | 		guard let variableDecl = declaration.as(VariableDeclSyntax.self),
 54 | 			  let patternBinding = variableDecl.bindings.as(PatternBindingListSyntax.self)?.first?.as(PatternBindingSyntax.self),
 55 | 			  let identifier = patternBinding.pattern.as(IdentifierPatternSyntax.self)?.identifier.text,
    |          `- warning: immutable value 'identifier' was never used; consider replacing with '_' or removing it [#no-usage]
 56 | 			  let initializer = patternBinding.initializer
 57 | 		else {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[85/163] Write Objects.LinkFileList
[96/163] Compiling SDPlusLayout Properties.swift
[104/163] Compiling ArgumentParser NameSpecification.swift
[105/163] Compiling ArgumentParser Option.swift
[106/163] Compiling ArgumentParser OptionGroup.swift
[107/163] Compiling ArgumentParser AsyncParsableCommand.swift
[113/163] Compiling ArgumentParser ArgumentDiscussion.swift
[114/163] Compiling ArgumentParser ArgumentHelp.swift
[115/163] Compiling ArgumentParser ArgumentVisibility.swift
[116/163] Compiling ArgumentParser CompletionKind.swift
[117/163] Compiling ArgumentParser Errors.swift
[123/163] Compiling ArgumentParser MessageInfo.swift
[124/163] Compiling ArgumentParser UsageGenerator.swift
[125/163] Compiling ArgumentParser CollectionExtensions.swift
[126/163] Compiling ArgumentParser Mutex.swift
[127/163] Compiling ArgumentParser Platform.swift
[133/163] Compiling ArgumentParser ParsableCommand.swift
[134/163] Compiling ArgumentParser ArgumentDecoder.swift
[135/163] Compiling ArgumentParser ArgumentDefinition.swift
[136/163] Compiling ArgumentParser ArgumentSet.swift
[137/163] Compiling ArgumentParser CommandParser.swift
[157/163] Linking StreamDeckMacros-tool
[159/204] Compiling StreamDeck PluginSoftware.swift
[160/204] Compiling StreamDeck RotaryEncoder.swift
[161/204] Compiling StreamDeck TriggerDescription.swift
[162/204] Compiling StreamDeck SPDI.swift
[163/204] Compiling StreamDeck LongPress.swift
[164/245] Compiling StreamDeck SDPlugin+Support.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:143:4: warning: result of 'DatasourceItem' initializer is unused [#no-usage]
141 | 		// If the item has a value it's a standard item
142 | 		if let value {
143 | 			DatasourceItem(label: label, value: value, disabled: disabled)
    |    `- warning: result of 'DatasourceItem' initializer is unused [#no-usage]
144 | 		}
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:154:4: warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
152 | 			}
153 |
154 | 			DatasourceItemGroup(label: label, children: items)
    |    `- warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
155 | 		}
156 |
[165/245] Compiling StreamDeck StreamDeckPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:143:4: warning: result of 'DatasourceItem' initializer is unused [#no-usage]
141 | 		// If the item has a value it's a standard item
142 | 		if let value {
143 | 			DatasourceItem(label: label, value: value, disabled: disabled)
    |    `- warning: result of 'DatasourceItem' initializer is unused [#no-usage]
144 | 		}
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:154:4: warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
152 | 			}
153 |
154 | 			DatasourceItemGroup(label: label, children: items)
    |    `- warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
155 | 		}
156 |
[166/245] Compiling StreamDeck ActionControllerRegistry.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:143:4: warning: result of 'DatasourceItem' initializer is unused [#no-usage]
141 | 		// If the item has a value it's a standard item
142 | 		if let value {
143 | 			DatasourceItem(label: label, value: value, disabled: disabled)
    |    `- warning: result of 'DatasourceItem' initializer is unused [#no-usage]
144 | 		}
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:154:4: warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
152 | 			}
153 |
154 | 			DatasourceItemGroup(label: label, children: items)
    |    `- warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
155 | 		}
156 |
[167/245] Compiling StreamDeck EnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:143:4: warning: result of 'DatasourceItem' initializer is unused [#no-usage]
141 | 		// If the item has a value it's a standard item
142 | 		if let value {
143 | 			DatasourceItem(label: label, value: value, disabled: disabled)
    |    `- warning: result of 'DatasourceItem' initializer is unused [#no-usage]
144 | 		}
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:154:4: warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
152 | 			}
153 |
154 | 			DatasourceItemGroup(label: label, children: items)
    |    `- warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
155 | 		}
156 |
[168/249] Compiling StreamDeck Fonts.swift
[169/249] Compiling StreamDeck Hardware.swift
[170/249] Compiling StreamDeck PluginAction.swift
[171/249] Compiling StreamDeck PluginActionState.swift
[176/253] Emitting module StreamDeck
[178/253] Compiling StreamDeck GlobalSettings.swift
[179/253] Compiling StreamDeck GlobalSettingsKey.swift
[180/253] Compiling StreamDeck SettingsWrapper.swift
[181/253] Compiling StreamDeck State.swift
[186/253] Compiling StreamDeck ActionBuilder.swift
[187/253] Compiling StreamDeck ExportCommand.swift
[188/253] Compiling StreamDeck PluginCommand.swift
[189/253] Compiling StreamDeck StreamDeckCommand.swift
[190/253] Compiling StreamDeck StreamDeckKey.swift
[191/253] Compiling StreamDeck EventProtocols.swift
[192/253] Compiling StreamDeck Events.swift
[193/253] Compiling StreamDeck CharSet+DNS.swift
[194/253] Compiling StreamDeck NSImage+Base64.swift
[195/253] Compiling StreamDeck URL+Argument.swift
[196/253] Compiling StreamDeck LongPress.swift
[197/253] Compiling StreamDeck PluginCommunication.swift
[198/253] Compiling StreamDeck StreamDeckError.swift
[199/253] Compiling StreamDeck SDPlugin+Received.swift
[204/253] Compiling StreamDeck SDPlugin+Sent.swift
[205/253] Compiling StreamDeck EnvironmentValues.swift
[206/253] Compiling StreamDeck EnvironmentWrapper.swift
[207/253] Compiling StreamDeck ApplicationsToMonitor.swift
[208/253] Compiling StreamDeck PluginSoftware.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:143:4: warning: result of 'DatasourceItem' initializer is unused [#no-usage]
141 | 		// If the item has a value it's a standard item
142 | 		if let value {
143 | 			DatasourceItem(label: label, value: value, disabled: disabled)
    |    `- warning: result of 'DatasourceItem' initializer is unused [#no-usage]
144 | 		}
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:154:4: warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
152 | 			}
153 |
154 | 			DatasourceItemGroup(label: label, children: items)
    |    `- warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
155 | 		}
156 |
[209/253] Compiling StreamDeck RotaryEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:143:4: warning: result of 'DatasourceItem' initializer is unused [#no-usage]
141 | 		// If the item has a value it's a standard item
142 | 		if let value {
143 | 			DatasourceItem(label: label, value: value, disabled: disabled)
    |    `- warning: result of 'DatasourceItem' initializer is unused [#no-usage]
144 | 		}
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:154:4: warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
152 | 			}
153 |
154 | 			DatasourceItemGroup(label: label, children: items)
    |    `- warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
155 | 		}
156 |
[210/253] Compiling StreamDeck TriggerDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:143:4: warning: result of 'DatasourceItem' initializer is unused [#no-usage]
141 | 		// If the item has a value it's a standard item
142 | 		if let value {
143 | 			DatasourceItem(label: label, value: value, disabled: disabled)
    |    `- warning: result of 'DatasourceItem' initializer is unused [#no-usage]
144 | 		}
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:154:4: warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
152 | 			}
153 |
154 | 			DatasourceItemGroup(label: label, children: items)
    |    `- warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
155 | 		}
156 |
[211/253] Compiling StreamDeck SPDI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:143:4: warning: result of 'DatasourceItem' initializer is unused [#no-usage]
141 | 		// If the item has a value it's a standard item
142 | 		if let value {
143 | 			DatasourceItem(label: label, value: value, disabled: disabled)
    |    `- warning: result of 'DatasourceItem' initializer is unused [#no-usage]
144 | 		}
145 |
/Users/admin/builder/spi-builder-workspace/Sources/StreamDeck/Support Models/SPDI.swift:154:4: warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
152 | 			}
153 |
154 | 			DatasourceItemGroup(label: label, children: items)
    |    `- warning: result of 'DatasourceItemGroup' initializer is unused [#no-usage]
155 | 		}
156 |
[212/253] Compiling StreamDeck PluginInfo.swift
[213/253] Compiling StreamDeck PluginManifest.swift
[214/253] Compiling StreamDeck PluginOS.swift
[215/253] Compiling StreamDeck PluginProfile.swift
[216/253] Compiling StreamDeck SettingsMacros.swift
[217/253] Compiling StreamDeck Action+Received.swift
[218/253] Compiling StreamDeck Action+Sent.swift
[219/253] Compiling StreamDeck Action+Support.swift
[220/253] Compiling StreamDeck Action.swift
[221/253] Compiling StreamDeck Coordinates.swift
Build complete! (23.55s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "StreamDeck",
  "name" : "StreamDeck",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "StreamDeck",
      "targets" : [
        "StreamDeck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StreamDeckMacros",
      "targets" : [
        "StreamDeckMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StreamDeckPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "StreamDeckPluginTests",
      "path" : "Tests/StreamDeckPluginTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/StreamDeckPluginTests/Support/Test Events",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "PluginEventTests.swift",
        "PluginManifestTests.swift",
        "PluginRegistrationTests.swift",
        "StreamDeckPluginTests.swift",
        "Support/TestEvents.swift",
        "Support/TestPlugin.swift"
      ],
      "target_dependencies" : [
        "StreamDeck"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StreamDeckMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "StreamDeckMacrosTests",
      "path" : "Tests/StreamDeckMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SettingsMacroTests.swift"
      ],
      "target_dependencies" : [
        "StreamDeckMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StreamDeckMacros",
      "module_type" : "SwiftTarget",
      "name" : "StreamDeckMacros",
      "path" : "Sources/StreamDeckMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "StreamDeck",
        "StreamDeckMacros"
      ],
      "sources" : [
        "EntryMacro.swift",
        "KeyMacros.swift",
        "Plugin.swift",
        "SharedKeyMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "StreamDeck",
      "module_type" : "SwiftTarget",
      "name" : "StreamDeck",
      "path" : "Sources/StreamDeck",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "StreamDeck"
      ],
      "sources" : [
        "Builders/ActionBuilder.swift",
        "Command Line/ExportCommand.swift",
        "Command Line/PluginCommand.swift",
        "Command Line/StreamDeckCommand.swift",
        "Command Line/StreamDeckKey.swift",
        "Events/EventProtocols.swift",
        "Events/Events.swift",
        "Extensions/CharSet+DNS.swift",
        "Extensions/NSImage+Base64.swift",
        "Extensions/URL+Argument.swift",
        "Macros/SettingsMacros.swift",
        "StreamDeck Plugin/Action/Action+Received.swift",
        "StreamDeck Plugin/Action/Action+Sent.swift",
        "StreamDeck Plugin/Action/Action+Support.swift",
        "StreamDeck Plugin/Action/Action.swift",
        "StreamDeck Plugin/Action/LongPress.swift",
        "StreamDeck Plugin/PluginCommunication.swift",
        "StreamDeck Plugin/StreamDeckError.swift",
        "StreamDeck Plugin/StreamDeckPlugin/SDPlugin+Received.swift",
        "StreamDeck Plugin/StreamDeckPlugin/SDPlugin+Sent.swift",
        "StreamDeck Plugin/StreamDeckPlugin/SDPlugin+Support.swift",
        "StreamDeck Plugin/StreamDeckPlugin/StreamDeckPlugin.swift",
        "Support Models/ActionControllerRegistry.swift",
        "Support Models/Environment/EnvironmentKey.swift",
        "Support Models/Environment/EnvironmentValues.swift",
        "Support Models/Environment/EnvironmentWrapper.swift",
        "Support Models/PluginManifest/ApplicationsToMonitor.swift",
        "Support Models/PluginManifest/Coordinates.swift",
        "Support Models/PluginManifest/Fonts.swift",
        "Support Models/PluginManifest/Hardware.swift",
        "Support Models/PluginManifest/PluginAction.swift",
        "Support Models/PluginManifest/PluginActionState.swift",
        "Support Models/PluginManifest/PluginInfo.swift",
        "Support Models/PluginManifest/PluginManifest.swift",
        "Support Models/PluginManifest/PluginOS.swift",
        "Support Models/PluginManifest/PluginProfile.swift",
        "Support Models/PluginManifest/PluginSoftware.swift",
        "Support Models/RotaryEncoder/RotaryEncoder.swift",
        "Support Models/RotaryEncoder/TriggerDescription.swift",
        "Support Models/SPDI.swift",
        "Support Models/Settings/GlobalSettings.swift",
        "Support Models/Settings/GlobalSettingsKey.swift",
        "Support Models/Settings/SettingsWrapper.swift",
        "Support Models/State.swift"
      ],
      "target_dependencies" : [
        "StreamDeckMacros",
        "SDPlusLayout"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SDPlusLayoutTests",
      "module_type" : "SwiftTarget",
      "name" : "SDPlusLayoutTests",
      "path" : "Tests/SDPlusLayoutTests",
      "sources" : [
        "LayoutTests.swift"
      ],
      "target_dependencies" : [
        "SDPlusLayout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SDPlusLayout",
      "module_type" : "SwiftTarget",
      "name" : "SDPlusLayout",
      "path" : "Sources/SDPlusLayout",
      "product_memberships" : [
        "StreamDeck"
      ],
      "sources" : [
        "BarLayoutItem.swift",
        "Color/Color+ExpressibleByStringLiteral.swift",
        "Color/Color+FormatStyle.swift",
        "Color/Color.swift",
        "Color/ColorStyle.swift",
        "Color/Gradient.swift",
        "Elements/Bar.swift",
        "Elements/Image.swift",
        "Elements/Slider.swift",
        "Elements/Text.swift",
        "Extensions/Clamped.swift",
        "Layout.swift",
        "LayoutItem.swift",
        "LayoutItemKey.swift",
        "LayoutName.swift",
        "LayoutSettings.swift",
        "ModifiedItem.swift",
        "Properties.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.