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 Marionette 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/LinusU/Marionette.git
Reference: 1.0.0-alpha.11
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LinusU/Marionette
 * tag               1.0.0-alpha.11 -> FETCH_HEAD
HEAD is now at 3c0699e 🎉 Add CocoaPods support
Cloned https://github.com/LinusU/Marionette.git
Revision (git rev-parse @):
3c0699e869fdbe13a5d03042884c17d418293a12
SUCCESS checkout https://github.com/LinusU/Marionette.git at 1.0.0-alpha.11
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/LinusU/Marionette.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/25] Compiling Signals UIBarButtonItem+Signals.swift
[7/25] Compiling PromiseKit hang.swift
[8/25] Compiling PromiseKit race.swift
[9/26] Compiling PromiseKit Resolver.swift
[10/26] Compiling PromiseKit Thenable.swift
[11/26] Compiling PromiseKit Configuration.swift
[12/26] Compiling PromiseKit CustomStringConvertible.swift
[13/26] Compiling PromiseKit LogEvent.swift
[14/26] Compiling PromiseKit Promise.swift
[15/26] Compiling PromiseKit Box.swift
[16/26] Compiling PromiseKit Catchable.swift
[17/26] Emitting module PromiseKit
[18/26] Compiling PromiseKit after.swift
[19/26] Compiling PromiseKit firstly.swift
[20/26] Compiling PromiseKit Error.swift
[21/26] Compiling PromiseKit Guarantee.swift
[22/26] Compiling Signals UIControl+Signals.swift
[23/26] Compiling Signals AssociatedObject.swift
[24/26] Emitting module Signals
[25/26] Compiling Signals Signal.swift
[26/26] Compiling PromiseKit when.swift
[27/29] Compiling JSBridge JSBridge.swift
[28/29] Emitting module JSBridge
[29/29] Compiling JSBridge Context.swift
[30/31] Emitting module Marionette
[31/31] Compiling Marionette Marionette.swift
Build complete! (14.19s)
Fetching https://github.com/artman/Signals from cache
Fetching https://github.com/LinusU/JSBridge from cache
Fetching https://github.com/mxcl/PromiseKit from cache
Fetched https://github.com/artman/Signals from cache (0.21s)
Fetched https://github.com/LinusU/JSBridge from cache (0.21s)
Fetched https://github.com/mxcl/PromiseKit from cache (0.22s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.8.3 (0.03s)
Computing version for https://github.com/LinusU/JSBridge
Computed https://github.com/LinusU/JSBridge at 1.0.0-alpha.15 (0.02s)
Computing version for https://github.com/artman/Signals
Computed https://github.com/artman/Signals at 6.0.0 (0.02s)
Creating working copy for https://github.com/artman/Signals
Working copy of https://github.com/artman/Signals resolved at 6.0.0
Creating working copy for https://github.com/LinusU/JSBridge
Working copy of https://github.com/LinusU/JSBridge resolved at 1.0.0-alpha.15
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PromiseKit-01ce480a is not valid git repository for 'https://github.com/mxcl/PromiseKit', will fetch again.
Fetching https://github.com/mxcl/PromiseKit from cache
Fetched https://github.com/mxcl/PromiseKit from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PromiseKit-01ce480a is not valid git repository for 'https://github.com/mxcl/PromiseKit', will fetch again.
Fetching https://github.com/mxcl/PromiseKit from cache
Fetched https://github.com/mxcl/PromiseKit from cache (0.02s)
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.8.3
Build complete.
Done.