Build Information
Successful build of CafSolutions, reference 2.0.6 (c0f6ac), with Swift 6.0 for macOS (SPM) on 8 Jul 2025 20:48:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/combateafraude/CafSolutions.git
Reference: 2.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/combateafraude/CafSolutions
* tag 2.0.6 -> FETCH_HEAD
HEAD is now at c0f6acd Merge pull request #8 from combateafraude/release/2.0.6
Cloned https://github.com/combateafraude/CafSolutions.git
Revision (git rev-parse @):
c0f6acd2ce121ef2e43a9dcd682ea1e3ef3260e5
SUCCESS checkout https://github.com/combateafraude/CafSolutions.git at 2.0.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/combateafraude/CafSolutions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling CafSolutionsTarget Dummy.swift
[4/4] Emitting module CafSolutionsTarget
Build complete! (0.61s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/CafSolutions.xcframework
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CafSolutions",
"name" : "CafSolutions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CafSolutions",
"targets" : [
"CafSolutionsTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CafSolutionsTarget",
"module_type" : "SwiftTarget",
"name" : "CafSolutionsTarget",
"path" : "Sources",
"product_memberships" : [
"CafSolutions"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"CafSolutions"
],
"type" : "library"
},
{
"c99name" : "CafSolutions",
"module_type" : "BinaryTarget",
"name" : "CafSolutions",
"path" : "Sources/CafSolutions.xcframework",
"product_memberships" : [
"CafSolutions"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.