The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Aesthete 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/Aesthete.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/Aesthete
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b283a45 Update README.md to remove reference to playgrounds
Cloned https://github.com/btfranklin/Aesthete.git
Revision (git rev-parse @):
b283a45fb53b01e948ce63ee1161369bb6e740d0
SUCCESS checkout https://github.com/btfranklin/Aesthete.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/btfranklin/Aesthete.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling ControlledChaos RandomItemBag.swift
[2/5] Emitting module ControlledChaos
[3/5] Compiling ControlledChaos Bool+randomProbability.swift
[4/5] Compiling ControlledChaos Double+randomGaussian.swift
[5/5] Compiling ControlledChaos ProbabilityGroup.swift
[6/6] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[7/38] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
[8/38] Compiling Aesthete ColorScheme+makeAnalogous.swift
[9/38] Compiling Aesthete ColorScheme+makeComplementary.swift
[10/38] Compiling Aesthete ColorScheme+makeCompound.swift
[11/38] Compiling Aesthete ColorScheme+makeMonochromatic.swift
[12/38] Compiling Aesthete ColorScheme+makeShades.swift
[13/38] Compiling Aesthete ColorScheme+makeSplitComplementary.swift
[14/38] Compiling Aesthete ColorScheme+makeTriadic.swift
[15/38] Compiling Aesthete ColorScheme.swift
[16/38] Compiling Aesthete HSBAColor.swift
[17/38] Compiling Aesthete CompositeDrawable.swift
[18/38] Emitting module Aesthete
[19/38] Compiling Aesthete Drawable.swift
[20/38] Compiling Aesthete CGColor+lightness.swift
[21/38] Compiling Aesthete CGFloat+randomGaussian.swift
[22/38] Compiling Aesthete CGPath+contains.swift
[23/38] Compiling Aesthete CGPoint+distanceTo.swift
[24/38] Compiling Aesthete CGPoint+random.swift
[25/38] Compiling Aesthete CGRect+corners and edges.swift
[26/38] Compiling Aesthete CGRect+intersects.swift
[27/38] Compiling Aesthete CGRect+orientation.swift
[28/38] Compiling Aesthete CGRect+randomlyDivide.swift
[29/38] Compiling Aesthete NSImage+drawKeepingAspectRatio.swift
[30/38] Compiling Aesthete HorizontalBaseTriangle.swift
[31/38] Compiling Aesthete RepeatableForm.swift
[32/38] Compiling Aesthete RepeatableLinearForm.swift
[33/38] Compiling Aesthete SymbolicForm.swift
[34/38] Compiling Aesthete Triangle.swift
[35/38] Compiling Aesthete Arc.swift
[36/38] Compiling Aesthete CompositePath.swift
[37/38] Compiling Aesthete Curve.swift
[38/38] Compiling Aesthete Ellipse.swift
[39/48] Compiling Aesthete EmptyPath.swift
[40/48] Compiling Aesthete Line.swift
[41/48] Compiling Aesthete Path.swift
[42/48] Compiling Aesthete PathBuilder.swift
[43/48] Compiling Aesthete PathComponent.swift
[44/48] Compiling Aesthete Pathlet+Codable.swift
[45/48] Compiling Aesthete Pathlet.swift
[46/48] Compiling Aesthete QuadCurve.swift
[47/48] Compiling Aesthete Rectangle.swift
[48/48] Compiling Aesthete TransformedBy.swift
Build complete! (16.86s)
Fetching https://github.com/btfranklin/ControlledChaos from cache
Fetched https://github.com/btfranklin/ControlledChaos (0.16s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.83s)
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.