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 dev (873d82), with Swift 5.10 for macOS (SPM) on 27 Aug 2024 10:45:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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: dev
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/space-code/skeleton-ui
 * branch            dev        -> FETCH_HEAD
 * [new branch]      dev        -> origin/dev
HEAD is now at 873d828 Remove view blending (#10)
Cloned https://github.com/space-code/skeleton-ui.git
Revision (git rev-parse @):
873d828307a7b3ad54e560bc746d1769525ee723
SUCCESS checkout https://github.com/space-code/skeleton-ui.git at dev
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-syntax.git
[1/11899] Fetching swift-snapshot-testing
[1191/76501] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.81s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.81s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.1 (2.64s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.73s)
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
========================================
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": "skeleton-ui",
      "name": "SkeletonUI",
      "url": "https://github.com/space-code/skeleton-ui.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/skeleton-ui",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/space-code/skeleton-ui.git
[1/269] Fetching skeleton-ui
Fetched https://github.com/space-code/skeleton-ui.git from cache (1.60s)
Creating working copy for https://github.com/space-code/skeleton-ui.git
Working copy of https://github.com/space-code/skeleton-ui.git resolved at dev (873d828)
warning: '.resolve-product-dependencies': dependency 'skeleton-ui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/space-code/skeleton-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling SkeletonUI GradientAnimationView.swift
[4/12] Compiling SkeletonUI SkeletonView.swift
[5/12] Compiling SkeletonUI Collection+Safe.swift
[6/12] Emitting module SkeletonUI
[7/12] Compiling SkeletonUI SkeletonConfiguration.swift
[8/12] Compiling SkeletonUI SkeletonConstants.swift
[9/12] Compiling SkeletonUI ShimmerViewModifier.swift
[10/12] Compiling SkeletonUI SkeletonViewType.swift
[11/12] Compiling SkeletonUI SkeletonViewModifier.swift
[12/12] Compiling SkeletonUI SkeletonPresentationBehavior.swift
Build complete! (9.10s)
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_thatSkeletonViewShowsAndAnimatesMultiplesView_whenViewHasCustomLayout-iphone.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_thatSkeletonViewShowsAndAnimationMultiplesView_whenViewTypeIsPlain-iphone.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_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_thatSkeletonViewShowsAndAnimationMultiplesView_whenDeviceIsIpad.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-tv.1.png
Build complete.
Done.