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: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/notsobigcompany/BigUIUserPreferences
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at f8c5bad Updated README
Cloned https://github.com/notsobigcompany/BigUIUserPreferences.git
Revision (git rev-parse @):
f8c5bad68ba7fe2724351af4be4a9e5edabeafcc
SUCCESS checkout https://github.com/notsobigcompany/BigUIUserPreferences.git at 1.0.0
========================================
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
[1/34] Fetching biguiuserpreferences
Fetched https://github.com/notsobigcompany/BigUIUserPreferences.git from cache (0.25s)
Creating working copy for https://github.com/notsobigcompany/BigUIUserPreferences.git
Working copy of https://github.com/notsobigcompany/BigUIUserPreferences.git resolved at 1.0.0 (f8c5bad)
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 UserPreferenceKey.swift
[4/8] Compiling BigUIUserPreferences UserDefaults.swift
[5/8] Compiling BigUIUserPreferences Date+RawRepresentable.swift
[6/8] Compiling BigUIUserPreferences CodablePreferenceValue.swift
[7/8] Emitting module BigUIUserPreferences
[8/8] Compiling BigUIUserPreferences UserPreference.swift
Build complete! (8.17s)
Build complete.
Done.