The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftHelpers, reference main (ccedc3), with Swift 6.3 for Linux on 17 Apr 2026 06:23:01 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/processed-bits/swift-helpers.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/processed-bits/swift-helpers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/processed-bits/swift-helpers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/55] Emitting module CoreAnimationHelpers
[16/55] Emitting module LoggingHelpers
[17/55] Emitting module ExitCodeHelpers
[18/55] Compiling StandardLibraryHelpers StringProtocol+Padding.swift
[19/56] Compiling LoggingHelpers LegacyLogger+ExtendedLogger.swift
[20/56] Compiling ExitCodeHelpers ExitCodeProtocol.swift
[21/56] Compiling SynchronizationHelpers UnfairLocked.swift
[22/56] Compiling CoreDataHelpers NSManagedObjectContext+Extensions.swift
[23/56] Compiling CoreDataHelpers NSManagedObject+Extensions.swift
[24/56] Emitting module CoreDataHelpers
[25/56] Compiling LoggingHelpers String+Logging.swift
[26/57] Compiling LoggingHelpers LegacyLogger.swift
[27/57] Compiling LoggingHelpers Logger+ExtendedLogger.swift
[28/57] Compiling StandardLibraryHelpers Unicode.Scalar+Extensions.swift
[29/57] Compiling CoreAnimationHelpers CAMediaTiming+Extensions.swift
[30/57] Compiling LoggingHelpers ExtendedLogger.swift
[31/57] Compiling CoreAnimationHelpers CALayer+Extensions.swift
[33/59] Emitting module TestingShared
[34/59] Compiling TestingShared Comment+Shared.swift
[35/59] Compiling TestingShared Tag+Shared.swift
[39/60] Compiling StandardLibraryHelpers StringProtocol+Extensions.swift
[40/60] Compiling ExitCodeHelpers ExitCodeProvidingError.swift
[41/60] Compiling ExitCodeHelpers exit.swift
[42/61] Compiling SynchronizationHelpers RecursiveLocked.swift
[44/61] Compiling StandardLibraryHelpers StringProtocol+Case.swift
[45/61] Compiling SynchronizationHelpers Locked.swift
[46/61] Compiling SynchronizationHelpers AtomicSerial.swift
[47/61] Emitting module SynchronizationHelpers
[48/61] Compiling SynchronizationHelpers AtomicConcurrent.swift
[49/62] Compiling FoundationLegacyHelpers String+NSRegularExpression.swift
[51/62] Compiling FoundationLegacyHelpers NSRegularExpression+Extensions.swift
[52/62] Compiling StandardLibraryHelpers Set+Extensions.swift
[53/62] Compiling StandardLibraryHelpers String+Extensions.swift
[54/62] Compiling StandardLibraryHelpers Regex+Extensions.swift
[55/62] Compiling StandardLibraryHelpers Sequence+Extensions.swift
[56/62] Compiling StandardLibraryHelpers Collection+Extensions.swift
[57/62] Compiling StandardLibraryHelpers KeyValuePairs+Extensions.swift
[58/62] Compiling StandardLibraryHelpers String+Padding.swift
[59/62] Compiling StandardLibraryHelpers String+Truncation.swift
[60/62] Emitting module StandardLibraryHelpers
[61/62] Emitting module FoundationLegacyHelpers
[62/62] Compiling FoundationLegacyHelpers NSTextCheckingResult+Extensions.swift
[65/103] Compiling DebuggingHelpers Stopwatch.swift
[66/106] Compiling DebuggingHelpers SplitStopwatch.swift
[67/106] Compiling OutputHelpers BufferedOutputCollector.swift
[68/106] Emitting module OutputHelpers
[69/106] Compiling OutputHelpers BufferedOutput.swift
[70/106] Compiling OutputHelpers Process+Output.swift
[71/106] Compiling OutputHelpers print.swift
[72/106] Compiling DebuggingHelpers Thread+Debug.swift
[73/106] Compiling DebuggingHelpers dumpOutput.swift
[74/106] Compiling DebuggingHelpers CallCounter.swift
[75/106] Emitting module DebuggingHelpers
[76/106] Compiling OutputHelpers OutputStreamKind.swift
[77/106] Compiling OutputHelpers FileHandle+TextOutputStream.swift
[78/106] Compiling OutputHelpers BufferedOutputProviding.swift
[80/107] Compiling DebuggingHelpers ThreadCounter.swift
[81/108] Compiling FoundationHelpers UserDefault.swift
[82/108] Compiling FoundationHelpers UserDefaultJSONEncoded.swift
[83/108] Compiling FoundationHelpers UserDefaultRawRepresented.swift
[84/108] Compiling FoundationHelpers UserDefaultRepresentable.swift
[86/108] Emitting module FoundationHelpers
[87/111] Compiling FoundationHelpers URL+HomeDirectory.swift
[88/111] Compiling FoundationHelpers URL+Normalization.swift
[89/111] Compiling FoundationHelpers URL+Parts.swift
[90/111] Compiling FoundationHelpers URL+ReferenceKind.swift
[91/111] Compiling FoundationHelpers URL+Relativization.swift
[92/111] Compiling FoundationHelpers URLBookmark.swift
[93/111] Compiling FoundationHelpers URIReferenceKind.swift
[94/111] Compiling FoundationHelpers URL+BaseURL.swift
[95/111] Compiling FoundationHelpers URL+Comparable.swift
[96/111] Compiling FoundationHelpers URL+FilenameComponents.swift
[97/111] Compiling FoundationHelpers IndexPath+Extensions.swift
[98/111] Compiling FoundationHelpers Data+Extensions.swift
[99/111] Compiling FoundationHelpers BlockOperation+Extensions.swift
[100/111] Compiling FoundationHelpers OperationQueue+Extensions.swift
[101/111] Compiling FoundationHelpers Process+Extensions.swift
[102/111] Compiling FoundationHelpers Bundle+Extensions.swift
[103/111] Compiling FoundationHelpers Timer+Extensions.swift
[104/111] Compiling FoundationHelpers CharacterSet+Extensions.swift
[105/111] Compiling FoundationHelpers CharacterSet+URL.swift
[106/111] Compiling FoundationHelpers FilenameComponents.swift
[107/111] Compiling FoundationHelpers HTTPURLResponse+Extensions.swift
[108/111] Compiling FoundationHelpers HierarchicalPath.swift
[109/111] Compiling FoundationHelpers URLComponents+BaseURL.swift
[110/111] Compiling FoundationHelpers URLComponents+Normalization.swift
[111/111] Compiling FoundationHelpers URLComponents+ReferenceKind.swift
[113/127] Compiling CoreGraphicsHelpers CGSize+Extensions.swift
[114/127] Emitting module CoreGraphicsHelpers
[115/127] Compiling CoreGraphicsHelpers CGFloat+Extensions.swift
[116/128] Compiling AppKitHelpers NSObject+Bindings.swift
[117/128] Compiling AppKitHelpers NSTreeController+Extensions.swift
[118/129] Compiling AppKitHelpers NSResponder+Extensions.swift
[119/129] Compiling AppKitHelpers NSTableView+Extensions.swift
[120/129] Compiling AppKitHelpers ModalView.swift
[121/129] Compiling AppKitHelpers NSBrowser+Extensions.swift
[122/129] Compiling AppKitHelpers AlertStyleGroupTouchBarItem.swift
[123/129] Compiling AppKitHelpers NSTouchBar+Extensions.swift
[124/129] Compiling AppKitHelpers EventMonitor.swift
[125/129] Compiling AppKitHelpers NSMenuItem+Extensions.swift
[126/129] Emitting module AppKitHelpers
[127/129] Compiling AppKitHelpers NSImage+Extensions.swift
[129/129] Compiling AppKitHelpers NSView+Extensions.swift
Build complete! (13.15s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftHelpers",
  "name" : "SwiftHelpers",
  "path" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.