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 Kronos 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MobileNativeFoundation/Kronos.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MobileNativeFoundation/Kronos
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f331821 Include PrivacyInfo.xcprivacy manifest on Krono's target from Kronos.xcodeproj (#117)
Cloned https://github.com/MobileNativeFoundation/Kronos.git
Revision (git rev-parse @):
f331821314f9b35867a18c5c8fc2f918536d79ac
SUCCESS checkout https://github.com/MobileNativeFoundation/Kronos.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kronos",
      "name": "Kronos",
      "url": "https://github.com/MobileNativeFoundation/Kronos.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kronos",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/MobileNativeFoundation/Kronos.git from cache
Fetched https://github.com/MobileNativeFoundation/Kronos.git from cache (0.18s)
Creating working copy for https://github.com/MobileNativeFoundation/Kronos.git
Working copy of https://github.com/MobileNativeFoundation/Kronos.git resolved at main (f331821)
warning: '.resolve-product-dependencies': dependency 'kronos' 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/MobileNativeFoundation/Kronos.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-6044DDE57671499D.txt
[4/14] Compiling Kronos TimeFreeze.swift
[5/14] Compiling Kronos TimeStorage.swift
[6/14] Compiling Kronos NTPProtocol.swift
[7/15] Compiling Kronos Data+Bytes.swift
[8/15] Compiling Kronos InternetAddress.swift
[9/15] Compiling Kronos Clock.swift
[10/15] Compiling Kronos DNSResolver.swift
[11/15] Compiling Kronos NSTimer+ClosureKit.swift
[12/15] Compiling Kronos NTPClient.swift
[13/15] Compiling Kronos NTPPacket.swift
[14/15] Emitting module Kronos
[15/15] Compiling Kronos resource_bundle_accessor.swift
Build complete! (3.70s)
Build complete.
Done.