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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maartene/InkSwift.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maartene/InkSwift
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 7bb981f update versioning
Cloned https://github.com/maartene/InkSwift.git
Revision (git rev-parse @):
7bb981fba8e358c8a628238b96909942e8dc86ae
SUCCESS checkout https://github.com/maartene/InkSwift.git at 2.0.0
Fetching https://github.com/neallester/JSONEquality.git from cache
Fetched https://github.com/neallester/JSONEquality.git (0.14s)
Fetching https://github.com/jectivex/JXKit.git from cache
Fetched https://github.com/jectivex/JXKit.git (0.17s)
Computing version for https://github.com/jectivex/JXKit.git
Computed https://github.com/jectivex/JXKit.git at 3.5.1 (0.38s)
Creating working copy for https://github.com/jectivex/JXKit.git
Working copy of https://github.com/jectivex/JXKit.git resolved at 3.5.1
Creating working copy for https://github.com/neallester/JSONEquality.git
Working copy of https://github.com/neallester/JSONEquality.git resolved 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": "inkswift",
      "name": "InkSwift",
      "url": "https://github.com/maartene/InkSwift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/InkSwift",
      "dependencies": [
        {
          "identity": "jxkit",
          "name": "JXKit",
          "url": "https://github.com/jectivex/JXKit.git",
          "version": "3.5.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JXKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/maartene/InkSwift.git from cache
Fetched https://github.com/maartene/InkSwift.git (0.25s)
Fetching https://github.com/jectivex/JXKit.git from cache
Fetched https://github.com/jectivex/JXKit.git (0.20s)
Computing version for https://github.com/jectivex/JXKit.git
Computed https://github.com/jectivex/JXKit.git at 3.5.1 (0.01s)
Creating working copy for https://github.com/maartene/InkSwift.git
Working copy of https://github.com/maartene/InkSwift.git resolved at 2.0.0
Creating working copy for https://github.com/jectivex/JXKit.git
Working copy of https://github.com/jectivex/JXKit.git resolved at 3.5.1
warning: '.resolve-product-dependencies': dependency 'inkswift' is not used by any target
Found 1 product dependencies
  - JXKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/maartene/InkSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying JXKit.plist
[1/2] Copying ink-full.js
[3/17] Compiling JXKit JXDefs.swift
[4/17] Compiling JXKit JXError.swift
[5/17] Compiling JXKit JXScriptLoader.swift
[6/17] Compiling JXKit JXType.swift
[7/17] Compiling JXKit JXVM.swift
[8/17] Compiling JXKit JXValue.swift
[9/17] Compiling JXKit Module.swift
[10/17] Compiling JXKit ScriptManager.swift
[11/17] Compiling JXKit JXListenerCollection.swift
[12/17] Compiling JXKit JXProperty.swift
[13/17] Compiling JXKit JXCancellable.swift
[14/17] Compiling JXKit JXCoding.swift
[15/18] Emitting module JXKit
[16/18] Compiling JXKit JXContext.swift
[17/18] Compiling JXKit JXConvertible.swift
[18/18] Compiling JXKit resource_bundle_accessor.swift
[19/21] Compiling InkSwift resource_bundle_accessor.swift
[20/21] Emitting module InkSwift
[21/21] Compiling InkSwift InkStory.swift
Build complete! (5.06s)
Build complete.
Done.