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 Capable, reference 2.0.1 (f9b3ea), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 09:39:54 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chrs1885/Capable.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chrs1885/Capable
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at f9b3eaf Merge branch 'release/2.0.1'
Cloned https://github.com/chrs1885/Capable.git
Revision (git rev-parse @):
f9b3eaf878aa3d70b9a256c08951a0d4a6cf0d37
SUCCESS checkout https://github.com/chrs1885/Capable.git at 2.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/chrs1885/Capable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/39] Emitting module Capable
[4/39] Compiling Capable Capable.swift
[5/39] Compiling Capable Bool+statusString.swift
[6/39] Compiling Capable CGFloat+contentSizeString.swift
[7/39] Compiling Capable HearingDeviceEar+stringValue.swift
[8/43] Compiling Capable OSLogType+greaterEqual.swift
[9/43] Compiling Capable CapableFeature.swift
[10/43] Compiling Capable FeatureStatus.swift
[11/43] Compiling Capable NotificationCenterProtocol.swift
[12/43] Compiling Capable LargerText.swift
[13/43] Compiling Capable MonoAudio.swift
[14/43] Compiling Capable OnOffSwitchLabels.swift
[15/43] Compiling Capable PrefersCrossFadeTransitions.swift
[16/43] Compiling Capable Notification+Name.swift
[17/43] Compiling Capable String+isDefaultContentSize.swift
[18/43] Compiling Capable UIContentSizeCategory+values.swift
[19/43] Compiling Capable Logger.swift
[20/43] Compiling Capable VideoAutoplay.swift
[21/43] Compiling Capable VoiceOver.swift
[22/43] Compiling Capable AccessibilityFeatureProvider.swift
[23/43] Compiling Capable FeatureStatusProvider.swift
[24/43] Compiling Capable ShakeToUndo.swift
[25/43] Compiling Capable SpeakScreen.swift
[26/43] Compiling Capable SpeakSelection.swift
[27/43] Compiling Capable SwitchControl.swift
[28/43] Compiling Capable FeatureProtocol.swift
[29/43] Compiling Capable ObservableFeatureProtocol.swift
[30/43] Compiling Capable ReduceMotion.swift
[31/43] Compiling Capable ReduceTransparency.swift
[32/43] Compiling Capable AssistiveTouch.swift
[33/43] Compiling Capable BoldText.swift
[34/43] Compiling Capable ButtonShapes.swift
[35/43] Compiling Capable ClosedCaptioning.swift
[36/43] Compiling Capable GuidedAccess.swift
[37/43] Compiling Capable HearingDevicePairedEar.swift
[38/43] Compiling Capable IncreaseContrast.swift
[39/43] Compiling Capable InvertColors.swift
[40/43] Compiling Capable DarkerSystemColors.swift
[41/43] Compiling Capable DifferentiateWithoutColor.swift
[42/43] Compiling Capable FullKeyboardAccess.swift
[43/43] Compiling Capable Grayscale.swift
Build complete! (16.75s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[592/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.40s)
[14688/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.79s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (2.32s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.86s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (1.37s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.47s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.67s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.18s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.2.1",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Capable",
  "name" : "Capable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Capable",
      "targets" : [
        "Capable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CapableTests",
      "module_type" : "SwiftTarget",
      "name" : "CapableTests",
      "path" : "Tests/CapableTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "CapablePerfTests.swift",
        "CapableTests.swift",
        "FeatureProviderTests.swift",
        "FeatureStatusProviderTests.swift",
        "LoggerTests.swift",
        "Mocks/FeatureMock.swift",
        "Mocks/FeatureProviderMock.swift",
        "Mocks/FeatureStatusProviderMock.swift",
        "Mocks/NotificationCenterMock.swift"
      ],
      "target_dependencies" : [
        "Capable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Capable",
      "module_type" : "SwiftTarget",
      "name" : "Capable",
      "path" : "Sources/Capable",
      "product_memberships" : [
        "Capable"
      ],
      "sources" : [
        "Capable.swift",
        "Extensions/Bool+statusString.swift",
        "Extensions/CGFloat+contentSizeString.swift",
        "Extensions/HearingDeviceEar+stringValue.swift",
        "Extensions/Notification+Name.swift",
        "Extensions/String+isDefaultContentSize.swift",
        "Extensions/UIContentSizeCategory+values.swift",
        "Logger/Logger.swift",
        "Logger/OSLogType+greaterEqual.swift",
        "Models/CapableFeature.swift",
        "Models/FeatureStatus.swift",
        "Models/NotificationCenterProtocol.swift",
        "Plugins/AssistiveTouch.swift",
        "Plugins/BoldText.swift",
        "Plugins/ButtonShapes.swift",
        "Plugins/ClosedCaptioning.swift",
        "Plugins/DarkerSystemColors.swift",
        "Plugins/DifferentiateWithoutColor.swift",
        "Plugins/FullKeyboardAccess.swift",
        "Plugins/Grayscale.swift",
        "Plugins/GuidedAccess.swift",
        "Plugins/HearingDevicePairedEar.swift",
        "Plugins/IncreaseContrast.swift",
        "Plugins/InvertColors.swift",
        "Plugins/LargerText.swift",
        "Plugins/MonoAudio.swift",
        "Plugins/OnOffSwitchLabels.swift",
        "Plugins/PrefersCrossFadeTransitions.swift",
        "Plugins/Protocols/FeatureProtocol.swift",
        "Plugins/Protocols/ObservableFeatureProtocol.swift",
        "Plugins/ReduceMotion.swift",
        "Plugins/ReduceTransparency.swift",
        "Plugins/ShakeToUndo.swift",
        "Plugins/SpeakScreen.swift",
        "Plugins/SpeakSelection.swift",
        "Plugins/SwitchControl.swift",
        "Plugins/VideoAutoplay.swift",
        "Plugins/VoiceOver.swift",
        "Statuses/AccessibilityFeatureProvider.swift",
        "Statuses/FeatureStatusProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.