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 TimeZoneIdentifier 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nzrsky/TimeZoneIdentifier.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nzrsky/TimeZoneIdentifier
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 6c677de Add public modifier
Cloned https://github.com/nzrsky/TimeZoneIdentifier.git
Revision (git rev-parse @):
6c677de5109f831818cff0726b8c275d9d621544
SUCCESS checkout https://github.com/nzrsky/TimeZoneIdentifier.git at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "timezoneidentifier",
      "name": "TimeZoneIdentifier",
      "url": "https://github.com/nzrsky/TimeZoneIdentifier.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TimeZoneIdentifier",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/nzrsky/TimeZoneIdentifier.git
[1/153] Fetching timezoneidentifier
Fetched https://github.com/nzrsky/TimeZoneIdentifier.git (0.29s)
Creating working copy for https://github.com/nzrsky/TimeZoneIdentifier.git
Working copy of https://github.com/nzrsky/TimeZoneIdentifier.git resolved at 1.0.2
warning: '.resolve-product-dependencies': dependency 'timezoneidentifier' 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.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling TimeZoneIdentifier TimeZoneIndentifier.swift
[2/2] Emitting module TimeZoneIdentifier
Build complete! (5.05s)
Build complete.
Done.