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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tbaranes/SwiftyUtils.git
Reference: 5.5.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tbaranes/SwiftyUtils
 * tag               5.5.2      -> FETCH_HEAD
HEAD is now at 2ea7ce9 Releasing 5.5.2
Cloned https://github.com/tbaranes/SwiftyUtils.git
Revision (git rev-parse @):
2ea7ce9677df367cfc55968f9f13aa77a0c741ac
SUCCESS checkout https://github.com/tbaranes/SwiftyUtils.git at 5.5.2
========================================
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": "swiftyutils",
      "name": "SwiftyUtils",
      "url": "https://github.com/tbaranes/SwiftyUtils.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyUtils",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tbaranes/SwiftyUtils.git from cache
Fetched https://github.com/tbaranes/SwiftyUtils.git (0.16s)
Creating working copy for https://github.com/tbaranes/SwiftyUtils.git
Working copy of https://github.com/tbaranes/SwiftyUtils.git resolved at 5.5.2
warning: '.resolve-product-dependencies': dependency 'swiftyutils' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/tbaranes/SwiftyUtils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/53] Compiling SwiftyUtils UIViewExtension.swift
[2/53] Compiling SwiftyUtils UIViewControllerExtension.swift
[3/53] Compiling SwiftyUtils UITesting.swift
[4/53] Compiling SwiftyUtils UnitTesting.swift
[5/53] Compiling SwiftyUtils SystemUtility.swift
[6/53] Compiling SwiftyUtils UserDefaultsBacked.swift
[7/53] Compiling SwiftyUtils AnyOptional.swift
[8/60] Compiling SwiftyUtils DateExtension.swift
[9/60] Compiling SwiftyUtils FileManagerExtension.swift
[10/60] Compiling SwiftyUtils NSAttributedStringExtension.swift
[11/60] Compiling SwiftyUtils NSLayoutConstraintsExtension.swift
[12/60] Compiling SwiftyUtils NSMutableAttributedStringExtension.swift
[13/60] Compiling SwiftyUtils NSObjectExtension.swift
[14/60] Compiling SwiftyUtils NSRangeExtension.swift
[15/60] Compiling SwiftyUtils NotificationCenterExtension.swift
[16/60] Compiling SwiftyUtils UIButtonExtension.swift
[17/60] Compiling SwiftyUtils UICollectionViewExtension.swift
[18/60] Compiling SwiftyUtils UICollectionViewCellExtension.swift
[19/60] Compiling SwiftyUtils UIDeviceExtension.swift
[20/60] Compiling SwiftyUtils UIFontExtension.swift
[21/60] Compiling SwiftyUtils UIImageExtension.swift
[22/60] Compiling SwiftyUtils UILabelExtension.swift
[23/60] Compiling SwiftyUtils Constants.swift
[24/60] Compiling SwiftyUtils NSViewExtension.swift
[25/60] Compiling SwiftyUtils CGFloatLiteral.swift
[26/60] Compiling SwiftyUtils CGPointExtension.swift
[27/60] Compiling SwiftyUtils CGRectExtensions.swift
[28/60] Compiling SwiftyUtils CGSizeExtension.swift
[29/60] Compiling SwiftyUtils BundleExtension.swift
[30/60] Compiling SwiftyUtils ColorExtension.swift
[31/60] Compiling SwiftyUtils UIScreenExtension.swift
[32/60] Compiling SwiftyUtils UISliderExtension.swift
[33/60] Compiling SwiftyUtils UIStoryboardExtension.swift
[34/60] Compiling SwiftyUtils UISwitchExtension.swift
[35/60] Compiling SwiftyUtils UITableViewExtension.swift
[36/60] Compiling SwiftyUtils UITextFieldExtension.swift
[37/60] Compiling SwiftyUtils UITextViewExtension.swift
[38/60] Compiling SwiftyUtils ReusableFormatters.swift
[39/60] Compiling SwiftyUtils TimerExtension.swift
[40/60] Compiling SwiftyUtils URLExtension.swift
[41/60] Compiling SwiftyUtils UserDefaultsExtension.swift
[42/60] Compiling SwiftyUtils ArrayExtension.swift
[43/60] Compiling SwiftyUtils DataExtension.swift
[44/60] Compiling SwiftyUtils DictionaryExtension.swift
[45/60] Compiling SwiftyUtils DoubleExtension.swift
[46/60] Emitting module SwiftyUtils
[47/60] Compiling SwiftyUtils IntExtension.swift
[48/60] Compiling SwiftyUtils MutableCollectionExtension.swift
[49/60] Compiling SwiftyUtils SequenceExtension.swift
[50/60] Compiling SwiftyUtils StringExtension.swift
[51/60] Compiling SwiftyUtils BindingExtension.swift
[52/60] Compiling SwiftyUtils UIAlertControllerExtension.swift
[53/60] Compiling SwiftyUtils UIApplicationExtension.swift
[54/60] Compiling SwiftyUtils Injectable.swift
[55/60] Compiling SwiftyUtils Occupiable.swift
[56/60] Compiling SwiftyUtils Then.swift
[57/60] Compiling SwiftyUtils NibLoadable.swift
[58/60] Compiling SwiftyUtils NibOwnerLoadable.swift
[59/60] Compiling SwiftyUtils Reusable.swift
[60/60] Compiling SwiftyUtils UIElementPreview.swift
Build complete! (6.90s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Info.plist
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.