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 DSFDockTile with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFDockTile.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFDockTile
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 921840f Added privacy manifest, macOS min is now 10.13, SPM version 5.4
Cloned https://github.com/dagronf/DSFDockTile.git
Revision (git rev-parse @):
921840f138ece177c9c636958434d674d9d42d72
SUCCESS checkout https://github.com/dagronf/DSFDockTile.git at 1.0.0
Fetching https://github.com/dagronf/DSFImageFlipbook from cache
Fetched https://github.com/dagronf/DSFImageFlipbook from cache (0.14s)
Computing version for https://github.com/dagronf/DSFImageFlipbook
Computed https://github.com/dagronf/DSFImageFlipbook at 1.0.1 (0.39s)
Creating working copy for https://github.com/dagronf/DSFImageFlipbook
Working copy of https://github.com/dagronf/DSFImageFlipbook resolved at 1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dsfdocktile",
      "name": "DSFDockTile",
      "url": "https://github.com/dagronf/DSFDockTile.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFDockTile",
      "dependencies": [
        {
          "identity": "dsfimageflipbook",
          "name": "DSFImageFlipbook",
          "url": "https://github.com/dagronf/DSFImageFlipbook",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFImageFlipbook",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFDockTile.git
[1/283] Fetching dsfdocktile
Fetched https://github.com/dagronf/DSFDockTile.git from cache (0.41s)
Fetching https://github.com/dagronf/DSFImageFlipbook from cache
Fetched https://github.com/dagronf/DSFImageFlipbook from cache (0.14s)
Computing version for https://github.com/dagronf/DSFImageFlipbook
Computed https://github.com/dagronf/DSFImageFlipbook at 1.0.1 (0.01s)
Creating working copy for https://github.com/dagronf/DSFImageFlipbook
Working copy of https://github.com/dagronf/DSFImageFlipbook resolved at 1.0.1
Creating working copy for https://github.com/dagronf/DSFDockTile.git
Working copy of https://github.com/dagronf/DSFDockTile.git resolved at 1.0.0 (921840f)
warning: '.resolve-product-dependencies': dependency 'dsfdocktile' is not used by any target
Found 1 product dependencies
  - DSFImageFlipbook
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dagronf/DSFDockTile.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-6044DDE57671499D.txt
[5/6] Compiling DSFImageFlipbook DSFImageFlipbook.swift
[6/6] Emitting module DSFImageFlipbook
[7/15] Compiling DSFDockTile DSFDockTile+ViewController.swift
[8/15] Compiling DSFDockTile DSFDockTile.swift
[9/16] Compiling DSFDockTile resource_bundle_accessor.swift
[10/16] Compiling DSFDockTile DSFDockTile+Animation.swift
[11/16] Compiling DSFDockTile DSFDockTile+Attention.swift
[12/16] Emitting module DSFDockTile
[13/16] Compiling DSFDockTile DSFDockTile+Core.swift
[14/16] Compiling DSFDockTile DSFDockTile+ConstantImage.swift
[15/16] Compiling DSFDockTile DSFDockTile+SwiftUI.swift
[16/16] Compiling DSFDockTile DSFDockTile+Image.swift
Build complete! (7.48s)
Build complete.
Done.