The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SkeletonUI, reference 1.0.3 (97fafb), with Swift 5.8 for macOS (SPM) on 27 Aug 2024 10:48:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/skeleton-ui.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/space-code/skeleton-ui
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 97fafb7 Release `1.0.3` (#11)
Cloned https://github.com/space-code/skeleton-ui.git
Revision (git rev-parse @):
97fafb715624c819812e5d0104771a36ed517171
SUCCESS checkout https://github.com/space-code/skeleton-ui.git at 1.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/space-code/skeleton-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling SkeletonUI Collection+Safe.swift
[2/10] Compiling SkeletonUI SkeletonView.swift
[3/10] Compiling SkeletonUI ShimmerViewModifier.swift
[4/10] Compiling SkeletonUI SkeletonViewType.swift
[5/10] Compiling SkeletonUI SkeletonPresentationBehavior.swift
[6/10] Compiling SkeletonUI GradientAnimationView.swift
[7/10] Compiling SkeletonUI SkeletonConfiguration.swift
[8/10] Compiling SkeletonUI SkeletonViewModifier.swift
[9/10] Emitting module SkeletonUI
[10/10] Compiling SkeletonUI SkeletonConstants.swift
Build complete! (20.72s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/11899] Fetching swift-snapshot-testing
[953/76501] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing (3.20s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
[62664/64602] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git (4.03s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.1 (3.09s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.84s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.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_thatSkeletonViewShowsAndAnimatesASingleView_whenViewHasCustomConfiguration-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_thatSkeletonViewShowsViewContent_whenSkeletonIsDisabled-tv.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SkeletonUITests/SnapshotTests/__Snapshots__/SkeletonUITests/test_thatSkeletonViewShowsAndAnimationMultiplesView_whenViewTypeIsPlain-tv.1.png
    /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_thatSkeletonViewShowsViewContent_whenSkeletonIsDisabled-iphone.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_thatSkeletonViewShowsAndAnimatesMultiplesView_whenViewHasCustomLayout-tv.1.png
Build complete.
Done.