Build Information
Successful build of SwiftyCrop, reference master (bdbd64), with Swift 6.2 for macOS (SPM) on 22 Apr 2026 20:03:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/benedom/SwiftyCrop.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/benedom/SwiftyCrop
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bdbd64b Merge pull request #50 from AndrewHanshaw/patch-1
Cloned https://github.com/benedom/SwiftyCrop.git
Revision (git rev-parse @):
bdbd64b05eff663755b130b9be0cfd862252c2fe
SUCCESS checkout https://github.com/benedom/SwiftyCrop.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/benedom/SwiftyCrop.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying Info.plist
[1/5] Copying PrivacyInfo.xcprivacy
[2/5] Copying Localizable.xcstrings
[4/5] Write swift-version--3CB7CFEC50E0D141.txt
[6/18] Compiling SwiftyCrop ToolbarView.swift
[7/18] Compiling SwiftyCrop ProgressLayer.swift
[8/18] Compiling SwiftyCrop Legacy_RotateButtonsView.swift
[9/19] Compiling SwiftyCrop Legacy_ProgressLayer.swift
[10/19] Compiling SwiftyCrop Legacy_InteractionInstructionsView.swift
[11/19] Compiling SwiftyCrop SwiftyCrop.swift
[12/19] Compiling SwiftyCrop Legacy_ButtonsView.swift
[13/19] Compiling SwiftyCrop MaskShape.swift
[14/19] Compiling SwiftyCrop SwiftyCropConfiguration.swift
[15/19] Compiling SwiftyCrop View+Extension.swift
[16/19] Compiling SwiftyCrop CropViewModel.swift
[17/19] Emitting module SwiftyCrop
[18/19] Compiling SwiftyCrop CropView.swift
[19/19] Compiling SwiftyCrop resource_bundle_accessor.swift
Build complete! (9.21s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "SwiftyCrop",
"name" : "SwiftyCrop",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftyCrop",
"targets" : [
"SwiftyCrop"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyCropTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyCropTests",
"path" : "Tests/SwiftyCropTests",
"sources" : [
"SwiftyCropTests.swift"
],
"target_dependencies" : [
"SwiftyCrop"
],
"type" : "test"
},
{
"c99name" : "SwiftyCrop",
"module_type" : "SwiftTarget",
"name" : "SwiftyCrop",
"path" : "Sources",
"product_memberships" : [
"SwiftyCrop"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCrop/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SwiftyCrop/Extensions/View+Extension.swift",
"SwiftyCrop/Models/CropViewModel.swift",
"SwiftyCrop/Models/MaskShape.swift",
"SwiftyCrop/Models/SwiftyCropConfiguration.swift",
"SwiftyCrop/SwiftyCrop.swift",
"SwiftyCrop/View/Components/Legacy/Legacy_ButtonsView.swift",
"SwiftyCrop/View/Components/Legacy/Legacy_InteractionInstructionsView.swift",
"SwiftyCrop/View/Components/Legacy/Legacy_ProgressLayer.swift",
"SwiftyCrop/View/Components/Legacy/Legacy_RotateButtonsView.swift",
"SwiftyCrop/View/Components/LiquidGlass/ProgressLayer.swift",
"SwiftyCrop/View/Components/LiquidGlass/ToolbarView.swift",
"SwiftyCrop/View/CropView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.