This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 CDKOraccInterface with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ckanchan/CDKOraccInterface.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ckanchan/CDKOraccInterface
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e25c669 Updated Package.swift
Cloned https://github.com/ckanchan/CDKOraccInterface.git
Revision (git rev-parse @):
e25c669bb487a0afc43e0d47148f363d3d211ebf
SUCCESS checkout https://github.com/ckanchan/CDKOraccInterface.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ckanchan/CDKOraccInterface.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6F35C1178C84523A.txt
[5/36] Compiling ZIPFoundation Entry.swift
[6/36] Compiling ZIPFoundation Archive+Writing.swift
[7/36] Compiling ZIPFoundation Archive.swift
[8/36] Compiling ZIPFoundation Archive+Reading.swift
[9/36] Compiling ZIPFoundation Data+Compression.swift
[10/36] Compiling ZIPFoundation Data+Serialization.swift
[11/36] Emitting module ZIPFoundation
[12/36] Compiling ZIPFoundation FileManager+ZIP.swift
[13/36] Emitting module CDKSwiftOracc
[14/38] Compiling CDKSwiftOracc String+CuneiformHelpers.swift
[15/38] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
[16/38] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
[17/38] Compiling CDKSwiftOracc OraccSwiftUIFormatter.swift
[18/38] Compiling CDKSwiftOracc Cuneifier.swift
[19/38] Compiling CDKSwiftOracc OraccGlobalSignList.swift
[20/38] Compiling CDKSwiftOracc TextSearchCollection.swift
[21/38] Compiling CDKSwiftOracc TextSetProtocol.swift
[22/38] Compiling CDKSwiftOracc OraccGlossary.swift
[23/38] Compiling CDKSwiftOracc NodeReference.swift
[24/38] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
[25/38] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
[26/38] Compiling CDKSwiftOracc OraccCDLNode.swift
[27/38] Compiling CDKSwiftOracc OraccWordForm.swift
[28/38] Compiling CDKSwiftOracc OraccCatalog.swift
[29/38] Compiling CDKSwiftOracc OraccLanguages.swift
[30/38] Compiling CDKSwiftOracc XISReference.swift
[31/38] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
[32/38] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
[33/38] Compiling CDKSwiftOracc TextID.swift
[34/38] Compiling CDKSwiftOracc CuneiformSignReading.swift
[35/38] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
[36/38] Compiling CDKSwiftOracc GraphemeDescription.swift
[37/38] Compiling CDKSwiftOracc OraccTextEdition.swift
[38/38] Compiling CDKSwiftOracc TextEditionFormatting.swift
[39/43] Compiling CDKOraccInterface CDKOraccProject.swift
[40/43] Compiling CDKOraccInterface CDKOraccInterface.swift
[41/43] Compiling CDKOraccInterface CDKOraccInterfaceProtocol.swift
[42/43] Emitting module CDKOraccInterface
[43/43] Compiling CDKOraccInterface CDKOraccGithubArchivetoSwift.swift
Build complete! (29.84s)
Fetching https://github.com/ckanchan/CDKSwiftOracc
[1/1528] Fetching cdkswiftoracc
Fetched https://github.com/ckanchan/CDKSwiftOracc from cache (1.10s)
Fetching https://github.com/weichsel/ZIPFoundation/
[1/5122] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation/ from cache (1.30s)
Computing version for https://github.com/weichsel/ZIPFoundation/
Computed https://github.com/weichsel/ZIPFoundation/ at 0.9.9 (0.69s)
Creating working copy for https://github.com/weichsel/ZIPFoundation/
Working copy of https://github.com/weichsel/ZIPFoundation/ resolved at 0.9.9
Creating working copy for https://github.com/ckanchan/CDKSwiftOracc
Working copy of https://github.com/ckanchan/CDKSwiftOracc resolved at main (68c41b9)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation/"
    },
    {
      "identity" : "cdkswiftoracc",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ckanchan/CDKSwiftOracc"
    }
  ],
  "manifest_display_name" : "CDKOraccInterface",
  "name" : "CDKOraccInterface",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "CDKOraccInterface",
      "targets" : [
        "CDKOraccInterface"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CDKOraccInterfaceTests",
      "module_type" : "SwiftTarget",
      "name" : "CDKOraccInterfaceTests",
      "path" : "Tests/CDKOraccInterfaceTests",
      "sources" : [
        "CDKOraccInterfaceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CDKOraccInterface"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CDKOraccInterface",
      "module_type" : "SwiftTarget",
      "name" : "CDKOraccInterface",
      "path" : "Sources/CDKOraccInterface",
      "product_dependencies" : [
        "ZIPFoundation",
        "CDKSwiftOracc"
      ],
      "product_memberships" : [
        "CDKOraccInterface"
      ],
      "sources" : [
        "CDKOraccGithubArchivetoSwift.swift",
        "CDKOraccInterface.swift",
        "CDKOraccInterfaceProtocol.swift",
        "CDKOraccProject.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.