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 ShipShape 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.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/ShipShape.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/ShipShape
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2ef7da3 Update build.yml to remove tests
Cloned https://github.com/btfranklin/ShipShape.git
Revision (git rev-parse @):
2ef7da35de5fbbe5fd99f7ef8089d6f16724636d
SUCCESS checkout https://github.com/btfranklin/ShipShape.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/btfranklin/ShipShape.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling ControlledChaos ProbabilityGroup.swift
[2/6] Emitting module ControlledChaos
[3/6] Compiling ControlledChaos RandomItemBag.swift
[4/6] Compiling ControlledChaos Bool+randomProbability.swift
[5/6] Compiling ControlledChaos Double+randomGaussian.swift
[6/6] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[7/38] Emitting module Aesthete
[8/48] Compiling Aesthete Drawable.swift
[9/48] Compiling Aesthete CGColor+lightness.swift
[10/48] Compiling Aesthete CGFloat+randomGaussian.swift
[11/48] Compiling Aesthete CGPath+contains.swift
[12/48] Compiling Aesthete CGPoint+distanceTo.swift
[13/48] Compiling Aesthete CGPoint+random.swift
[14/48] Compiling Aesthete CGRect+corners and edges.swift
[15/48] Compiling Aesthete CGRect+intersects.swift
[16/48] Compiling Aesthete CGRect+orientation.swift
[17/48] Compiling Aesthete CGRect+randomlyDivide.swift
[18/48] Compiling Aesthete EmptyPath.swift
[19/48] Compiling Aesthete Line.swift
[20/48] Compiling Aesthete Path.swift
[21/48] Compiling Aesthete PathBuilder.swift
[22/48] Compiling Aesthete PathComponent.swift
[23/48] Compiling Aesthete Pathlet+Codable.swift
[24/48] Compiling Aesthete Pathlet.swift
[25/48] Compiling Aesthete QuadCurve.swift
[26/48] Compiling Aesthete Rectangle.swift
[27/48] Compiling Aesthete TransformedBy.swift
[28/48] Compiling Aesthete NSImage+drawKeepingAspectRatio.swift
[29/48] Compiling Aesthete HorizontalBaseTriangle.swift
[30/48] Compiling Aesthete RepeatableForm.swift
[31/48] Compiling Aesthete RepeatableLinearForm.swift
[32/48] Compiling Aesthete SymbolicForm.swift
[33/48] Compiling Aesthete Triangle.swift
[34/48] Compiling Aesthete Arc.swift
[35/48] Compiling Aesthete CompositePath.swift
[36/48] Compiling Aesthete Curve.swift
[37/48] Compiling Aesthete Ellipse.swift
[38/48] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
[39/48] Compiling Aesthete ColorScheme+makeAnalogous.swift
[40/48] Compiling Aesthete ColorScheme+makeComplementary.swift
[41/48] Compiling Aesthete ColorScheme+makeCompound.swift
[42/48] Compiling Aesthete ColorScheme+makeMonochromatic.swift
[43/48] Compiling Aesthete ColorScheme+makeShades.swift
[44/48] Compiling Aesthete ColorScheme+makeSplitComplementary.swift
[45/48] Compiling Aesthete ColorScheme+makeTriadic.swift
[46/48] Compiling Aesthete ColorScheme.swift
[47/48] Compiling Aesthete HSBAColor.swift
[48/48] Compiling Aesthete CompositeDrawable.swift
[49/58] Emitting module Greebler
[50/60] Compiling Greebler LightPanelGreebles.swift
[51/60] Compiling Greebler PanelGreebles.swift
[52/60] Compiling Greebler PipeGreebles.swift
[53/60] Compiling Greebler CapitalShipSurfaceGreebles.swift
[54/60] Compiling Greebler CapitalShipWindowsGreebles.swift
[55/60] Compiling Greebler CutawaySectionGreebles.swift
[56/60] Compiling Greebler EquipmentGreebles.swift
[57/60] Compiling Greebler EquipmentTrenchGreebles.swift
[58/60] Compiling Greebler HoseGreebles.swift
[59/60] Compiling Greebler VentGreebles.swift
[60/60] Compiling Greebler WireGreebles.swift
[61/65] Compiling ShipShape SideViewSpaceShipShapeGreebledRenderer.swift
[62/65] Compiling ShipShape SideViewSpaceShipShape+designAugmentations.swift
[63/65] Compiling ShipShape SideViewSpaceShipShape+designVerticalHalf.swift
[64/65] Emitting module ShipShape
[65/65] Compiling ShipShape SideViewSpaceShipShape.swift
[66/66] Compiling ShipShape SpaceShipPurpose.swift
Build complete! (12.75s)
Fetching https://github.com/btfranklin/Greebler.git from cache
Fetching https://github.com/btfranklin/Aesthete.git from cache
Fetching https://github.com/btfranklin/ControlledChaos from cache
Fetched https://github.com/btfranklin/ControlledChaos (0.18s)
Fetched https://github.com/btfranklin/Greebler.git (0.18s)
Fetched https://github.com/btfranklin/Aesthete.git (0.19s)
Computing version for https://github.com/btfranklin/Greebler.git
Computed https://github.com/btfranklin/Greebler.git at 0.8.0 (0.52s)
Computing version for https://github.com/btfranklin/Aesthete.git
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (0.51s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.04s)
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
Creating working copy for https://github.com/btfranklin/Greebler.git
Working copy of https://github.com/btfranklin/Greebler.git resolved at 0.8.0
Build complete.
Done.