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 Xgen 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/JohnSundell/xgen.git
Reference: 2.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/xgen
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 444b9ad Merge pull request #8 from JohnSundell/auxiliary-source-files
Cloned https://github.com/JohnSundell/xgen.git
Revision (git rev-parse @):
444b9ad8f9c7720578fc46dbd09e0487eac7ddb5
SUCCESS checkout https://github.com/JohnSundell/xgen.git at 2.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/JohnSundell/xgen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Compiling Files Files.swift
[5/5] Emitting module Files
[6/11] Compiling Xgen String+Xgen.swift
[7/11] Compiling Xgen XgenError.swift
[8/11] Compiling Xgen Workspace.swift
[9/11] Compiling Xgen Playground.swift
[10/11] Compiling Xgen Generatable.swift
[11/11] Emitting module Xgen
Build complete! (5.67s)
Fetching https://github.com/JohnSundell/Files.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/Files.git from cache (0.18s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.18s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.52s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.41s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 2.3.0
Build complete.
Done.