Build Information
Successful build of CropImage, reference 0.8.2 (481f59
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 04:26:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laosb/CropImage.git
Reference: 0.8.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laosb/CropImage
* tag 0.8.2 -> FETCH_HEAD
HEAD is now at 481f59c fix: macos build
Cloned https://github.com/laosb/CropImage.git
Revision (git rev-parse @):
481f59cf412f41641d4b737d8fbb51433031ce03
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/laosb/CropImage.git at 0.8.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/laosb/CropImage.git
https://github.com/laosb/CropImage.git
{
"dependencies" : [
],
"manifest_display_name" : "CropImage",
"name" : "CropImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CropImage",
"targets" : [
"CropImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "CropImage",
"module_type" : "SwiftTarget",
"name" : "CropImage",
"path" : "Sources/CropImage",
"product_memberships" : [
"CropImage"
],
"sources" : [
"Comparable+clamped.swift",
"CropImageView.swift",
"DefaultControlsView.swift",
"DefaultCutHoleShape.swift",
"DefaultCutHoleView.swift",
"PlatformImage.swift",
"UnderlyingImageView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/10] Emitting module CropImage
[4/10] Compiling CropImage DefaultCutHoleShape.swift
[5/10] Compiling CropImage Comparable+clamped.swift
[6/10] Compiling CropImage DefaultControlsView.swift
[7/10] Compiling CropImage CropImageView.swift
[8/10] Compiling CropImage PlatformImage.swift
[9/10] Compiling CropImage UnderlyingImageView.swift
[10/10] Compiling CropImage DefaultCutHoleView.swift
Build complete! (9.02s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CropImage",
"name" : "CropImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CropImage",
"targets" : [
"CropImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "CropImage",
"module_type" : "SwiftTarget",
"name" : "CropImage",
"path" : "Sources/CropImage",
"product_memberships" : [
"CropImage"
],
"sources" : [
"Comparable+clamped.swift",
"CropImageView.swift",
"DefaultControlsView.swift",
"DefaultCutHoleShape.swift",
"DefaultCutHoleView.swift",
"PlatformImage.swift",
"UnderlyingImageView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.