Build Information
Successful build of TinyConstraints, reference 4.0.2 (3262e5
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 02:39:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/roberthein/TinyConstraints.git
Reference: 4.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/roberthein/TinyConstraints
* tag 4.0.2 -> FETCH_HEAD
HEAD is now at 3262e5c fix osx lib after pr merge
Cloned https://github.com/roberthein/TinyConstraints.git
Revision (git rev-parse @):
3262e5c591d4ab6272255df2087a01bbebd138dc
SUCCESS checkout https://github.com/roberthein/TinyConstraints.git at 4.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/roberthein/TinyConstraints.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/10] Compiling TinyConstraints Constraints.swift
[4/10] Emitting module TinyConstraints
[5/10] Compiling TinyConstraints Stack.swift
[6/10] Compiling TinyConstraints Abstraction.swift
[7/10] Compiling TinyConstraints TinyConstraints+superview.swift
[8/10] Compiling TinyConstraints TinyConstraints.swift
[9/10] Compiling TinyConstraints Constrainable.swift
[10/10] Compiling TinyConstraints TinyEdgeInsets.swift
Build complete! (6.79s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "TinyConstraints",
"name" : "TinyConstraints",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TinyConstraints",
"targets" : [
"TinyConstraints"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "TinyConstraints",
"module_type" : "SwiftTarget",
"name" : "TinyConstraints",
"path" : "TinyConstraints",
"product_memberships" : [
"TinyConstraints"
],
"sources" : [
"Classes/Abstraction.swift",
"Classes/Constrainable.swift",
"Classes/Constraints.swift",
"Classes/Stack.swift",
"Classes/TinyConstraints+superview.swift",
"Classes/TinyConstraints.swift",
"Classes/TinyEdgeInsets.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.