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, reference main (8e97d8), with Swift 5.10 for macOS (SPM) on 21 Jul 2024 12:51:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/SemanticVersion.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finestructure/SemanticVersion
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e97d81 Doc update 1
Cloned https://github.com/finestructure/SemanticVersion.git
Revision (git rev-parse @):
8e97d81d54961f9f4519abe74ff2bae1ae8cc2d3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/finestructure/SemanticVersion.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "semanticversion",
      "name": "SemanticVersion",
      "url": "https://github.com/finestructure/SemanticVersion.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticVersion",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/finestructure/SemanticVersion.git
[3/277] Fetching semanticversion
Fetched https://github.com/finestructure/SemanticVersion.git from cache (1.23s)
Creating working copy for https://github.com/finestructure/SemanticVersion.git
Working copy of https://github.com/finestructure/SemanticVersion.git resolved at main (8e97d81)
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.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Documentation.docc
[2/3] Write swift-version-33747A42983211AE.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 NSRegularExpression+ext.swift
[8/8] Compiling SemanticVersion SemanticVersion.swift
Build complete! (3.64s)
Build complete.
Done.