The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AceLayout with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jrsaruo/AceLayout.git
Reference: 1.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jrsaruo/AceLayout
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at b7ef870 Merge pull request #32 from jrsaruo/release-1.1.2
Cloned https://github.com/jrsaruo/AceLayout.git
Revision (git rev-parse @):
b7ef87089600041d9660f5ebda3278cfe0690bb9
SUCCESS checkout https://github.com/jrsaruo/AceLayout.git at 1.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "acelayout",
      "name": "AceLayout",
      "url": "https://github.com/jrsaruo/AceLayout.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AceLayout",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jrsaruo/AceLayout.git
[1/1422] Fetching acelayout
Fetched https://github.com/jrsaruo/AceLayout.git from cache (0.29s)
Creating working copy for https://github.com/jrsaruo/AceLayout.git
Working copy of https://github.com/jrsaruo/AceLayout.git resolved at 1.1.2 (b7ef870)
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.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/15] Compiling AceLayout Constrainable.swift
[4/15] Compiling AceLayout NSLayoutConstraint+Extension.swift
[5/15] Compiling AceLayout LayoutAnchor.swift
[6/15] Compiling AceLayout LayoutDimension.swift
[7/15] Compiling AceLayout LayoutRect.swift
[8/15] Compiling AceLayout XAxisAnchor.swift
[9/15] Compiling AceLayout YAxisAnchor.swift
[10/15] Compiling AceLayout LayoutConstraintsBuilder.swift
[11/16] Compiling AceLayout LayoutTarget.swift
[12/16] Emitting module AceLayout
[13/16] Compiling AceLayout BaselineAnchor.swift
[14/16] Compiling AceLayout LayoutAnchor+Extension.swift
[15/16] Compiling AceLayout LayoutItem.swift
[16/16] Compiling AceLayout Shims.swift
Build complete! (7.64s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AceLayoutTests/AceLayout.xctestplan
Build complete.
Done.