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 SwiftImage, reference main (36c8a2), with Swift 5.9 for macOS (SPM) on 15 Sep 2024 11:11:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/koher/swift-image.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/koher/swift-image
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 36c8a28 Update "Requirements" in README
Cloned https://github.com/koher/swift-image.git
Revision (git rev-parse @):
36c8a282c6cc75d8f3a6f25057f093f950dced83
SUCCESS checkout https://github.com/koher/swift-image.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/koher/swift-image.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Compiling SwiftImage Extrapolation.swift
[2/24] Compiling SwiftImage HigherOrderFunctions.swift
[3/24] Compiling SwiftImage Image.swift
[4/26] Compiling SwiftImage UIKit.swift
[5/26] Compiling SwiftImage Util.swift
[6/26] Compiling SwiftImage RGBAOperators.swift
[7/26] Compiling SwiftImage Resizing.swift
[8/26] Compiling SwiftImage Rotation.swift
[9/26] Compiling SwiftImage TypicalChannel.swift
[10/26] Compiling SwiftImage Convolution.swift
[11/26] Compiling SwiftImage CoreGraphics.swift
[12/26] Compiling SwiftImage ExtrapolatedImage.swift
[13/26] Compiling SwiftImage AnyImage.swift
[14/26] Compiling SwiftImage AppKit.swift
[15/26] Compiling SwiftImage ColorLiteral.swift
[16/26] Emitting module SwiftImage
[17/26] Compiling SwiftImage ImageProtocol.swift
[18/26] Compiling SwiftImage ImageSlice.swift
[19/26] Compiling SwiftImage Interpolation.swift
[20/26] Compiling SwiftImage NumericPixel.swift
[21/26] Compiling SwiftImage PremultipliedRGBA.swift
[22/26] Compiling SwiftImage RGB.swift
[23/26] Compiling SwiftImage RGBA.swift
[24/26] Compiling SwiftImage ImageFormat.swift
[25/26] Compiling SwiftImage ImageIterator.swift
[26/26] Compiling SwiftImage ImageOperators.swift
Build complete! (11.85s)
Build complete.
Done.