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 SwiftUI-Shimmer, reference 1.5.1 (0226e2), with Swift 5.10 for macOS (SPM) on 14 Aug 2024 18:26:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.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
========================================
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": "swiftui-shimmer",
      "name": "SwiftUI-Shimmer",
      "url": "https://github.com/markiv/SwiftUI-Shimmer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Shimmer",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/markiv/SwiftUI-Shimmer.git
[1/215] Fetching swiftui-shimmer
Fetched https://github.com/markiv/SwiftUI-Shimmer.git from cache (1.42s)
Creating working copy for https://github.com/markiv/SwiftUI-Shimmer.git
Working copy of https://github.com/markiv/SwiftUI-Shimmer.git resolved at 1.5.1 (0226e21)
warning: '.resolve-product-dependencies': dependency 'swiftui-shimmer' 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/markiv/SwiftUI-Shimmer.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/4] Emitting module Shimmer
[4/4] Compiling Shimmer Shimmer.swift
Build complete! (6.52s)
Build complete.
Done.