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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CypherPoet/SwiftUIPreviewUtils.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/SwiftUIPreviewUtils
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 07c37cc 0.0.10
Cloned https://github.com/CypherPoet/SwiftUIPreviewUtils.git
Revision (git rev-parse @):
07c37ccf8ceeafcacb88288d47b30f033539b098
SUCCESS checkout https://github.com/CypherPoet/SwiftUIPreviewUtils.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftuipreviewutils",
      "name": "SwiftUIPreviewUtils",
      "url": "https://github.com/CypherPoet/SwiftUIPreviewUtils.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIPreviewUtils",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CypherPoet/SwiftUIPreviewUtils.git from cache
Fetched https://github.com/CypherPoet/SwiftUIPreviewUtils.git (0.22s)
Creating working copy for https://github.com/CypherPoet/SwiftUIPreviewUtils.git
Working copy of https://github.com/CypherPoet/SwiftUIPreviewUtils.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftuipreviewutils' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling SwiftUIPreviewUtils LocalePreview.swift
[2/12] Compiling SwiftUIPreviewUtils PreviewLayout+Landscape.swift
[3/12] Compiling SwiftUIPreviewUtils FullScreenPreview.swift
[4/12] Compiling SwiftUIPreviewUtils ContentSizeCategory+Utils.swift
[5/12] Compiling SwiftUIPreviewUtils PreviewDevice+Constants.swift
[6/12] Emitting module SwiftUIPreviewUtils
[7/12] Compiling SwiftUIPreviewUtils ContentSizeCategoryPreview.swift
[8/12] Compiling SwiftUIPreviewUtils ColorScheme+previewName.swift
[9/12] Compiling SwiftUIPreviewUtils LayoutDirectionPreview.swift
[10/12] Compiling SwiftUIPreviewUtils OpenedFromNavigationLinkViewModifier.swift
[11/12] Compiling SwiftUIPreviewUtils ColorSchemePreview.swift
[12/12] Compiling SwiftUIPreviewUtils ComponentPreview.swift
[13/13] Compiling SwiftUIPreviewUtils StatefulPreviewWrapper.swift
Build complete! (20.47s)
Build complete.
Done.