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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikesyo/Himotoki.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ikesyo/Himotoki
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 58736bd Release 4.0.0
Submodule path 'Carthage/Checkouts/xcconfigs': checked out '8ed0ba267f6fb0b53343e11aad067314438a781c'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Cloning into '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Cloned https://github.com/ikesyo/Himotoki.git
Revision (git rev-parse @):
58736bd328e218b4080b034d19211f0263e29b45
SUCCESS checkout https://github.com/ikesyo/Himotoki.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "himotoki",
      "name": "Himotoki",
      "url": "https://github.com/ikesyo/Himotoki.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Himotoki",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ikesyo/Himotoki.git
[1/2461] Fetching himotoki
Fetched https://github.com/ikesyo/Himotoki.git (0.28s)
Creating working copy for https://github.com/ikesyo/Himotoki.git
Working copy of https://github.com/ikesyo/Himotoki.git resolved at master
warning: '.resolve-product-dependencies': dependency 'himotoki' 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.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Himotoki Operators.swift
[2/12] Compiling Himotoki Transformer.swift
[3/12] Compiling Himotoki decode.swift
[4/12] Compiling Himotoki DecodeError.swift
[5/12] Compiling Himotoki Extractor.swift
[6/12] Emitting module Himotoki
[7/12] Compiling Himotoki StandardLib.swift
[8/12] Compiling Himotoki KeyPath.swift
[9/12] Compiling Himotoki NSNumber.swift
[10/12] Compiling Himotoki RawRepresentable.swift
[11/12] Compiling Himotoki Casting.swift
[12/12] Compiling Himotoki Decodable.swift
Build complete! (7.98s)
Build complete.
Done.