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 SemanticVersion 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.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/SemanticVersion.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/finestructure/SemanticVersion
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 6b67fc9 Update .spi.yml
Cloned https://github.com/finestructure/SemanticVersion.git
Revision (git rev-parse @):
6b67fc96fec19a5aa20006b2fad28fc99fbd5a58
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/finestructure/SemanticVersion.git at 0.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "semanticversion",
      "name": "SemanticVersion",
      "url": "https://github.com/finestructure/SemanticVersion.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticVersion",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/finestructure/SemanticVersion.git from cache
Fetched https://github.com/finestructure/SemanticVersion.git from cache (0.21s)
Creating working copy for https://github.com/finestructure/SemanticVersion.git
Working copy of https://github.com/finestructure/SemanticVersion.git resolved at 0.0.1 (6b67fc9)
warning: '.resolve-product-dependencies': dependency 'semanticversion' 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/finestructure/SemanticVersion.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Documentation.docc
[2/3] Write swift-version-6044DDE57671499D.txt
[4/8] Compiling SemanticVersion resource_bundle_accessor.swift
[5/8] Compiling SemanticVersion SemanticVersion+Codable.swift
[6/8] Emitting module SemanticVersion
[7/8] Compiling SemanticVersion SemanticVersion.swift
[8/8] Compiling SemanticVersion NSRegularExpression+ext.swift
Build complete! (4.94s)
Build complete.
Done.