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.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/UKfvDsi8u/0/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
Revision (git rev-parse @):
9c3e399d3b4700bd384b16236d9b62c3fa2c03ea
SUCCESS checkout https://github.com/PGSSoft/GitCommitInfoPlugin.git at 0.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/PGSSoft/GitCommitInfoPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GitCommitInfoPlugin
Building for debugging...
[1/7] Write sources
[1/7] Write GitCommitInfoGenerator-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/9] Emitting module GitCommitInfoGenerator
[6/9] Compiling GitCommitInfoGenerator main.swift
[6/9] Write Objects.LinkFileList
[7/9] Linking GitCommitInfoGenerator
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/GitCommitInfoGenerator: replacing existing signature
[8/9] Applying GitCommitInfoGenerator
Build complete! (3.68s)
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()'
Build complete.
Done.