Build Information
Successful build of UUSwiftImage with Swift 6.0 for macOS (SPM).
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftImage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftImage
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 206d75f Update README.md
Cloned https://github.com/SilverPineSoftware/UUSwiftImage.git
Revision (git rev-parse @):
206d75f7db16dbe1be0f0f6ada17990cf8355f4f
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftImage.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/SilverPineSoftware/UUSwiftImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6F35C1178C84523A.txt
[4/22] Compiling UUSwiftCore UUThread.swift
[5/22] Compiling UUSwiftCore UUTimer.swift
[6/22] Compiling UUSwiftCore UULocalization.swift
[7/22] Compiling UUSwiftCore UUObject.swift
[8/22] Compiling UUSwiftCore UUObjectFactory.swift
[9/22] Compiling UUSwiftCore UURandom.swift
[10/22] Compiling UUSwiftCore UUJson.swift
[11/22] Compiling UUSwiftCore UUKeychain.swift
[12/22] Compiling UUSwiftCore UUString.swift
[13/22] Compiling UUSwiftCore UUSwiftCore.swift
[14/22] Compiling UUSwiftCore UUCollection.swift
[15/22] Compiling UUSwiftCore UUColor.swift
[16/23] Compiling UUSwiftCore UUDebugLog.swift
[17/23] Compiling UUSwiftCore UUDictionary.swift
[18/23] Compiling UUSwiftCore UUComparable.swift
[19/23] Compiling UUSwiftCore UUData.swift
[20/23] Emitting module UUSwiftCore
[21/23] Compiling UUSwiftCore UUDataCache.swift
[22/23] Compiling UUSwiftCore UUDate.swift
[23/23] Compiling UUSwiftCore UUURL.swift
[24/25] Compiling UUSwiftImage UUImage.swift
[25/25] Emitting module UUSwiftImage
Build complete! (31.44s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/234] Fetching uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.84s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.70s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.9
Build complete.
{
"dependencies" : [
{
"identity" : "uuswiftcore",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
}
],
"manifest_display_name" : "UUSwiftImage",
"name" : "UUSwiftImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "UUSwiftImage",
"targets" : [
"UUSwiftImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "UUSwiftImage",
"module_type" : "SwiftTarget",
"name" : "UUSwiftImage",
"path" : "UUSwiftImage",
"product_dependencies" : [
"UUSwiftCore"
],
"product_memberships" : [
"UUSwiftImage"
],
"sources" : [
"UUImage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.