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 CoreKit, reference master (2273a7), with Swift 5.10 for macOS (SPM) on 11 Aug 2024 08:39:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/electricbolt/corekit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/electricbolt/corekit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2273a76 Update to Xcode 15.4, Swift 5.10, iOS 13 minimum deployment target
Cloned https://github.com/electricbolt/corekit.git
Revision (git rev-parse @):
2273a76bd68fc68606d079e55c8c7299cfd611f4
SUCCESS checkout https://github.com/electricbolt/corekit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "corekit",
      "name": "CoreKit",
      "url": "https://github.com/electricbolt/corekit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/corekit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/electricbolt/corekit.git
[1/128] Fetching corekit
Fetched https://github.com/electricbolt/corekit.git from cache (1.19s)
Creating working copy for https://github.com/electricbolt/corekit.git
Working copy of https://github.com/electricbolt/corekit.git resolved at master (2273a76)
warning: '.resolve-product-dependencies': dependency 'corekit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/electricbolt/corekit.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/11] Compiling CoreKit DecimalNumberBuilder.swift
[4/11] Compiling CoreKit String+Subscript.swift
[5/11] Emitting module CoreKit
[6/11] Compiling CoreKit Data+Codec.swift
[7/11] Compiling CoreKit Currency.swift
[8/11] Compiling CoreKit String+Utility.swift
[9/11] Compiling CoreKit CurrencyManager.swift
[10/11] Compiling CoreKit Money.swift
[11/11] Compiling CoreKit MoneyFormatter.swift
Build complete! (4.83s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/CoreKitTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/CoreKit/Info.plist
Build complete.
Done.