Build Information
Successful build of SkeletonUI, reference 1.1.0 (6175af
), with Swift 5.9 for macOS (SPM) on 26 Dec 2024 07:14:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/skeleton-ui.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/space-code/skeleton-ui
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 6175af4 Release `1.1.0` (#14)
Cloned https://github.com/space-code/skeleton-ui.git
Revision (git rev-parse @):
6175af496fb88eda3b055459b62ea0d7b8127954
SUCCESS checkout https://github.com/space-code/skeleton-ui.git at 1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/space-code/skeleton-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling SkeletonUI GradientAnimationView.swift
[2/10] Compiling SkeletonUI SkeletonViewModifier.swift
[3/10] Compiling SkeletonUI ShimmerViewModifier.swift
[4/10] Compiling SkeletonUI SkeletonPresentationBehavior.swift
[5/10] Compiling SkeletonUI Collection+Safe.swift
[6/10] Compiling SkeletonUI SkeletonViewType.swift
[7/10] Emitting module SkeletonUI
[8/10] Compiling SkeletonUI SkeletonConfiguration.swift
[9/10] Compiling SkeletonUI SkeletonConstants.swift
[10/10] Compiling SkeletonUI SkeletonView.swift
Build complete! (21.03s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/12464] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (3.66s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (2.63s)
Fetching https://github.com/swiftlang/swift-syntax
[1/67544] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax (4.80s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.54s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
warning: 'spi-builder-workspace': found 9 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsAndAnimationMultiplesView_whenDeviceIsIpad.1.png
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsAndAnimatesASingleView_whenViewHasCustomConfiguration-tv.1.png
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsAndAnimatesMultiplesView_whenViewHasCustomLayout-iphone.1.png
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsAndAnimatesASingleView_whenViewHasCustomConfiguration-iphone.1.png
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsViewContent_whenSkeletonIsDisabled-iphone.1.png
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsAndAnimatesMultiplesView_whenViewHasCustomLayout-tv.1.png
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsViewContent_whenSkeletonIsDisabled-tv.1.png
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsAndAnimationMultiplesView_whenViewTypeIsPlain-iphone.1.png
/Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsAndAnimationMultiplesView_whenViewTypeIsPlain-tv.1.png
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "SkeletonUI",
"name" : "SkeletonUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SkeletonUI",
"targets" : [
"SkeletonUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SkeletonUITests",
"module_type" : "SwiftTarget",
"name" : "SkeletonUITests",
"path" : "Tests/SkeletonUITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"Helpers/Item.swift",
"SnapshotTests/SkeletonUITests.swift"
],
"target_dependencies" : [
"SkeletonUI"
],
"type" : "test"
},
{
"c99name" : "SkeletonUI",
"module_type" : "SwiftTarget",
"name" : "SkeletonUI",
"path" : "Sources/SkeletonUI",
"product_memberships" : [
"SkeletonUI"
],
"sources" : [
"Classes/Core/SkeletonConfiguration.swift",
"Classes/Core/SkeletonConstants.swift",
"Classes/Core/SkeletonPresentationBehavior.swift",
"Classes/Core/SkeletonViewType.swift",
"Classes/Core/ViewModifiers/ShimmerViewModifier.swift",
"Classes/Core/ViewModifiers/SkeletonViewModifier.swift",
"Classes/Core/Views/GradientAnimationView.swift",
"Classes/Core/Views/SkeletonView.swift",
"Classes/Helpers/Collection+Safe.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.