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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/DocCArchive.git
Reference: 0.4.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DoccZz/DocCArchive
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 13ef149 Merge branch 'develop'
Cloned https://github.com/DoccZz/DocCArchive.git
Revision (git rev-parse @):
13ef149ce185e90a0a6c310135c1c7c479824b39
SUCCESS checkout https://github.com/DoccZz/DocCArchive.git at 0.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "doccarchive",
      "name": "DocCArchive",
      "url": "https://github.com/DoccZz/DocCArchive.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DocCArchive",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/DoccZz/DocCArchive.git from cache
Fetched https://github.com/DoccZz/DocCArchive.git from cache (0.18s)
Creating working copy for https://github.com/DoccZz/DocCArchive.git
Working copy of https://github.com/DoccZz/DocCArchive.git resolved at 0.4.1 (13ef149)
warning: '.resolve-product-dependencies': dependency 'doccarchive' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/DoccZz/DocCArchive.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/27] Compiling DocCArchive Parameter.swift
[4/27] Compiling DocCArchive Section.swift
[5/27] Compiling DocCArchive Task.swift
[6/30] Compiling DocCArchive VolumeSection.swift
[7/30] Compiling DocCArchive TypeIdentifier.swift
[8/30] Compiling DocCArchive Utilities.swift
[9/30] Compiling DocCArchive InlineContent.swift
[10/30] Compiling DocCArchive InterfaceLanguage.swift
[11/30] Compiling DocCArchive MetaData.swift
[12/30] Compiling DocCArchive Platform.swift
[13/30] Compiling DocCArchive DocCArchive.swift
[14/30] Compiling DocCArchive Chapter.swift
[15/30] Compiling DocCArchive CodeListing.swift
[16/30] Compiling DocCArchive Content.swift
[17/30] Emitting module DocCArchive
[18/30] Compiling DocCArchive SchemaVersion.swift
[19/30] Compiling DocCArchive Declaration.swift
[20/30] Compiling DocCArchive HeroSection.swift
[21/30] Compiling DocCArchive FileReference.swift
[22/30] Compiling DocCArchive ImageReference.swift
[23/30] Compiling DocCArchive LinkReference.swift
[24/30] Compiling DocCArchive Step.swift
[25/30] Compiling DocCArchive Document.swift
[26/30] Compiling DocCArchive Fragment.swift
[27/30] Compiling DocCArchive Identifier.swift
[28/30] Compiling DocCArchive Reference.swift
[29/30] Compiling DocCArchive SectionReference.swift
[30/30] Compiling DocCArchive TopicReference.swift
Build complete! (3.93s)
Build complete.
Done.