Build Information
Successful build of RatingControl, reference 0.0.7 (2793a9
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 07:24:14 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/edonv/RatingControl.git
Reference: 0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/RatingControl
* tag 0.0.7 -> FETCH_HEAD
HEAD is now at 2793a96 Added empty privacy manifest
Cloned https://github.com/edonv/RatingControl.git
Revision (git rev-parse @):
2793a961e29bc18493354b0cf26e63e3685977b7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/edonv/RatingControl.git at 0.0.7
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/edonv/RatingControl.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/14] Compiling RatingControl IconSizePreferenceKey.swift
[4/14] Compiling RatingControl Clamping.swift
[5/14] Compiling RatingControl Number+RoundToNearest.swift
[6/15] Compiling RatingControl Float+IsWholeNumber.swift
[7/15] Compiling RatingControl BackportSymbolVariants.swift
[8/15] Compiling RatingControl BackportViewModifiers.swift
[9/15] Compiling RatingControl RatingControl+Inits.swift
[10/15] Compiling RatingControl RatingControl.swift
[11/15] Compiling RatingControl InternalEnvironmentValues.swift
[12/15] Compiling RatingControl RatingControlIconFrameSizingMode.swift
[13/15] Compiling RatingControl BackportShapeStyle.swift
[14/15] Emitting module RatingControl
[15/15] Compiling RatingControl Shape+ScaleCGSizeModifier.swift
Build complete! (8.77s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RatingControl",
"name" : "RatingControl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "RatingControl",
"targets" : [
"RatingControl"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RatingControlTests",
"module_type" : "SwiftTarget",
"name" : "RatingControlTests",
"path" : "Tests/RatingControlTests",
"sources" : [
"RatingControlTests.swift"
],
"target_dependencies" : [
"RatingControl"
],
"type" : "test"
},
{
"c99name" : "RatingControl",
"module_type" : "SwiftTarget",
"name" : "RatingControl",
"path" : "Sources/RatingControl",
"product_memberships" : [
"RatingControl"
],
"sources" : [
"Helper Types/InternalEnvironmentValues.swift",
"Helper Types/RatingControlIconFrameSizingMode.swift",
"RatingControl+Inits.swift",
"RatingControl.swift",
"Supporting/BackportShapeStyle.swift",
"Supporting/BackportSymbolVariants.swift",
"Supporting/BackportViewModifiers.swift",
"Supporting/Clamping.swift",
"Supporting/Float+IsWholeNumber.swift",
"Supporting/IconSizePreferenceKey.swift",
"Supporting/Number+RoundToNearest.swift",
"Supporting/Shape+ScaleCGSizeModifier.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.