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 BigUIUserPreferences 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/notsobigcompany/BigUIUserPreferences.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/notsobigcompany/BigUIUserPreferences
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e3686bc Updated docs.
Cloned https://github.com/notsobigcompany/BigUIUserPreferences.git
Revision (git rev-parse @):
e3686bcc1d3e7358a80e9002b8079d27e797db68
SUCCESS checkout https://github.com/notsobigcompany/BigUIUserPreferences.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": "biguiuserpreferences",
      "name": "BigUIUserPreferences",
      "url": "https://github.com/notsobigcompany/BigUIUserPreferences.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigUIUserPreferences",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/notsobigcompany/BigUIUserPreferences.git from cache
Fetched https://github.com/notsobigcompany/BigUIUserPreferences.git from cache (0.15s)
Creating working copy for https://github.com/notsobigcompany/BigUIUserPreferences.git
Working copy of https://github.com/notsobigcompany/BigUIUserPreferences.git resolved at main (e3686bc)
warning: '.resolve-product-dependencies': dependency 'biguiuserpreferences' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/notsobigcompany/BigUIUserPreferences.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/8] Compiling BigUIUserPreferences CodablePreferenceValue.swift
[4/8] Compiling BigUIUserPreferences UserPreferenceKey.swift
[5/8] Compiling BigUIUserPreferences Date+RawRepresentable.swift
[6/8] Compiling BigUIUserPreferences UserDefaults.swift
[7/8] Emitting module BigUIUserPreferences
[8/8] Compiling BigUIUserPreferences UserPreference.swift
Build complete! (7.44s)
Build complete.
Done.