This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 NiftyHelpers 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NiftyTreeStudios/NiftyHelpers.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NiftyTreeStudios/NiftyHelpers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b68183b Replace color in an UIImage.
Cloned https://github.com/NiftyTreeStudios/NiftyHelpers.git
Revision (git rev-parse @):
b68183b74a8431621c074cabdc091888e53f727f
SUCCESS checkout https://github.com/NiftyTreeStudios/NiftyHelpers.git at main
========================================
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/4] Compiling NiftyHelpers NiftyHelpers.swift
[2/4] Compiling NiftyHelpers View+Ext.swift
[3/4] Emitting module NiftyHelpers
[4/4] Compiling NiftyHelpers UIImage+Ext.swift
Build complete! (10.55s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "niftyhelpers",
      "name": "NiftyHelpers",
      "url": "https://github.com/NiftyTreeStudios/NiftyHelpers.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NiftyHelpers",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/NiftyTreeStudios/NiftyHelpers.git
[1/40] Fetching niftyhelpers
Fetched https://github.com/NiftyTreeStudios/NiftyHelpers.git (0.27s)
Creating working copy for https://github.com/NiftyTreeStudios/NiftyHelpers.git
Working copy of https://github.com/NiftyTreeStudios/NiftyHelpers.git resolved at main
warning: '.resolve-product-dependencies': dependency 'niftyhelpers' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.