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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/MeshGenerator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/MeshGenerator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b6b2a52 swift6 ready - sendable conformances for public structs mostly
Cloned https://github.com/heckj/MeshGenerator.git
Revision (git rev-parse @):
b6b2a52303a58e7a5ca331e9334ce8c3c44407ac
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/heckj/MeshGenerator.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/heckj/MeshGenerator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/16] Compiling MeshGenerator Plane.swift
[4/17] Compiling MeshGenerator Vertex.swift
[5/17] Compiling MeshGenerator TextureCoordinates.swift
[6/17] Compiling MeshGenerator Triangle.swift
[7/17] Compiling MeshGenerator Vector.swift
[8/17] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[9/17] Compiling MeshGenerator MeshGenerator+UIKit.swift
[10/17] Compiling MeshGenerator QuickTestView.swift
[11/17] Compiling MeshGenerator LineSegment.swift
[12/17] Compiling MeshGenerator Mesh.swift
[13/17] Emitting module MeshGenerator
[14/17] Compiling MeshGenerator Bounds.swift
[15/17] Compiling MeshGenerator ColorRepresentation.swift
[16/17] Compiling MeshGenerator MeshGenerator+AppKit.swift
[17/17] Compiling MeshGenerator MeshGenerator+RealityKit.swift
Build complete! (27.80s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/1577] Fetching swift-docc-plugin
[569/4459] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin (1.92s)
Fetched https://github.com/apple/swift-docc-symbolkit (1.92s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (3.02s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.66s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.