The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Aesthete, reference 1.6.1 (b283a4), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 01:47:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/Aesthete.git
Reference: 1.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/Aesthete
 * tag               1.6.1      -> FETCH_HEAD
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 1.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/btfranklin/Aesthete.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/9] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[5/9] Compiling ControlledChaos ProbabilityGroup.swift
[6/9] Compiling ControlledChaos Double+randomGaussian.swift
[7/9] Compiling ControlledChaos Bool+randomProbability.swift
[8/9] Emitting module ControlledChaos
[9/9] Compiling ControlledChaos RandomItemBag.swift
[10/47] Emitting module Aesthete
[11/51] Compiling Aesthete Curve.swift
[12/51] Compiling Aesthete Ellipse.swift
[13/51] Compiling Aesthete EmptyPath.swift
[14/51] Compiling Aesthete Line.swift
[15/51] Compiling Aesthete CGRect+corners and edges.swift
[16/51] Compiling Aesthete CGRect+intersects.swift
[17/51] Compiling Aesthete CGRect+orientation.swift
[18/51] Compiling Aesthete CGRect+randomlyDivide.swift
[19/51] Compiling Aesthete Pathlet.swift
[20/51] Compiling Aesthete QuadCurve.swift
[21/51] Compiling Aesthete Rectangle.swift
[22/51] Compiling Aesthete TransformedBy.swift
[23/51] Compiling Aesthete SymbolicForm.swift
[24/51] Compiling Aesthete Triangle.swift
[25/51] Compiling Aesthete Arc.swift
[26/51] Compiling Aesthete CompositePath.swift
[27/51] Compiling Aesthete ColorScheme+makeShades.swift
[28/51] Compiling Aesthete ColorScheme+makeSplitComplementary.swift
[29/51] Compiling Aesthete ColorScheme+makeTriadic.swift
[30/51] Compiling Aesthete ColorScheme.swift
[31/51] Compiling Aesthete CGFloat+randomGaussian.swift
[32/51] Compiling Aesthete CGPath+contains.swift
[33/51] Compiling Aesthete CGPoint+distanceTo.swift
[34/51] Compiling Aesthete CGPoint+random.swift
[35/51] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
[36/51] Compiling Aesthete ColorScheme+makeAnalogous.swift
[37/51] Compiling Aesthete ColorScheme+makeComplementary.swift
[38/51] Compiling Aesthete ColorScheme+makeCompound.swift
[39/51] Compiling Aesthete ColorScheme+makeMonochromatic.swift
[40/51] Compiling Aesthete Path.swift
[41/51] Compiling Aesthete PathBuilder.swift
[42/51] Compiling Aesthete PathComponent.swift
[43/51] Compiling Aesthete Pathlet+Codable.swift
[44/51] Compiling Aesthete NSImage+drawKeepingAspectRatio.swift
[45/51] Compiling Aesthete HorizontalBaseTriangle.swift
[46/51] Compiling Aesthete RepeatableForm.swift
[47/51] Compiling Aesthete RepeatableLinearForm.swift
[48/51] Compiling Aesthete HSBAColor.swift
[49/51] Compiling Aesthete CompositeDrawable.swift
[50/51] Compiling Aesthete Drawable.swift
[51/51] Compiling Aesthete CGColor+lightness.swift
Build complete! (9.91s)
Fetching https://github.com/btfranklin/ControlledChaos
[1/125] Fetching controlledchaos
Fetched https://github.com/btfranklin/ControlledChaos from cache (0.65s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (1.18s)
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "controlledchaos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/ControlledChaos"
    }
  ],
  "manifest_display_name" : "Aesthete",
  "name" : "Aesthete",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Aesthete",
      "targets" : [
        "Aesthete"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AestheteTests",
      "module_type" : "SwiftTarget",
      "name" : "AestheteTests",
      "path" : "Tests/AestheteTests",
      "sources" : [
        "Color Schemes/Accented Analogous ColorSchemeTests.swift",
        "Color Schemes/Analogous ColorSchemeTests.swift",
        "Color Schemes/Complementary ColorSchemeTests.swift",
        "Color Schemes/Compound ColorSchemeTests.swift",
        "Color Schemes/HSBAColorTests.swift",
        "Color Schemes/Monochromatic ColorSchemeTests.swift",
        "Color Schemes/Shades ColorSchemeTests.swift",
        "Color Schemes/Split Complementary ColorSchemeTests.swift",
        "Color Schemes/Triadic ColorSchemeTests.swift",
        "Extensions/CGColorExtensionTests.swift",
        "Extensions/CGFloatExtensionTests.swift",
        "Extensions/CGPointExtensionTests.swift",
        "Extensions/CGRectExtensionTests.swift",
        "Forms/HorizontalBaseTriangleTests.swift",
        "Forms/TriangleTests.swift",
        "Paths/PathletTests.swift"
      ],
      "target_dependencies" : [
        "Aesthete"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Aesthete",
      "module_type" : "SwiftTarget",
      "name" : "Aesthete",
      "path" : "Sources/Aesthete",
      "product_dependencies" : [
        "ControlledChaos"
      ],
      "product_memberships" : [
        "Aesthete"
      ],
      "sources" : [
        "Color Schemes/ColorScheme+makeAccentedAnalogous.swift",
        "Color Schemes/ColorScheme+makeAnalogous.swift",
        "Color Schemes/ColorScheme+makeComplementary.swift",
        "Color Schemes/ColorScheme+makeCompound.swift",
        "Color Schemes/ColorScheme+makeMonochromatic.swift",
        "Color Schemes/ColorScheme+makeShades.swift",
        "Color Schemes/ColorScheme+makeSplitComplementary.swift",
        "Color Schemes/ColorScheme+makeTriadic.swift",
        "Color Schemes/ColorScheme.swift",
        "Color Schemes/HSBAColor.swift",
        "CompositeDrawable.swift",
        "Drawable.swift",
        "Extensions/CGColor+lightness.swift",
        "Extensions/CGFloat+randomGaussian.swift",
        "Extensions/CGPath+contains.swift",
        "Extensions/CGPoint+distanceTo.swift",
        "Extensions/CGPoint+random.swift",
        "Extensions/CGRect+corners and edges.swift",
        "Extensions/CGRect+intersects.swift",
        "Extensions/CGRect+orientation.swift",
        "Extensions/CGRect+randomlyDivide.swift",
        "Extensions/NSImage+drawKeepingAspectRatio.swift",
        "Forms/HorizontalBaseTriangle.swift",
        "Forms/RepeatableForm.swift",
        "Forms/RepeatableLinearForm.swift",
        "Forms/SymbolicForm.swift",
        "Forms/Triangle.swift",
        "Paths/Arc.swift",
        "Paths/CompositePath.swift",
        "Paths/Curve.swift",
        "Paths/Ellipse.swift",
        "Paths/EmptyPath.swift",
        "Paths/Line.swift",
        "Paths/Path.swift",
        "Paths/PathBuilder.swift",
        "Paths/PathComponent.swift",
        "Paths/Pathlet+Codable.swift",
        "Paths/Pathlet.swift",
        "Paths/QuadCurve.swift",
        "Paths/Rectangle.swift",
        "Paths/TransformedBy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.