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 1.1.3 (2b96b1), with Swift 5.10 for macOS (SPM) on 15 Jul 2024 13:31:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jrsaruo/AceLayout
 * tag               1.1.3      -> FETCH_HEAD
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 1.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "acelayout",
      "name": "AceLayout",
      "url": "https://github.com/jrsaruo/AceLayout.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AceLayout",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jrsaruo/AceLayout.git
[16/1530] Fetching acelayout
Fetched https://github.com/jrsaruo/AceLayout.git from cache (1.36s)
Creating working copy for https://github.com/jrsaruo/AceLayout.git
Working copy of https://github.com/jrsaruo/AceLayout.git resolved at 1.1.3 (2b96b1b)
warning: '.resolve-product-dependencies': dependency 'acelayout' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jrsaruo/AceLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/15] Compiling AceLayout LayoutTarget.swift
[4/16] Compiling AceLayout LayoutConstraintsBuilder.swift
[5/16] Compiling AceLayout LayoutItem.swift
[6/16] Compiling AceLayout YAxisAnchor.swift
[7/16] Compiling AceLayout LayoutAnchor.swift
[8/16] Compiling AceLayout LayoutDimension.swift
[9/16] Compiling AceLayout BaselineAnchor.swift
[10/16] Compiling AceLayout LayoutAnchor+Extension.swift
[11/16] Compiling AceLayout LayoutRect.swift
[12/16] Compiling AceLayout Constrainable.swift
[13/16] Compiling AceLayout NSLayoutConstraint+Extension.swift
[14/16] Emitting module AceLayout
[15/16] Compiling AceLayout XAxisAnchor.swift
[16/16] Compiling AceLayout Shims.swift
Build complete! (8.86s)
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.