Build Information
Successful build of ShimmerSwift, reference 2.2.0 (f1a436
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 17:36:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BeauNouvelle/ShimmerSwift.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BeauNouvelle/ShimmerSwift
* tag 2.2.0 -> FETCH_HEAD
HEAD is now at f1a4366 Merge pull request #10 from Hengyu/master
Cloned https://github.com/BeauNouvelle/ShimmerSwift.git
Revision (git rev-parse @):
f1a4366f74329c313e9528bcbe5286eacc750c05
SUCCESS checkout https://github.com/BeauNouvelle/ShimmerSwift.git at 2.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "shimmerswift",
"name": "ShimmerSwift",
"url": "https://github.com/BeauNouvelle/ShimmerSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShimmerSwift",
"dependencies": [
]
}
]
}
Fetching https://github.com/BeauNouvelle/ShimmerSwift.git
[1/262] Fetching shimmerswift
Fetched https://github.com/BeauNouvelle/ShimmerSwift.git from cache (0.84s)
Creating working copy for https://github.com/BeauNouvelle/ShimmerSwift.git
Working copy of https://github.com/BeauNouvelle/ShimmerSwift.git resolved at 2.2.0 (f1a4366)
warning: '.resolve-product-dependencies': dependency 'shimmerswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/BeauNouvelle/ShimmerSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/7] Compiling ShimmerSwift ShimmeringLayer.swift
[4/7] Compiling ShimmerSwift Shimmer.swift
[5/7] Compiling ShimmerSwift ShimmeringView.swift
[6/7] Emitting module ShimmerSwift
[7/7] Compiling ShimmerSwift ShimmeringMaskLayer.swift
Build complete! (8.22s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ShimmerSwift",
"name" : "ShimmerSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "ShimmerSwift",
"targets" : [
"ShimmerSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShimmerSwift",
"module_type" : "SwiftTarget",
"name" : "ShimmerSwift",
"path" : "Shimmer",
"product_memberships" : [
"ShimmerSwift"
],
"sources" : [
"Shimmer.swift",
"ShimmeringLayer.swift",
"ShimmeringMaskLayer.swift",
"ShimmeringView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.