The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Device, reference v2.12.3 (147d03), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 00:40:08 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kudit/Device.git
Reference: v2.12.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kudit/Device
 * tag               v2.12.3    -> FETCH_HEAD
HEAD is now at 147d039 v2.12.3
Cloned https://github.com/kudit/Device.git
Revision (git rev-parse @):
147d0393df193a8a11cde2abeb564f70a0974e78
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kudit/Device.git at v2.12.3
Fetching https://github.com/kudit/Compatibility
Fetching https://github.com/kudit/Color
[1/2887] Fetching compatibility
[1647/3770] Fetching compatibility, color
Fetched https://github.com/kudit/Color from cache (1.25s)
Computing version for https://github.com/kudit/Color
Fetched https://github.com/kudit/Compatibility from cache (1.26s)
Computed https://github.com/kudit/Color at 1.4.0 (1.87s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.12.0 (0.60s)
Creating working copy for https://github.com/kudit/Color
Working copy of https://github.com/kudit/Color resolved at 1.4.0
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.12.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "device",
      "name": "Device",
      "url": "https://github.com/kudit/Device.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Device",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "color",
          "name": "Color",
          "url": "https://github.com/kudit/Color",
          "version": "1.4.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Color",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "compatibility",
              "name": "Compatibility",
              "url": "https://github.com/kudit/Compatibility",
              "version": "1.13.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Compatibility",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kudit/Device.git
[1/3011] Fetching device
Fetched https://github.com/kudit/Device.git from cache (6.61s)
Fetching https://github.com/kudit/Color from cache
Fetched https://github.com/kudit/Color from cache (0.42s)
Computing version for https://github.com/kudit/Color
Computed https://github.com/kudit/Color at 1.4.4 (1.04s)
Fetching https://github.com/kudit/Compatibility from cache
Fetched https://github.com/kudit/Compatibility from cache (0.47s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.13.8 (1.12s)
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.13.8
Creating working copy for https://github.com/kudit/Device.git
Working copy of https://github.com/kudit/Device.git resolved at v2.12.3 (147d039)
Creating working copy for https://github.com/kudit/Color
Working copy of https://github.com/kudit/Color resolved at 1.4.4
warning: '.resolve-product-dependencies': dependency 'device' is not used by any target
Found 1 product dependencies
  - Color
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kudit/Device.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Copying SymbolAssets.xcassets
[4/5] Write swift-version--6988338F2F200930.txt
[6/50] Compiling Compatibility Double.swift
[7/50] Compiling Compatibility Enum.swift
[8/50] Compiling Compatibility Int.swift
[9/50] Compiling Compatibility Introspection.swift
[10/50] Compiling Compatibility OrderedDictionary.swift
[11/54] Compiling Compatibility CodingMixedTypes.swift
[12/54] Compiling Compatibility CodingParameters.swift
[13/54] Compiling Compatibility Date.swift
[14/54] Compiling Compatibility DateString.swift
[15/54] Compiling Compatibility Dictionary.swift
[16/54] Compiling Compatibility CloudStorageSync.swift
[17/54] Compiling Compatibility DataStore.swift
[18/54] Compiling Compatibility Debug.swift
[19/54] Compiling Compatibility FileManager.swift
[20/54] Compiling Compatibility Graphics.swift
[21/54] Emitting module Compatibility
[22/54] Compiling Compatibility Compatibility.swift
[23/54] Compiling Compatibility Application.swift
[24/54] Compiling Compatibility Bundle.swift
[25/54] Compiling Compatibility CloudStatus.swift
[26/54] Compiling Compatibility CloudStorage.swift
[27/54] Compiling Compatibility OrderedSet.swift
[28/54] Compiling Compatibility String.swift
[29/54] Compiling Compatibility Threading.swift
[30/54] Compiling Compatibility URL.swift
[31/54] Compiling Compatibility Version.swift
[32/54] Compiling Compatibility Menu.swift
[33/54] Compiling Compatibility OverlappingStack.swift
[34/54] Compiling Compatibility Pasteboard.swift
[35/54] Compiling Compatibility RadialLayout.swift
[36/54] Compiling Compatibility Array.swift
[37/54] Compiling Compatibility CharacterSet.swift
[38/54] Compiling Compatibility Codable.swift
[39/54] Compiling Compatibility CodingFoundation.swift
[40/54] Compiling Compatibility CodingJSON.swift
[41/54] Compiling Compatibility AdaptiveLayouts.swift
[42/54] Compiling Compatibility Backport.swift
[43/54] Compiling Compatibility BytesView.swift
[44/54] Compiling Compatibility ClearableTextField.swift
[45/54] Compiling Compatibility Embossed.swift
[46/54] Compiling Compatibility Network.swift
[47/54] Compiling Compatibility ObservableObject.swift
[48/54] Compiling Compatibility Shell.swift
[49/54] Compiling Compatibility Test.swift
[50/54] Compiling Compatibility UserDefaultsBacked.swift
[51/54] Compiling Compatibility Placard.swift
[52/54] Compiling Compatibility Triangle.swift
[53/54] Compiling Compatibility SwiftUI.swift
[54/54] Compiling Compatibility TestUI.swift
[55/61] Compiling Color Compatibility.swift
[56/61] Compiling Color Colorsets.swift
[57/61] Compiling Color Codable.swift
[58/61] Compiling Color CSSColors.swift
[59/61] Compiling Color Color.swift
[60/61] Emitting module Color
[61/61] Compiling Color ColorUI.swift
[62/88] Compiling Device Screenshot.swift
[63/88] Compiling Device StorageInfoView.swift
[64/88] Compiling Device Symbols.swift
[65/90] Compiling Device AppleVision.swift
[66/90] Compiling Device AppleWatches.swift
[67/90] Compiling Device HomePods.swift
[68/90] Compiling Device iPods.swift
[69/90] Compiling Device Screen.swift
[70/90] Compiling Device ScreenInfoView.swift
[71/90] Compiling Device AttributeListView.swift
[72/90] Compiling Device Battery.swift
[73/90] Compiling Device BatteryView.swift
[74/90] Compiling Device ViewExtensions.swift
[75/90] Compiling Device resource_bundle_accessor.swift
[76/90] Compiling Device For Compatibility.swift
[77/90] Compiling Device Hardware.swift
[78/90] Compiling Device AppleTVs.swift
[79/90] Compiling Device SystemInfoView.swift
[80/90] Compiling Device Version.swift
[81/90] Emitting module Device
[82/90] Compiling Device CurrentDevice.swift
[83/90] Compiling Device CurrentDeviceInfoView.swift
[84/90] Compiling Device Device.swift
[85/90] Compiling Device DeviceInfoView.swift
[86/90] Compiling Device DeviceKitBridge.swift
[87/90] Compiling Device EnvironmentsView.swift
[88/90] Compiling Device Macs.swift
[89/90] Compiling Device iPads.swift
[90/90] Compiling Device iPhones.swift
Build complete! (22.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "color",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kudit/Color"
    }
  ],
  "manifest_display_name" : "Device",
  "name" : "Device",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "11"
    },
    {
      "name" : "watchos",
      "version" : "4"
    },
    {
      "name" : "ios",
      "version" : "11"
    }
  ],
  "products" : [
    {
      "name" : "Device Library",
      "targets" : [
        "Device"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Device",
      "module_type" : "SwiftTarget",
      "name" : "Device",
      "path" : "Sources",
      "product_dependencies" : [
        "Color Library"
      ],
      "product_memberships" : [
        "Device Library"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/SymbolAssets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AttributeListView.swift",
        "Battery.swift",
        "BatteryView.swift",
        "CurrentDevice.swift",
        "CurrentDeviceInfoView.swift",
        "Device.swift",
        "DeviceInfoView.swift",
        "DeviceKitBridge.swift",
        "EnvironmentsView.swift",
        "For Compatibility.swift",
        "Hardware.swift",
        "Models/AppleTVs.swift",
        "Models/AppleVision.swift",
        "Models/AppleWatches.swift",
        "Models/HomePods.swift",
        "Models/Macs.swift",
        "Models/iPads.swift",
        "Models/iPhones.swift",
        "Models/iPods.swift",
        "Screen.swift",
        "ScreenInfoView.swift",
        "Screenshot.swift",
        "StorageInfoView.swift",
        "Symbols.swift",
        "SystemInfoView.swift",
        "Version.swift",
        "ViewExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.