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 iShape, reference 1.13.0 (5093a2), with Swift 5.9 for macOS (SPM) on 24 Jul 2024 19:13:37 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iShape-Swift/iShape.git
Reference: 1.13.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iShape-Swift/iShape
 * tag               1.13.0     -> FETCH_HEAD
HEAD is now at 5093a24 fix version
Cloned https://github.com/iShape-Swift/iShape.git
Revision (git rev-parse @):
5093a243acb8bad08545a74165bd82aa84fda313
SUCCESS checkout https://github.com/iShape-Swift/iShape.git at 1.13.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/iShape-Swift/iShape.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling iFixFloat UInt128.swift
[2/11] Compiling iFixFloat Triangle.swift
[3/11] Compiling iFixFloat Vec.swift
[4/11] Compiling iFixFloat Rect.swift
[5/11] Compiling iFixFloat Point.swift
[6/11] Compiling iFixFloat FixSin.swift
[7/11] Compiling iFixFloat FixFloat.swift
[8/11] Compiling iFixFloat FixVec.swift
[9/11] Emitting module iFixFloat
[10/11] Compiling iFixFloat FixAngle.swift
[11/11] Compiling iFixFloat BitPack.swift
[12/21] Emitting module iShape
[13/21] Compiling iShape FixPath.swift
[14/22] Compiling iShape FixShapes.swift
[15/22] Compiling iShape FixBnd.swift
[16/22] Compiling iShape CGFloat.swift
[17/22] Compiling iShape Path.swift
[18/22] Compiling iShape FixShape.swift
[19/22] Compiling iShape FixPaths.swift
[20/22] Compiling iShape CGPoint.swift
[21/22] Compiling iShape Adapter.swift
/Users/admin/builder/spi-builder-workspace/Sources/iShape/Graphic/Adapter.swift:173:13: warning: immutable value 'unionRect' was never used; consider replacing with '_' or removing it
        let unionRect: CGRect
            ^~~~~~~~~
            _
[22/22] Compiling iShape Shape.swift
Build complete! (9.85s)
Fetching https://github.com/iShape-Swift/iFixFloat
[1/189] Fetching ifixfloat
Fetched https://github.com/iShape-Swift/iFixFloat (1.23s)
Computing version for https://github.com/iShape-Swift/iFixFloat
Computed https://github.com/iShape-Swift/iFixFloat at 1.8.0 (0.39s)
Creating working copy for https://github.com/iShape-Swift/iFixFloat
Working copy of https://github.com/iShape-Swift/iFixFloat resolved at 1.8.0
Build complete.
Done.