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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PGSSoft/GitCommitInfoPlugin.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PGSSoft/GitCommitInfoPlugin
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 9c3e399 initial commit
Cloned https://github.com/PGSSoft/GitCommitInfoPlugin.git into spi-builder-workspace
9c3e399d3b4700bd384b16236d9b62c3fa2c03ea
SUCCESS checkout https://github.com/PGSSoft/GitCommitInfoPlugin.git at 0.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
warning: 'spi-builder-workspace': 'GitCommitInfoGenerator' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'
[1/1] Compiling plugin GitCommitInfoPlugin
Building for debugging...
[2/4] Emitting module GitCommitInfoGenerator
[3/4] Compiling GitCommitInfoGenerator main.swift
[3/4] Linking GitCommitInfoGenerator
Build complete! (7.90s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/PGSSoft/GitCommitInfoPlugin.git from cache
Fetched https://github.com/PGSSoft/GitCommitInfoPlugin.git (0.24s)
Creating working copy for https://github.com/PGSSoft/GitCommitInfoPlugin.git
Working copy of https://github.com/PGSSoft/GitCommitInfoPlugin.git resolved at 0.0.1
warning: 'gitcommitinfoplugin': 'GitCommitInfoGenerator' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gitcommitinfoplugin",
      "name": "GitCommitInfoPlugin",
      "url": "https://github.com/PGSSoft/GitCommitInfoPlugin.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GitCommitInfoPlugin",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.