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 AceLayout, reference main (2b96b1), with Swift 5.9 for macOS (SPM) on 15 Jul 2024 13:31:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jrsaruo/AceLayout.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jrsaruo/AceLayout
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2b96b1b Merge pull request #41 from jrsaruo/release-1.1.3
Cloned https://github.com/jrsaruo/AceLayout.git
Revision (git rev-parse @):
2b96b1b4990fee35ac1bd5b1dc942393dd4957fc
SUCCESS checkout https://github.com/jrsaruo/AceLayout.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/jrsaruo/AceLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling AceLayout LayoutTarget.swift
[2/14] Compiling AceLayout LayoutConstraintsBuilder.swift
[3/14] Compiling AceLayout LayoutItem.swift
[4/14] Compiling AceLayout YAxisAnchor.swift
[5/14] Compiling AceLayout XAxisAnchor.swift
[6/14] Compiling AceLayout LayoutAnchor.swift
[7/14] Compiling AceLayout LayoutDimension.swift
[8/14] Emitting module AceLayout
[9/14] Compiling AceLayout Constrainable.swift
[10/14] Compiling AceLayout NSLayoutConstraint+Extension.swift
[11/14] Compiling AceLayout BaselineAnchor.swift
[12/14] Compiling AceLayout LayoutAnchor+Extension.swift
[13/14] Compiling AceLayout LayoutRect.swift
[14/14] Compiling AceLayout Shims.swift
Build complete! (10.42s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/AceLayoutTests/AceLayout.xctestplan
Build complete.
Done.