Build Information
Successful build of SwiftUI-Shimmer, reference 1.5.1 (0226e2
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 15:21:53 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/markiv/SwiftUI-Shimmer.git
Reference: 1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markiv/SwiftUI-Shimmer
* tag 1.5.1 -> FETCH_HEAD
HEAD is now at 0226e21 Merge pull request #25 from Epsiloni/main
Cloned https://github.com/markiv/SwiftUI-Shimmer.git
Revision (git rev-parse @):
0226e21f9bf355d40e07e5f5e1c33679d50e167f
SUCCESS checkout https://github.com/markiv/SwiftUI-Shimmer.git at 1.5.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/markiv/SwiftUI-Shimmer.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/4] Compiling Shimmer Shimmer.swift
[4/4] Emitting module Shimmer
Build complete! (6.64s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUI-Shimmer",
"name" : "SwiftUI-Shimmer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Shimmer",
"targets" : [
"Shimmer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Shimmer",
"module_type" : "SwiftTarget",
"name" : "Shimmer",
"path" : "Sources/Shimmer",
"product_memberships" : [
"Shimmer"
],
"sources" : [
"Shimmer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.