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 swift-bezier, reference main (7061d2), with Swift 5.9 for macOS (SPM) on 21 Jul 2024 22:51:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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/LuizZak/swift-bezier.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/swift-bezier
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7061d2e Adding BezierType.approximate() function
Cloned https://github.com/LuizZak/swift-bezier.git
Revision (git rev-parse @):
7061d2e5396e006e6b80313510c3689917d9569d
SUCCESS checkout https://github.com/LuizZak/swift-bezier.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/LuizZak/swift-bezier.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module SwiftBezier
[2/31] Compiling SwiftBezier BezierLookUpTable.swift
[3/31] Compiling SwiftBezier CubicBezier+Cached.swift
[4/31] Compiling SwiftBezier CubicBezier.swift
[5/31] Compiling SwiftBezier BoundedBezier2Type.swift
[6/31] Compiling SwiftBezier DeCasteljauSolvableBezierType.swift
[7/31] Compiling SwiftBezier DerivableBezierType.swift
[8/31] Compiling SwiftBezier Comparable+Ext.swift
[9/31] Compiling SwiftBezier LegendreGauss.swift
[10/31] Compiling SwiftBezier Math.swift
[11/31] Compiling SwiftBezier CubicBezier+Alias.swift
[12/31] Compiling SwiftBezier LinearBezier+Alias.swift
[13/31] Compiling SwiftBezier QuadBezier+Alias.swift
[14/31] Compiling SwiftBezier QuadBezier2.swift
[15/31] Compiling SwiftBezier CachedBezier.swift
[16/31] Compiling SwiftBezier BinarySearch.swift
[17/31] Compiling SwiftBezier CubicBezier2.swift
[18/31] Compiling SwiftBezier LinearBezier+Cached.swift
[19/31] Compiling SwiftBezier LinearBezier.swift
[20/31] Compiling SwiftBezier Bezier2FPoint.swift
[21/31] Compiling SwiftBezier Bezier2Type.swift
[22/31] Compiling SwiftBezier BezierType.swift
[23/31] Compiling SwiftBezier QuadraticSolver.swift
[24/31] Compiling SwiftBezier LookUpTable.swift
[25/31] Compiling SwiftBezier Bezier2DPoint.swift
[26/31] Compiling SwiftBezier Bezier2PointType.swift
[27/31] Compiling SwiftBezier BezierPointType.swift
[28/31] Compiling SwiftBezier ConstructibleBezier2PointType.swift
[29/31] Compiling SwiftBezier LinearBezier2.swift
[30/31] Compiling SwiftBezier QuadBezier+Cached.swift
[31/31] Compiling SwiftBezier QuadBezier.swift
Build complete! (11.52s)
Fetching https://github.com/LuizZak/MiniP5Printer.git
[1/50] Fetching minip5printer
Fetched https://github.com/LuizZak/MiniP5Printer.git (0.71s)
Fetching https://github.com/apple/swift-numerics.git
[1/5561] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (1.09s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.53s)
Creating working copy for https://github.com/LuizZak/MiniP5Printer.git
Working copy of https://github.com/LuizZak/MiniP5Printer.git resolved at main
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Build complete.
Done.