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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sunlitt/SunKit.git
Reference: 2.8.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Sunlitt/SunKit
 * tag               2.8.1      -> FETCH_HEAD
HEAD is now at 086d345 fix-wrong-solar-midnight (#53)
Cloned https://github.com/Sunlitt/SunKit.git
Revision (git rev-parse @):
086d345cd9886b037ae0af0db49fcaf849acb887
SUCCESS checkout https://github.com/Sunlitt/SunKit.git at 2.8.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sunkit",
      "name": "SunKit",
      "url": "https://github.com/Sunlitt/SunKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SunKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Sunlitt/SunKit.git from cache
Fetched https://github.com/Sunlitt/SunKit.git from cache (0.23s)
Creating working copy for https://github.com/Sunlitt/SunKit.git
Working copy of https://github.com/Sunlitt/SunKit.git resolved at 2.8.1 (086d345)
warning: '.resolve-product-dependencies': dependency 'sunkit' 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/Sunlitt/SunKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling SunKit SunElevationEvents.swift
[4/13] Compiling SunKit HMS.swift
[5/13] Compiling SunKit Utils.swift
[6/13] Compiling SunKit HorizonCoordinates.swift
[7/13] Compiling SunKit Extensions.swift
[8/13] Compiling SunKit Angle.swift
[9/13] Compiling SunKit DMS.swift
[10/13] Emitting module SunKit
[11/13] Compiling SunKit Sun.swift
[12/13] Compiling SunKit EclipticCoordinates.swift
[13/13] Compiling SunKit EquatorialCoordinates.swift
Build complete! (5.55s)
Build complete.
Done.