The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftSpellbook, reference 1.1.7 (9a4146), with Swift 5.9 for macOS (SPM) on 19 Dec 2024 12:27:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alkenso/SwiftSpellbook.git
Reference: 1.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alkenso/SwiftSpellbook
 * tag               1.1.7      -> FETCH_HEAD
HEAD is now at 9a41465 Introduce FileManager.uniqueFile to generate file with unique name
Cloned https://github.com/Alkenso/SwiftSpellbook.git
Revision (git rev-parse @):
9a4146535182c660f0d91248cad98d8f7fceb9e6
SUCCESS checkout https://github.com/Alkenso/SwiftSpellbook.git at 1.1.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Alkenso/SwiftSpellbook.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling _SpellbookFoundationObjC SpellbookObjC.mm
[2/56] Emitting module SpellbookFoundation
[3/62] Compiling SpellbookFoundation EventAsk.swift
[4/62] Compiling SpellbookFoundation EventNotify.swift
[5/62] Compiling SpellbookFoundation ValueObservable.swift
[6/62] Compiling SpellbookFoundation ValueObserving.swift
[7/62] Compiling SpellbookFoundation ValueStore.swift
[8/62] Compiling SpellbookFoundation ValueView.swift
[9/62] Compiling SpellbookFoundation SynchronousExecutor.swift
[10/62] Compiling SpellbookFoundation Boxing.swift
[11/62] Compiling SpellbookFoundation Closure.swift
[12/62] Compiling SpellbookFoundation Refreshable.swift
[13/62] Compiling SpellbookFoundation Resource (RAII).swift
[14/62] Compiling SpellbookFoundation Types.swift
[15/62] Compiling SpellbookFoundation Extensions - Codable.swift
[16/62] Compiling SpellbookFoundation Extensions - Collections.swift
[17/62] Compiling SpellbookFoundation Extensions - Comparable.swift
[18/62] Compiling SpellbookFoundation Extensions - Formatters.swift
[19/62] Compiling SpellbookFoundation Extensions - StandardTypes.swift
[20/62] Compiling SpellbookFoundation SBUnit.swift
[21/62] Compiling SpellbookFoundation Extensions - Combine.swift
[22/62] Compiling SpellbookFoundation Proxies - Combine.swift
[23/62] Compiling SpellbookFoundation Benchmark.swift
[24/62] Compiling SpellbookFoundation CancellationToken.swift
[25/62] Compiling SpellbookFoundation Environment.swift
[26/62] Compiling SpellbookFoundation Exceptions.swift
[27/62] Compiling SpellbookFoundation _ValueUpdateWrapping.swift
[28/62] Compiling SpellbookFoundation DeviceInfo.swift
[29/62] Compiling SpellbookFoundation Extensions - ProcessInfo.swift
[30/62] Compiling SpellbookFoundation Atomic.swift
[31/62] Compiling SpellbookFoundation BlockingQueue.swift
[32/62] Compiling SpellbookFoundation ConcurrentBlockOperation.swift
[33/62] Compiling SpellbookFoundation Internal.swift
[34/62] Compiling SpellbookFoundation AuditToken.swift
[35/62] Compiling SpellbookFoundation BridgedCEnum.swift
[36/62] Compiling SpellbookFoundation MachTime.swift
[37/62] Compiling SpellbookFoundation POD+Swift.swift
[38/62] Compiling SpellbookFoundation Unsafe.swift
[39/62] Compiling SpellbookFoundation Extensions - DispatchQueue.swift
[40/62] Compiling SpellbookFoundation Extensions - Locks.swift
[41/62] Compiling SpellbookFoundation Extensions - Task.swift
[42/62] Compiling SpellbookFoundation PosixLocks.swift
[43/62] Compiling SpellbookFoundation Synchronized.swift
[44/62] Compiling SpellbookFoundation SynchronizedObjC.swift
[45/62] Compiling SpellbookFoundation DictionaryWriter.swift
[46/62] Compiling SpellbookFoundation CommonError.swift
[47/62] Compiling SpellbookFoundation CustomErrorUpdating.swift
[48/62] Compiling SpellbookFoundation Extensions - Error.swift
[49/62] Compiling SpellbookFoundation Extensions - NSError.swift
[50/62] Compiling SpellbookFoundation IOKitError.swift
[51/62] Compiling SpellbookFoundation SpellbookLog.swift
[52/62] Compiling SpellbookFoundation Utils.swift
[53/62] Compiling SpellbookFoundation ValueBuilder.swift
[54/62] Compiling SpellbookFoundation WildcardExpression.swift
[55/62] Compiling SpellbookFoundation DictionaryCodingKey.swift
[56/62] Compiling SpellbookFoundation DictionaryReader.swift
[57/62] Compiling SpellbookFoundation Extensions - Bundle.swift
[58/62] Compiling SpellbookFoundation Extensions - FileManager.swift
[59/62] Compiling SpellbookFoundation FileEnumerator.swift
[60/62] Compiling SpellbookFoundation FileStore.swift
[61/62] Compiling SpellbookFoundation TemporaryDirectory.swift
[62/62] Compiling SpellbookFoundation Extensions - CoreGraphics.swift
[63/77] Compiling SpellbookBinaryParsing BinaryWriterOutput.swift
[64/77] Compiling SpellbookBinaryParsing BinaryReaderInput.swift
[65/77] Compiling SpellbookHTTP HTTPClient.swift
[66/77] Compiling SpellbookHTTP HTTPResult.swift
[67/77] Compiling SpellbookHTTP HTTPTypes.swift
[68/77] Emitting module SpellbookHTTP
[69/77] Compiling SpellbookHTTP HTTPRequest.swift
[70/77] Compiling SpellbookBinaryParsing BinaryWriter.swift
[71/77] Compiling SpellbookBinaryParsing BinaryParsingError.swift
[72/77] Emitting module SpellbookBinaryParsing
[73/77] Compiling SpellbookBinaryParsing BinaryReader.swift
[74/77] Compiling SpellbookTestUtils Testing.swift
[75/77] Compiling SpellbookTestUtils TestError.swift
[76/77] Emitting module SpellbookTestUtils
[77/77] Compiling SpellbookTestUtils Extensions - XCTestCase.swift
Build complete! (13.10s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftSpellbook",
  "name" : "SwiftSpellbook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SpellbookFoundation",
      "targets" : [
        "SpellbookFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpellbookHTTP",
      "targets" : [
        "SpellbookHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpellbookBinaryParsing",
      "targets" : [
        "SpellbookBinaryParsing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpellbookTestUtils",
      "targets" : [
        "SpellbookTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_SpellbookFoundationObjC",
      "module_type" : "ClangTarget",
      "name" : "_SpellbookFoundationObjC",
      "path" : "Sources/SpellbookFoundationObjC",
      "product_memberships" : [
        "SpellbookFoundation",
        "SpellbookHTTP",
        "SpellbookBinaryParsing",
        "SpellbookTestUtils"
      ],
      "sources" : [
        "SpellbookObjC.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookTests",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookTests",
      "path" : "Tests/SpellbookTests",
      "sources" : [
        "BinaryParsing/BinaryParsingTests.swift",
        "Common/BlockingQueueTests.swift",
        "Common/CancellationTokenTests.swift",
        "Common/ObjectBuilderTests.swift",
        "Common/OtherCommonTests.swift",
        "Common/SBLogTests.swift",
        "Common/SBUnitTests.swift",
        "Common/UtilsTests.swift",
        "Common/WildcardExpressionTests.swift",
        "DictionaryParsing/DictionaryParsingTests.swift",
        "Errors/CommonErrorTests.swift",
        "Errors/ErrorExtensionsTests.swift",
        "Errors/NSErrorTests.swift",
        "Extensions Tests/CodableTests.swift",
        "Extensions Tests/CollectionsTests.swift",
        "Extensions Tests/StandardTypesTests.swift",
        "Filesystem & Bundle/FileEnumeratorTests.swift",
        "Filesystem & Bundle/FileManagerTests.swift",
        "Filesystem & Bundle/FileStoreTests.swift",
        "Filesystem & Bundle/TemporaryDirectoryTests.swift",
        "GUITests/GUITests.swift",
        "LowLevel/AuditTokenTests.swift",
        "LowLevel/MachTests.swift",
        "LowLevel/UnsafeTests.swift",
        "Observing/EventAskTests.swift",
        "Observing/EventNotifyTests.swift",
        "Observing/ObservableTests.swift",
        "Observing/ValueObservingTests.swift",
        "Observing/ValueStoreTests.swift",
        "Other/ObjCTests.swift",
        "Threading & Concurrency/ConcurrentBlockOperationTests.swift",
        "Threading & Concurrency/DispatchQueueExtensionsTests.swift",
        "Threading & Concurrency/SynchronousExecutorTests.swift",
        "Types & PropertyWrappers/PropertyWrapperTests.swift",
        "Types & PropertyWrappers/RefreshableTests.swift",
        "Types & PropertyWrappers/ResourceTests.swift",
        "Types & PropertyWrappers/TypesTests.swift"
      ],
      "target_dependencies" : [
        "SpellbookFoundation",
        "SpellbookBinaryParsing",
        "SpellbookTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpellbookTestUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookTestUtilsTests",
      "path" : "Tests/SpellbookTestUtilsTests",
      "sources" : [
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "SpellbookFoundation",
        "SpellbookTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpellbookTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookTestUtils",
      "path" : "Sources/SpellbookTestUtils",
      "product_memberships" : [
        "SpellbookTestUtils"
      ],
      "sources" : [
        "Extensions - XCTestCase.swift",
        "TestError.swift",
        "Testing.swift"
      ],
      "target_dependencies" : [
        "SpellbookFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookHTTP",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookHTTP",
      "path" : "Sources/SpellbookHTTP",
      "product_memberships" : [
        "SpellbookHTTP"
      ],
      "sources" : [
        "HTTPClient.swift",
        "HTTPRequest.swift",
        "HTTPResult.swift",
        "HTTPTypes.swift"
      ],
      "target_dependencies" : [
        "SpellbookFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookFoundation",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookFoundation",
      "path" : "Sources/SpellbookFoundation",
      "product_memberships" : [
        "SpellbookFoundation",
        "SpellbookHTTP",
        "SpellbookBinaryParsing",
        "SpellbookTestUtils"
      ],
      "sources" : [
        "Combine/Extensions - Combine.swift",
        "Combine/Proxies - Combine.swift",
        "Common/Benchmark.swift",
        "Common/CancellationToken.swift",
        "Common/Environment.swift",
        "Common/Exceptions.swift",
        "Common/Extensions - Codable.swift",
        "Common/Extensions - Collections.swift",
        "Common/Extensions - Comparable.swift",
        "Common/Extensions - Formatters.swift",
        "Common/Extensions - StandardTypes.swift",
        "Common/SBUnit.swift",
        "Common/SpellbookLog.swift",
        "Common/Utils.swift",
        "Common/ValueBuilder.swift",
        "Common/WildcardExpression.swift",
        "DictionaryParsing/DictionaryCodingKey.swift",
        "DictionaryParsing/DictionaryReader.swift",
        "DictionaryParsing/DictionaryWriter.swift",
        "Errors/CommonError.swift",
        "Errors/CustomErrorUpdating.swift",
        "Errors/Extensions - Error.swift",
        "Errors/Extensions - NSError.swift",
        "Errors/IOKitError.swift",
        "Filesystem & Bundle/Extensions - Bundle.swift",
        "Filesystem & Bundle/Extensions - FileManager.swift",
        "Filesystem & Bundle/FileEnumerator.swift",
        "Filesystem & Bundle/FileStore.swift",
        "Filesystem & Bundle/TemporaryDirectory.swift",
        "GUI/Extensions - CoreGraphics.swift",
        "Internal.swift",
        "Low Level/AuditToken.swift",
        "Low Level/BridgedCEnum.swift",
        "Low Level/MachTime.swift",
        "Low Level/POD+Swift.swift",
        "Low Level/Unsafe.swift",
        "Private/_ValueUpdateWrapping.swift",
        "System & Hardware/DeviceInfo.swift",
        "System & Hardware/Extensions - ProcessInfo.swift",
        "Threading & Concurrency/Atomic.swift",
        "Threading & Concurrency/BlockingQueue.swift",
        "Threading & Concurrency/ConcurrentBlockOperation.swift",
        "Threading & Concurrency/Extensions - DispatchQueue.swift",
        "Threading & Concurrency/Extensions - Locks.swift",
        "Threading & Concurrency/Extensions - Task.swift",
        "Threading & Concurrency/PosixLocks.swift",
        "Threading & Concurrency/Synchronized.swift",
        "Threading & Concurrency/SynchronizedObjC.swift",
        "Threading & Concurrency/SynchronousExecutor.swift",
        "Types & PropertyWrappers/Boxing.swift",
        "Types & PropertyWrappers/Closure.swift",
        "Types & PropertyWrappers/Refreshable.swift",
        "Types & PropertyWrappers/Resource (RAII).swift",
        "Types & PropertyWrappers/Types.swift",
        "ValueObserving/EventAsk.swift",
        "ValueObserving/EventNotify.swift",
        "ValueObserving/ValueObservable.swift",
        "ValueObserving/ValueObserving.swift",
        "ValueObserving/ValueStore.swift",
        "ValueObserving/ValueView.swift"
      ],
      "target_dependencies" : [
        "_SpellbookFoundationObjC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookBinaryParsing",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookBinaryParsing",
      "path" : "Sources/SpellbookBinaryParsing",
      "product_memberships" : [
        "SpellbookBinaryParsing"
      ],
      "sources" : [
        "BinaryParsingError.swift",
        "BinaryReader.swift",
        "BinaryReaderInput.swift",
        "BinaryWriter.swift",
        "BinaryWriterOutput.swift"
      ],
      "target_dependencies" : [
        "SpellbookFoundation"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.