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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/steipete/InterposeKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/steipete/InterposeKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2d48227 Update pod spec to latest tag (#24)
Cloned https://github.com/steipete/InterposeKit.git
Revision (git rev-parse @):
2d48227c359b71be057fe9fd403ff791e5322b32
SUCCESS checkout https://github.com/steipete/InterposeKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/steipete/InterposeKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version--423B1241ED78D482.txt
[2/3] Compiling ITKSuperBuilder.m
[4/12] Compiling InterposeKit LinuxCompileSupport.swift
[5/12] Compiling InterposeKit InterposeKit.swift
[6/13] Compiling InterposeKit InterposeSubclass.swift
[7/13] Compiling InterposeKit HookFinder.swift
[8/13] Compiling InterposeKit AnyHook.swift
[9/13] Compiling InterposeKit ClassHook.swift
[10/13] Compiling InterposeKit InterposeError.swift
[11/13] Emitting module InterposeKit
[12/13] Compiling InterposeKit ObjectHook.swift
[13/13] Compiling InterposeKit Watcher.swift
Build complete! (3.87s)
Build complete.
Done.