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, reference main (6568db), with Swift 5.8 for macOS (SPM) on 13 Jul 2024 00:03:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maartene/InkSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maartene/InkSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6568db1 Merge branch 'main' of https://github.com/maartene/InkSwift
Cloned https://github.com/maartene/InkSwift.git
Revision (git rev-parse @):
6568db1f3cdd671e0301082a9dd7b1519acc9761
SUCCESS checkout https://github.com/maartene/InkSwift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/maartene/InkSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying JXKit.plist
[0/2] Copying ink-full.js
[3/17] Compiling JXKit ScriptManager.swift
[4/17] Compiling JXKit Module.swift
[5/17] Compiling JXKit JXScriptLoader.swift
[6/17] Compiling JXKit JXType.swift
[7/17] Compiling JXKit JXDefs.swift
[8/17] Compiling JXKit JXError.swift
[9/17] Compiling JXKit JXContext.swift
[10/17] Compiling JXKit JXConvertible.swift
[11/17] Compiling JXKit JXVM.swift
[12/17] Compiling JXKit JXCancellable.swift
[13/17] Compiling JXKit JXCoding.swift
[14/17] Compiling JXKit JXValue.swift
[15/17] Compiling JXKit JXListenerCollection.swift
[16/17] Compiling JXKit JXProperty.swift
[17/17] Emitting module JXKit
[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! (17.55s)
Fetching https://github.com/neallester/JSONEquality.git
[1/68] Fetching jsonequality
Fetched https://github.com/neallester/JSONEquality.git (0.68s)
Fetching https://github.com/jectivex/JXKit.git
[1/3279] Fetching jxkit
Fetched https://github.com/jectivex/JXKit.git (1.13s)
Computing version for https://github.com/jectivex/JXKit.git
Computed https://github.com/jectivex/JXKit.git at 3.5.1 (0.78s)
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
Build complete.
Done.