The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/roberthein/TinyConstraints.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/roberthein/TinyConstraints
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a89996a Merge pull request #103 from Lutzifer/patch-1
Cloned https://github.com/roberthein/TinyConstraints.git
Revision (git rev-parse @):
a89996a77d364eb85abdd09d42d2274e35ba56dc
SUCCESS checkout https://github.com/roberthein/TinyConstraints.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/roberthein/TinyConstraints.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling TinyConstraints TinyConstraints+superview.swift
[4/10] Emitting module TinyConstraints
[5/10] Compiling TinyConstraints TinyEdgeInsets.swift
[6/10] Compiling TinyConstraints Stack.swift
[7/10] Compiling TinyConstraints Constraints.swift
[8/10] Compiling TinyConstraints Constrainable.swift
[9/10] Compiling TinyConstraints Abstraction.swift
[10/10] Compiling TinyConstraints TinyConstraints.swift
Build complete! (5.74s)
Build complete.
Done.