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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/Greebler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 Double+randomGaussian.swift
[7/10] Emitting module ControlledChaos
[8/10] Compiling ControlledChaos RandomItemBag.swift
[9/10] Compiling ControlledChaos ProbabilityGroup.swift
[10/10] Compiling ControlledChaos Bool+randomProbability.swift
[11/47] Compiling Aesthete EmptyPath.swift
[12/47] Compiling Aesthete Line.swift
[13/47] Compiling Aesthete Path.swift
[14/47] Compiling Aesthete PathBuilder.swift
[15/47] Compiling Aesthete PathComponent.swift
[16/47] Compiling Aesthete CGPoint+random.swift
[17/47] Compiling Aesthete CGRect+corners and edges.swift
[18/47] Compiling Aesthete CGRect+intersects.swift
[19/47] Compiling Aesthete CGRect+orientation.swift
[20/47] Compiling Aesthete CGRect+randomlyDivide.swift
[21/52] Emitting module Aesthete
[22/52] Compiling Aesthete Drawable.swift
[23/52] Compiling Aesthete CGColor+lightness.swift
[24/52] Compiling Aesthete CGFloat+randomGaussian.swift
[25/52] Compiling Aesthete CGPath+contains.swift
[26/52] Compiling Aesthete CGPoint+distanceTo.swift
[27/52] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
[28/52] Compiling Aesthete ColorScheme+makeAnalogous.swift
[29/52] Compiling Aesthete ColorScheme+makeComplementary.swift
[30/52] Compiling Aesthete ColorScheme+makeCompound.swift
[31/52] Compiling Aesthete ColorScheme+makeMonochromatic.swift
[32/52] Compiling Aesthete ColorScheme+makeShades.swift
[33/52] Compiling Aesthete Triangle.swift
[34/52] Compiling Aesthete Arc.swift
[35/52] Compiling Aesthete CompositePath.swift
[36/52] Compiling Aesthete Curve.swift
[37/52] Compiling Aesthete Ellipse.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 VentGreebles.swift
[54/64] Compiling Greebler PanelGreebles.swift
[55/64] Compiling Greebler PipeGreebles.swift
[56/64] Compiling Greebler CapitalShipSurfaceGreebles.swift
[57/64] Compiling Greebler CapitalShipWindowsGreebles.swift
[58/64] Compiling Greebler LightPanelGreebles.swift
[59/64] Compiling Greebler EquipmentTrenchGreebles.swift
[60/64] Compiling Greebler HoseGreebles.swift
[61/64] Compiling Greebler CutawaySectionGreebles.swift
[62/64] Compiling Greebler EquipmentGreebles.swift
[63/64] Emitting module Greebler
[64/64] Compiling Greebler WireGreebles.swift
Build complete! (6.67s)
Fetching https://github.com/btfranklin/Aesthete.git from cache
Fetching https://github.com/btfranklin/ControlledChaos from cache
Fetched https://github.com/btfranklin/Aesthete.git from cache (0.14s)
Computing version for https://github.com/btfranklin/Aesthete.git
Fetched https://github.com/btfranklin/ControlledChaos from cache (0.14s)
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (0.02s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.02s)
Creating working copy for https://github.com/btfranklin/Aesthete.git
Working copy of https://github.com/btfranklin/Aesthete.git resolved at 1.6.1
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
Build complete.
Done.