The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftHelpers, reference 3.0.0 (ccedc3), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 06:35:25 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/processed-bits/swift-helpers.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/processed-bits/swift-helpers
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at ccedc3d Release 3.0.0
Cloned https://github.com/processed-bits/swift-helpers.git
Revision (git rev-parse @):
ccedc3dd3b81312500a7f99dc5fc924022e5f63e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/processed-bits/swift-helpers.git at 3.0.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": "swift-helpers",
      "name": "SwiftHelpers",
      "url": "https://github.com/processed-bits/swift-helpers.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-helpers",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/processed-bits/swift-helpers.git
[1/652] Fetching swift-helpers
Fetched https://github.com/processed-bits/swift-helpers.git from cache (0.83s)
Creating working copy for https://github.com/processed-bits/swift-helpers.git
Working copy of https://github.com/processed-bits/swift-helpers.git resolved at 3.0.0 (ccedc3d)
warning: '.resolve-product-dependencies': dependency 'swift-helpers' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/processed-bits/swift-helpers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version--6988338F2F200930.txt
[15/55] Emitting module TestingShared
[16/55] Compiling TestingShared Tag+Shared.swift
[17/55] Compiling TestingShared Comment+Shared.swift
[18/55] Emitting module ExitCodeHelpers
[19/55] Compiling ExitCodeHelpers ExitCodeProtocol.swift
[20/55] Emitting module LoggingHelpers
[21/55] Compiling LoggingHelpers String+Logging.swift
[22/55] Compiling LoggingHelpers ExtendedLogger.swift
[23/55] Compiling StandardLibraryHelpers String+Extensions.swift
[24/56] Compiling StandardLibraryHelpers StringProtocol+Padding.swift
[25/56] Emitting module StandardLibraryHelpers
[26/56] Compiling StandardLibraryHelpers Collection+Extensions.swift
[27/56] Compiling StandardLibraryHelpers KeyValuePairs+Extensions.swift
[28/56] Compiling StandardLibraryHelpers Unicode.Scalar+Extensions.swift
[29/56] Compiling SynchronizationHelpers UnfairLocked.swift
[30/56] Compiling LoggingHelpers Logger+ExtendedLogger.swift
[31/56] Compiling ExitCodeHelpers ExitCodeProvidingError.swift
[32/56] Compiling ExitCodeHelpers exit.swift
[33/56] Compiling StandardLibraryHelpers StringProtocol+Extensions.swift
[34/56] Compiling SynchronizationHelpers RecursiveLocked.swift
[35/56] Compiling SynchronizationHelpers Locked.swift
[36/56] Compiling StandardLibraryHelpers String+Padding.swift
[37/56] Compiling StandardLibraryHelpers String+Truncation.swift
[38/56] Compiling StandardLibraryHelpers StringProtocol+Case.swift
[39/56] Compiling FoundationLegacyHelpers String+NSRegularExpression.swift
[40/56] Compiling CoreDataHelpers NSManagedObjectContext+Extensions.swift
[41/56] Compiling StandardLibraryHelpers Regex+Extensions.swift
[42/56] Compiling StandardLibraryHelpers Sequence+Extensions.swift
[43/56] Compiling StandardLibraryHelpers Set+Extensions.swift
[44/56] Compiling FoundationLegacyHelpers NSTextCheckingResult+Extensions.swift
[45/56] Compiling LoggingHelpers LegacyLogger+ExtendedLogger.swift
[46/56] Compiling LoggingHelpers LegacyLogger.swift
[47/56] Emitting module CoreDataHelpers
[48/56] Compiling CoreDataHelpers NSManagedObject+Extensions.swift
[49/56] Compiling SynchronizationHelpers AtomicSerial.swift
[50/56] Compiling SynchronizationHelpers AtomicConcurrent.swift
[51/56] Emitting module SynchronizationHelpers
[52/56] Emitting module FoundationLegacyHelpers
[53/56] Compiling FoundationLegacyHelpers NSRegularExpression+Extensions.swift
[54/99] Compiling OutputHelpers print.swift
[55/99] Compiling DebuggingHelpers dumpOutput.swift
[56/99] Compiling CoreAnimationHelpers CAMediaTiming+Extensions.swift
[57/99] Compiling DebuggingHelpers Thread+Debug.swift
[58/99] Compiling DebuggingHelpers ThreadCounter.swift
[59/99] Compiling CoreAnimationHelpers CALayer+Extensions.swift
[60/99] Emitting module CoreAnimationHelpers
[61/99] Compiling OutputHelpers OutputStreamKind.swift
[62/99] Compiling OutputHelpers FileHandle+TextOutputStream.swift
[63/99] Compiling OutputHelpers Process+Output.swift
[64/99] Compiling OutputHelpers BufferedOutputProviding.swift
[65/99] Compiling FoundationHelpers Bundle+Extensions.swift
[66/99] Compiling FoundationHelpers Timer+Extensions.swift
[67/99] Compiling FoundationHelpers CharacterSet+Extensions.swift
[68/99] Compiling DebuggingHelpers SplitStopwatch.swift
[69/99] Compiling DebuggingHelpers CallCounter.swift
[70/99] Emitting module DebuggingHelpers
[71/99] Compiling DebuggingHelpers Stopwatch.swift
[72/99] Emitting module OutputHelpers
[73/99] Compiling OutputHelpers BufferedOutputCollector.swift
[74/99] Compiling OutputHelpers BufferedOutput.swift
[75/101] Compiling FoundationHelpers OperationQueue+Extensions.swift
[76/101] Compiling FoundationHelpers UserDefault.swift
[77/101] Compiling FoundationHelpers UserDefaultJSONEncoded.swift
[78/101] Compiling FoundationHelpers UserDefaultRawRepresented.swift
[79/101] Compiling FoundationHelpers UserDefaultRepresentable.swift
[80/101] Compiling FoundationHelpers Process+Extensions.swift
[81/101] Compiling FoundationHelpers URL+Normalization.swift
[82/101] Compiling FoundationHelpers URL+Parts.swift
[83/101] Compiling FoundationHelpers URL+ReferenceKind.swift
[84/101] Emitting module FoundationHelpers
[85/101] Compiling FoundationHelpers IndexPath+Extensions.swift
[86/101] Compiling FoundationHelpers Data+Extensions.swift
[87/101] Compiling FoundationHelpers BlockOperation+Extensions.swift
[88/101] Compiling FoundationHelpers HierarchicalPath.swift
[89/101] Compiling FoundationHelpers URIReferenceKind.swift
[90/101] Compiling FoundationHelpers URL+BaseURL.swift
[91/101] Compiling FoundationHelpers CharacterSet+URL.swift
[92/101] Compiling FoundationHelpers FilenameComponents.swift
[93/101] Compiling FoundationHelpers HTTPURLResponse+Extensions.swift
[94/101] Compiling FoundationHelpers URL+Comparable.swift
[95/101] Compiling FoundationHelpers URL+FilenameComponents.swift
[96/101] Compiling FoundationHelpers URL+HomeDirectory.swift
[97/101] Compiling FoundationHelpers URL+Relativization.swift
[98/101] Compiling FoundationHelpers URLBookmark.swift
[99/101] Compiling FoundationHelpers URLComponents+BaseURL.swift
[100/101] Compiling FoundationHelpers URLComponents+Normalization.swift
[101/101] Compiling FoundationHelpers URLComponents+ReferenceKind.swift
[102/116] Compiling CoreGraphicsHelpers CGFloat+Extensions.swift
[103/116] Compiling CoreGraphicsHelpers CGSize+Extensions.swift
[104/116] Emitting module CoreGraphicsHelpers
[105/116] Compiling AppKitHelpers NSBrowser+Extensions.swift
[106/116] Compiling AppKitHelpers NSResponder+Extensions.swift
[107/116] Compiling AppKitHelpers NSImage+Extensions.swift
[108/116] Compiling AppKitHelpers NSTableView+Extensions.swift
[109/117] Compiling AppKitHelpers NSObject+Bindings.swift
[110/117] Compiling AppKitHelpers NSTreeController+Extensions.swift
[111/117] Compiling AppKitHelpers AlertStyleGroupTouchBarItem.swift
[112/117] Compiling AppKitHelpers NSTouchBar+Extensions.swift
[113/117] Emitting module AppKitHelpers
[114/117] Compiling AppKitHelpers ModalView.swift
[115/117] Compiling AppKitHelpers EventMonitor.swift
[116/117] Compiling AppKitHelpers NSMenuItem+Extensions.swift
[117/117] Compiling AppKitHelpers NSView+Extensions.swift
Build complete! (9.99s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftHelpers",
  "name" : "SwiftHelpers",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AppKitHelpers",
      "targets" : [
        "AppKitHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CoreAnimationHelpers",
      "targets" : [
        "CoreAnimationHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CoreDataHelpers",
      "targets" : [
        "CoreDataHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CoreGraphicsHelpers",
      "targets" : [
        "CoreGraphicsHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DebuggingHelpers",
      "targets" : [
        "DebuggingHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ExitCodeHelpers",
      "targets" : [
        "ExitCodeHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FoundationHelpers",
      "targets" : [
        "FoundationHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FoundationLegacyHelpers",
      "targets" : [
        "FoundationLegacyHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LoggingHelpers",
      "targets" : [
        "LoggingHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OutputHelpers",
      "targets" : [
        "OutputHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StandardLibraryHelpers",
      "targets" : [
        "StandardLibraryHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SynchronizationHelpers",
      "targets" : [
        "SynchronizationHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestingShared",
      "module_type" : "SwiftTarget",
      "name" : "TestingShared",
      "path" : "Sources/TestingShared",
      "sources" : [
        "Comment+Shared.swift",
        "Tag+Shared.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SynchronizationHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "SynchronizationHelpersTests",
      "path" : "Tests/SynchronizationHelpersTests",
      "sources" : [
        "AtomicConcurrentTests.swift",
        "AtomicSerialTests.swift",
        "Helpers/ConcurrencyTest.swift",
        "LockedTests.swift",
        "RecursiveLockedTests.swift",
        "UnfairLockedTests.swift"
      ],
      "target_dependencies" : [
        "DebuggingHelpers",
        "StandardLibraryHelpers",
        "SynchronizationHelpers",
        "TestingShared"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SynchronizationHelpers",
      "module_type" : "SwiftTarget",
      "name" : "SynchronizationHelpers",
      "path" : "Sources/SynchronizationHelpers",
      "product_memberships" : [
        "DebuggingHelpers",
        "OutputHelpers",
        "SynchronizationHelpers"
      ],
      "sources" : [
        "AtomicConcurrent.swift",
        "AtomicSerial.swift",
        "Locked.swift",
        "RecursiveLocked.swift",
        "UnfairLocked.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StandardLibraryHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "StandardLibraryHelpersTests",
      "path" : "Tests/StandardLibraryHelpersTests",
      "sources" : [
        "CollectionTests.swift",
        "KeyValuePairsTests.swift",
        "RegexTests.swift",
        "SequenceTests.swift",
        "SetTests.swift",
        "StringProtocolTests.swift",
        "StringTests.swift"
      ],
      "target_dependencies" : [
        "StandardLibraryHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StandardLibraryHelpers",
      "module_type" : "SwiftTarget",
      "name" : "StandardLibraryHelpers",
      "path" : "Sources/StandardLibraryHelpers",
      "product_memberships" : [
        "AppKitHelpers",
        "CoreGraphicsHelpers",
        "FoundationHelpers",
        "StandardLibraryHelpers"
      ],
      "sources" : [
        "Collection+Extensions.swift",
        "KeyValuePairs+Extensions.swift",
        "Regex+Extensions.swift",
        "Sequence+Extensions.swift",
        "Set+Extensions.swift",
        "String+Extensions.swift",
        "String+Padding.swift",
        "String+Truncation.swift",
        "StringProtocol+Case.swift",
        "StringProtocol+Extensions.swift",
        "StringProtocol+Padding.swift",
        "Unicode.Scalar+Extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OutputHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "OutputHelpersTests",
      "path" : "Tests/OutputHelpersTests",
      "sources" : [
        "BufferedOutputTests.swift",
        "ProcessOutputTests.swift"
      ],
      "target_dependencies" : [
        "FoundationHelpers",
        "OutputHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OutputHelpers",
      "module_type" : "SwiftTarget",
      "name" : "OutputHelpers",
      "path" : "Sources/OutputHelpers",
      "product_memberships" : [
        "OutputHelpers"
      ],
      "sources" : [
        "BufferedOutput.swift",
        "BufferedOutputCollector.swift",
        "BufferedOutputProviding.swift",
        "FileHandle+TextOutputStream.swift",
        "OutputStreamKind.swift",
        "Process+Output.swift",
        "print.swift"
      ],
      "target_dependencies" : [
        "SynchronizationHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LoggingHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingHelpersTests",
      "path" : "Tests/LoggingHelpersTests",
      "sources" : [
        "LegacyLoggerTests.swift",
        "LoggerTests.swift"
      ],
      "target_dependencies" : [
        "LoggingHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingHelpers",
      "module_type" : "SwiftTarget",
      "name" : "LoggingHelpers",
      "path" : "Sources/LoggingHelpers",
      "product_memberships" : [
        "LoggingHelpers"
      ],
      "sources" : [
        "ExtendedLogger.swift",
        "LegacyLogger+ExtendedLogger.swift",
        "LegacyLogger.swift",
        "Logger+ExtendedLogger.swift",
        "String+Logging.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FoundationLegacyHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationLegacyHelpersTests",
      "path" : "Tests/FoundationLegacyHelpersTests",
      "sources" : [
        "NSRegularExpressionTests.swift"
      ],
      "target_dependencies" : [
        "FoundationLegacyHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationLegacyHelpers",
      "module_type" : "SwiftTarget",
      "name" : "FoundationLegacyHelpers",
      "path" : "Sources/FoundationLegacyHelpers",
      "product_memberships" : [
        "FoundationLegacyHelpers"
      ],
      "sources" : [
        "NSRegularExpression+Extensions.swift",
        "NSTextCheckingResult+Extensions.swift",
        "String+NSRegularExpression.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FoundationHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationHelpersTests",
      "path" : "Tests/FoundationHelpersTests",
      "sources" : [
        "CharacterSetTests.swift",
        "DataTests.swift",
        "Helpers/CharacterSet+Testing.swift",
        "Helpers/Comment+CharacterSet.swift",
        "Helpers/Comment+URLs.swift",
        "Helpers/Comment+UserDefaults.swift",
        "Helpers/Condition.swift",
        "Helpers/FilenameComponents+Testing.swift",
        "Helpers/HierarchicalPath+Testing.swift",
        "Helpers/URL+Testing.swift",
        "Helpers/URLComponents+Testing.swift",
        "Helpers/URLNormalizationTest.swift",
        "Helpers/URLTestStrings.swift",
        "HierarchicalPathTests.swift",
        "IndexPathTests.swift",
        "ProcessAsyncTests.swift",
        "URLBaseURLTests.swift",
        "URLComparableTests.swift",
        "URLDirectoryTests.swift",
        "URLEncodingTests.swift",
        "URLEquatableTests.swift",
        "URLFilenameComponentsTests.swift",
        "URLHomeDirectoryTests.swift",
        "URLInitializationTests.swift",
        "URLLexicalNormalizationTests.swift",
        "URLNormalizationTests.swift",
        "URLPartsTests.swift",
        "URLRFC3986Tests.swift",
        "URLReferenceKindTests.swift",
        "URLRelativizationTests.swift",
        "UserDefaultTests.swift"
      ],
      "target_dependencies" : [
        "DebuggingHelpers",
        "FoundationHelpers",
        "TestingShared"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationHelpers",
      "module_type" : "SwiftTarget",
      "name" : "FoundationHelpers",
      "path" : "Sources/FoundationHelpers",
      "product_memberships" : [
        "AppKitHelpers",
        "CoreGraphicsHelpers",
        "FoundationHelpers"
      ],
      "sources" : [
        "Collections/IndexPath+Extensions.swift",
        "Data/Data+Extensions.swift",
        "Operations/BlockOperation+Extensions.swift",
        "Operations/OperationQueue+Extensions.swift",
        "Preferences/UserDefault.swift",
        "Preferences/UserDefaultJSONEncoded.swift",
        "Preferences/UserDefaultRawRepresented.swift",
        "Preferences/UserDefaultRepresentable.swift",
        "Processes/Process+Extensions.swift",
        "Resources/Bundle+Extensions.swift",
        "Scheduling/Timer+Extensions.swift",
        "StringsAndText/CharacterSet+Extensions.swift",
        "StringsAndText/CharacterSet+URL.swift",
        "URLs/FilenameComponents.swift",
        "URLs/HTTPURLResponse+Extensions.swift",
        "URLs/HierarchicalPath.swift",
        "URLs/URIReferenceKind.swift",
        "URLs/URL+BaseURL.swift",
        "URLs/URL+Comparable.swift",
        "URLs/URL+FilenameComponents.swift",
        "URLs/URL+HomeDirectory.swift",
        "URLs/URL+Normalization.swift",
        "URLs/URL+Parts.swift",
        "URLs/URL+ReferenceKind.swift",
        "URLs/URL+Relativization.swift",
        "URLs/URLBookmark.swift",
        "URLs/URLComponents+BaseURL.swift",
        "URLs/URLComponents+Normalization.swift",
        "URLs/URLComponents+ReferenceKind.swift"
      ],
      "target_dependencies" : [
        "StandardLibraryHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExitCodeHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ExitCodeHelpers",
      "path" : "Sources/ExitCodeHelpers",
      "product_memberships" : [
        "ExitCodeHelpers"
      ],
      "sources" : [
        "ExitCodeProtocol.swift",
        "ExitCodeProvidingError.swift",
        "exit.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DebuggingHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "DebuggingHelpersTests",
      "path" : "Tests/DebuggingHelpersTests",
      "sources" : [
        "CallCounterTests.swift",
        "Helpers/sleep.swift",
        "SplitStopwatchTests.swift",
        "StopwatchTests.swift",
        "ThreadCounterTests.swift",
        "ThreadTests.swift"
      ],
      "target_dependencies" : [
        "DebuggingHelpers",
        "StandardLibraryHelpers",
        "TestingShared"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DebuggingHelpers",
      "module_type" : "SwiftTarget",
      "name" : "DebuggingHelpers",
      "path" : "Sources/DebuggingHelpers",
      "product_memberships" : [
        "DebuggingHelpers"
      ],
      "sources" : [
        "CallCounter.swift",
        "SplitStopwatch.swift",
        "Stopwatch.swift",
        "Thread+Debug.swift",
        "ThreadCounter.swift",
        "dumpOutput.swift"
      ],
      "target_dependencies" : [
        "SynchronizationHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreGraphicsHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreGraphicsHelpersTests",
      "path" : "Tests/CoreGraphicsHelpersTests",
      "sources" : [
        "CGSizeTests.swift"
      ],
      "target_dependencies" : [
        "CoreGraphicsHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreGraphicsHelpers",
      "module_type" : "SwiftTarget",
      "name" : "CoreGraphicsHelpers",
      "path" : "Sources/CoreGraphicsHelpers",
      "product_memberships" : [
        "CoreGraphicsHelpers"
      ],
      "sources" : [
        "CGFloat+Extensions.swift",
        "CGSize+Extensions.swift"
      ],
      "target_dependencies" : [
        "FoundationHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreDataHelpers",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataHelpers",
      "path" : "Sources/CoreDataHelpers",
      "product_memberships" : [
        "CoreDataHelpers"
      ],
      "sources" : [
        "NSManagedObject+Extensions.swift",
        "NSManagedObjectContext+Extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreAnimationHelpers",
      "module_type" : "SwiftTarget",
      "name" : "CoreAnimationHelpers",
      "path" : "Sources/CoreAnimationHelpers",
      "product_memberships" : [
        "CoreAnimationHelpers"
      ],
      "sources" : [
        "CALayer+Extensions.swift",
        "CAMediaTiming+Extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppKitHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "AppKitHelpersTests",
      "path" : "Tests/AppKitHelpersTests",
      "sources" : [
        "NSMenuItemTests.swift",
        "NSTreeControllerTests.swift"
      ],
      "target_dependencies" : [
        "AppKitHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppKitHelpers",
      "module_type" : "SwiftTarget",
      "name" : "AppKitHelpers",
      "path" : "Sources/AppKitHelpers",
      "product_memberships" : [
        "AppKitHelpers"
      ],
      "sources" : [
        "Bindings/NSObject+Bindings.swift",
        "Controllers/NSTreeController+Extensions.swift",
        "Input/EventMonitor.swift",
        "Menus/NSMenuItem+Extensions.swift",
        "TouchBar/AlertStyleGroupTouchBarItem.swift",
        "TouchBar/NSTouchBar+Extensions.swift",
        "Views/ModalView.swift",
        "Views/NSBrowser+Extensions.swift",
        "Views/NSImage+Extensions.swift",
        "Views/NSResponder+Extensions.swift",
        "Views/NSTableView+Extensions.swift",
        "Views/NSView+Extensions.swift"
      ],
      "target_dependencies" : [
        "FoundationHelpers"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/processed-bits/swift-helpers/3.0.0
Repository:               processed-bits/swift-helpers
Swift version used:       6.3
Target:                   Helpers
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.99s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling Snippets SnippetParser.swift
[12/57] Emitting module Snippets
[13/57] Compiling Snippets Snippet.swift
[14/57] Compiling SymbolKit GenericConstraint.swift
[15/57] Compiling SymbolKit GenericParameter.swift
[16/57] Compiling SymbolKit Generics.swift
[17/57] Compiling SymbolKit Namespace.swift
[18/57] Compiling SymbolKit Identifier.swift
[19/57] Compiling SymbolKit KindIdentifier.swift
[20/57] Compiling SymbolKit Location.swift
[21/57] Compiling SymbolKit Mutability.swift
[22/57] Compiling SymbolKit DeclarationFragments.swift
[23/57] Compiling SymbolKit Fragment.swift
[24/57] Compiling SymbolKit FragmentKind.swift
[25/57] Compiling SymbolKit FunctionParameter.swift
[26/57] Compiling SymbolKit FunctionSignature.swift
[27/57] Compiling SymbolKit SourceRange.swift
[28/57] Compiling SymbolKit Metadata.swift
[29/57] Compiling SymbolKit Module.swift
[30/57] Compiling SymbolKit OperatingSystem.swift
[31/57] Compiling SymbolKit Platform.swift
[32/57] Compiling SymbolKit SemanticVersion.swift
[33/57] Compiling SymbolKit AccessControl.swift
[34/57] Compiling SymbolKit Availability.swift
[35/57] Compiling SymbolKit AvailabilityItem.swift
[36/57] Compiling SymbolKit Domain.swift
[37/57] Emitting module SymbolKit
[38/57] Compiling SymbolKit Names.swift
[39/57] Compiling SymbolKit SPI.swift
[40/57] Compiling SymbolKit Snippet.swift
[41/57] Compiling SymbolKit Extension.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.96s)
error: no target named 'Helpers'
compatible targets: 'AppKitHelpers', 'CoreAnimationHelpers', 'CoreDataHelpers', 'CoreGraphicsHelpers', 'DebuggingHelpers', 'ExitCodeHelpers', 'FoundationHelpers', 'FoundationLegacyHelpers', 'LoggingHelpers', 'OutputHelpers', 'StandardLibraryHelpers', 'SynchronizationHelpers', 'TestingShared'
       1
0	/Users/admin/builder/spi-builder-workspace/.docs/processed-bits/swift-helpers/3.0.0
✅  Doc result (uploading) reported
Error while generating docs: Error Domain=NSCocoaErrorDomain Code=260 "The folder “documentation” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/.docs/processed-bits/swift-helpers/3.0.0/documentation, NSURL=file:///Users/admin/builder/spi-builder-workspace/.docs/processed-bits/swift-helpers/3.0.0/documentation, NSUnderlyingError=0x9b5240510 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅  Doc result (failed) reported
Done.