The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Aesthete with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/builder/builds/TDmZkXJm/1/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
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.57s)
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "aesthete",
      "name": "Aesthete",
      "url": "https://github.com/btfranklin/Aesthete.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Aesthete",
      "dependencies": [
        {
          "identity": "controlledchaos",
          "name": "ControlledChaos",
          "url": "https://github.com/btfranklin/ControlledChaos",
          "version": "1.3.2",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ControlledChaos",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/btfranklin/Aesthete.git from cache
Fetched https://github.com/btfranklin/Aesthete.git (0.31s)
Fetching https://github.com/btfranklin/ControlledChaos from cache
Fetched https://github.com/btfranklin/ControlledChaos (0.20s)
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 main
warning: '.resolve-product-dependencies': dependency 'aesthete' is not used by any target
Found 1 product dependencies
  - ControlledChaos
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/btfranklin/Aesthete.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[2/6] Emitting module ControlledChaos
[3/6] Compiling ControlledChaos ProbabilityGroup.swift
[4/6] Compiling ControlledChaos Double+randomGaussian.swift
[5/6] Compiling ControlledChaos Bool+randomProbability.swift
[6/6] Compiling ControlledChaos RandomItemBag.swift
[7/43] Emitting module Aesthete
[8/43] Compiling Aesthete EmptyPath.swift
[9/43] Compiling Aesthete Line.swift
[10/43] Compiling Aesthete Path.swift
[11/43] Compiling Aesthete PathBuilder.swift
[12/43] Compiling Aesthete PathComponent.swift
[13/48] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
[14/48] Compiling Aesthete ColorScheme+makeAnalogous.swift
[15/48] Compiling Aesthete ColorScheme+makeComplementary.swift
[16/48] Compiling Aesthete ColorScheme+makeCompound.swift
[17/48] Compiling Aesthete ColorScheme+makeMonochromatic.swift
[18/48] Compiling Aesthete ColorScheme+makeShades.swift
[19/48] Compiling Aesthete CGPoint+random.swift
[20/48] Compiling Aesthete CGRect+corners and edges.swift
[21/48] Compiling Aesthete CGRect+intersects.swift
[22/48] Compiling Aesthete CGRect+orientation.swift
[23/48] Compiling Aesthete CGRect+randomlyDivide.swift
[24/48] Compiling Aesthete Drawable.swift
[25/48] Compiling Aesthete CGColor+lightness.swift
[26/48] Compiling Aesthete CGFloat+randomGaussian.swift
[27/48] Compiling Aesthete CGPath+contains.swift
[28/48] Compiling Aesthete CGPoint+distanceTo.swift
[29/48] Compiling Aesthete Triangle.swift
[30/48] Compiling Aesthete Arc.swift
[31/48] Compiling Aesthete CompositePath.swift
[32/48] Compiling Aesthete Curve.swift
[33/48] Compiling Aesthete Ellipse.swift
[34/48] Compiling Aesthete Pathlet+Codable.swift
[35/48] Compiling Aesthete Pathlet.swift
[36/48] Compiling Aesthete QuadCurve.swift
[37/48] Compiling Aesthete Rectangle.swift
[38/48] Compiling Aesthete TransformedBy.swift
[39/48] Compiling Aesthete NSImage+drawKeepingAspectRatio.swift
[40/48] Compiling Aesthete HorizontalBaseTriangle.swift
[41/48] Compiling Aesthete RepeatableForm.swift
[42/48] Compiling Aesthete RepeatableLinearForm.swift
[43/48] Compiling Aesthete SymbolicForm.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
Build complete! (12.32s)
Build complete.
Done.