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 Greebler 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/btfranklin/Greebler.git
Reference: 0.8.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/Greebler
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at 5469aed Updated to use latest dependency package versions.
Cloned https://github.com/btfranklin/Greebler.git
Revision (git rev-parse @):
5469aedbcb7ce483fdfd875216a0cf3d41fb13d2
SUCCESS checkout https://github.com/btfranklin/Greebler.git at 0.8.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/btfranklin/Greebler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/10] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[6/10] Compiling ControlledChaos RandomItemBag.swift
[7/10] Emitting module ControlledChaos
[8/10] Compiling ControlledChaos ProbabilityGroup.swift
[9/10] Compiling ControlledChaos Bool+randomProbability.swift
[10/10] Compiling ControlledChaos Double+randomGaussian.swift
[11/47] Emitting module Aesthete
[12/52] Compiling Aesthete EmptyPath.swift
[13/52] Compiling Aesthete Line.swift
[14/52] Compiling Aesthete Path.swift
[15/52] Compiling Aesthete PathBuilder.swift
[16/52] Compiling Aesthete PathComponent.swift
[17/52] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
[18/52] Compiling Aesthete ColorScheme+makeAnalogous.swift
[19/52] Compiling Aesthete ColorScheme+makeComplementary.swift
[20/52] Compiling Aesthete ColorScheme+makeCompound.swift
[21/52] Compiling Aesthete ColorScheme+makeMonochromatic.swift
[22/52] Compiling Aesthete ColorScheme+makeShades.swift
[23/52] Compiling Aesthete Triangle.swift
[24/52] Compiling Aesthete Arc.swift
[25/52] Compiling Aesthete CompositePath.swift
[26/52] Compiling Aesthete Curve.swift
[27/52] Compiling Aesthete Ellipse.swift
[28/52] Compiling Aesthete CGPoint+random.swift
[29/52] Compiling Aesthete CGRect+corners and edges.swift
[30/52] Compiling Aesthete CGRect+intersects.swift
[31/52] Compiling Aesthete CGRect+orientation.swift
[32/52] Compiling Aesthete CGRect+randomlyDivide.swift
[33/52] Compiling Aesthete Drawable.swift
[34/52] Compiling Aesthete CGColor+lightness.swift
[35/52] Compiling Aesthete CGFloat+randomGaussian.swift
[36/52] Compiling Aesthete CGPath+contains.swift
[37/52] Compiling Aesthete CGPoint+distanceTo.swift
[38/52] Compiling Aesthete Pathlet+Codable.swift
[39/52] Compiling Aesthete Pathlet.swift
[40/52] Compiling Aesthete QuadCurve.swift
[41/52] Compiling Aesthete Rectangle.swift
[42/52] Compiling Aesthete TransformedBy.swift
[43/52] Compiling Aesthete NSImage+drawKeepingAspectRatio.swift
[44/52] Compiling Aesthete HorizontalBaseTriangle.swift
[45/52] Compiling Aesthete RepeatableForm.swift
[46/52] Compiling Aesthete RepeatableLinearForm.swift
[47/52] Compiling Aesthete SymbolicForm.swift
[48/52] Compiling Aesthete ColorScheme+makeSplitComplementary.swift
[49/52] Compiling Aesthete ColorScheme+makeTriadic.swift
[50/52] Compiling Aesthete ColorScheme.swift
[51/52] Compiling Aesthete HSBAColor.swift
[52/52] Compiling Aesthete CompositeDrawable.swift
[53/63] Compiling Greebler PanelGreebles.swift
[54/64] Compiling Greebler VentGreebles.swift
[55/64] Compiling Greebler LightPanelGreebles.swift
[56/64] Compiling Greebler PipeGreebles.swift
[57/64] Compiling Greebler EquipmentTrenchGreebles.swift
[58/64] Compiling Greebler HoseGreebles.swift
[59/64] Compiling Greebler CutawaySectionGreebles.swift
[60/64] Compiling Greebler EquipmentGreebles.swift
[61/64] Emitting module Greebler
[62/64] Compiling Greebler CapitalShipSurfaceGreebles.swift
[63/64] Compiling Greebler CapitalShipWindowsGreebles.swift
[64/64] Compiling Greebler WireGreebles.swift
Build complete! (6.33s)
Fetching https://github.com/btfranklin/ControlledChaos from cache
Fetching https://github.com/btfranklin/Aesthete.git from cache
Fetched https://github.com/btfranklin/Aesthete.git from cache (0.21s)
Fetched https://github.com/btfranklin/ControlledChaos from cache (0.21s)
Computing version for https://github.com/btfranklin/Aesthete.git
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (0.07s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.06s)
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
Creating working copy for https://github.com/btfranklin/Aesthete.git
Working copy of https://github.com/btfranklin/Aesthete.git resolved at 1.6.1
Build complete.
Done.