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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/0/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
========================================
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
[1/2] Copying ink-full.js
[3/15] Emitting module JXKit
[4/18] Compiling JXKit JXScriptLoader.swift
[5/18] Compiling JXKit JXType.swift
[6/18] Compiling JXKit JXVM.swift
[7/18] Compiling JXKit JXValue.swift
[8/18] Compiling JXKit JXDefs.swift
[9/18] Compiling JXKit JXError.swift
[10/18] Compiling JXKit JXListenerCollection.swift
[11/18] Compiling JXKit JXProperty.swift
[12/18] Compiling JXKit Module.swift
[13/18] Compiling JXKit ScriptManager.swift
[14/18] Compiling JXKit resource_bundle_accessor.swift
[15/18] Compiling JXKit JXCancellable.swift
[16/18] Compiling JXKit JXCoding.swift
[17/18] Compiling JXKit JXContext.swift
[18/18] Compiling JXKit JXConvertible.swift
[19/21] Compiling InkSwift resource_bundle_accessor.swift
[20/21] Emitting module InkSwift
[21/21] Compiling InkSwift InkStory.swift
Build complete! (9.73s)
Fetching https://github.com/neallester/JSONEquality.git from cache
Fetched https://github.com/neallester/JSONEquality.git (0.38s)
Fetching https://github.com/jectivex/JXKit.git from cache
Fetched https://github.com/jectivex/JXKit.git (0.38s)
Computing version for https://github.com/jectivex/JXKit.git
Computed https://github.com/jectivex/JXKit.git at 3.5.1 (0.77s)
Creating working copy for https://github.com/neallester/JSONEquality.git
Working copy of https://github.com/neallester/JSONEquality.git resolved at master
Creating working copy for https://github.com/jectivex/JXKit.git
Working copy of https://github.com/jectivex/JXKit.git resolved at 3.5.1
Build complete.
Done.