The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FractalGenerators, reference 1.1.0 (3d2975), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 22:17:59 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kosikowski/fractal-generators.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kosikowski/fractal-generators
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 3d29758 Removed NSColor  usage  and RealModule import.
Cloned https://github.com/Kosikowski/fractal-generators.git
Revision (git rev-parse @):
3d29758af739d5d7eb884a3fd182591e45d66d0d
SUCCESS checkout https://github.com/Kosikowski/fractal-generators.git at 1.1.0
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.69s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "fractal-generators",
      "name": "FractalGenerators",
      "url": "https://github.com/Kosikowski/fractal-generators.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/fractal-generators",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kosikowski/fractal-generators.git
[1/162] Fetching fractal-generators
Fetched https://github.com/Kosikowski/fractal-generators.git from cache (1.14s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.64s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/Kosikowski/fractal-generators.git
Working copy of https://github.com/Kosikowski/fractal-generators.git resolved at 1.1.0 (3d29758)
warning: '.resolve-product-dependencies': dependency 'fractal-generators' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Kosikowski/fractal-generators.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Compiling _NumericsShims _NumericsShims.c
[4/5] Write swift-version--6988338F2F200930.txt
[6/16] Compiling RealModule RealFunctions.swift
[7/16] Compiling RealModule Real.swift
[8/17] Compiling RealModule Float80+Real.swift
[9/17] Compiling RealModule Float16+Real.swift
[10/17] Compiling RealModule Float+Real.swift
[11/17] Compiling RealModule ElementaryFunctions.swift
[12/17] Compiling RealModule AugmentedArithmetic.swift
[13/17] Compiling RealModule AlgebraicField.swift
[14/17] Compiling RealModule ApproximateEquality.swift
[15/17] Emitting module RealModule
[16/17] Compiling RealModule Double+Real.swift
[17/17] Compiling RealModule RelaxedArithmetic.swift
[18/28] Compiling ComplexModule Polar.swift
[19/29] Compiling ComplexModule Complex+Numeric.swift
[20/29] Compiling ComplexModule Complex+Hashable.swift
[21/29] Compiling ComplexModule Complex+StringConvertible.swift
[22/29] Compiling ComplexModule Complex.swift
[23/29] Compiling ComplexModule Complex+IntegerLiteral.swift
[24/29] Compiling ComplexModule Scale.swift
[25/29] Compiling ComplexModule Complex+Codable.swift
[26/29] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[27/29] Compiling ComplexModule Complex+AlgebraicField.swift
[28/29] Emitting module ComplexModule
[29/29] Compiling ComplexModule Complex+ElementaryFunctions.swift
[30/79] Emitting module FractalGenerators
[31/84] Compiling FractalGenerators RomanescoBroccoliGenerator.swift
[32/84] Compiling FractalGenerators RosslerAttractorGenerator.swift
[33/84] Compiling FractalGenerators SierpinskiArrowheadGenerator.swift
[34/84] Compiling FractalGenerators SierpinskiCarpetGenerator.swift
[35/84] Compiling FractalGenerators SierpinskiTriangleGenerator.swift
[36/84] Compiling FractalGenerators PeanoCurveGenerator.swift
[37/84] Compiling FractalGenerators PerliniNoiseGenerator.swift
[38/84] Compiling FractalGenerators PlasmaFractalGenerator.swift
[39/84] Compiling FractalGenerators PythagoreanTreeGenerator.swift
[40/84] Compiling FractalGenerators RiverNetworkGenerator.swift
[41/84] Compiling FractalGenerators Mandelbrot2Generator.swift
[42/84] Compiling FractalGenerators MandelbrotGenerator.swift
[43/84] Compiling FractalGenerators MangerSpongeGenerator.swift
[44/84] Compiling FractalGenerators MengerCubeGenerator.swift
[45/84] Compiling FractalGenerators NewtonFractalGenerator.swift
[46/84] Compiling FractalGenerators SimplexNoiseGenerator.swift
[47/84] Compiling FractalGenerators SnowFlakeGenerator.swift
[48/84] Compiling FractalGenerators TreeBranchingGenerator.swift
[49/84] Compiling FractalGenerators TricornFractalGenerator.swift
[50/84] Compiling FractalGenerators VoronoiDiagramGenerator.swift
[51/84] Compiling FractalGenerators CoastlineGenerator.swift
[52/84] Compiling FractalGenerators ConwaysGameOfLifeGenerator.swift
[53/84] Compiling FractalGenerators DLAGenerator.swift
[54/84] Compiling FractalGenerators DeJongAttractorGenerator.swift
[55/84] Compiling FractalGenerators DiamondSquareGenerator.swift
[56/84] Compiling FractalGenerators DragonCurveGenerator.swift
[57/84] Compiling FractalGenerators HilbertCurveGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/HilbertCurveGenerator.swift:116:13: warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
114 |
115 |         // Transform points for the third quadrant
116 |         let thirdStart = points.count
    |             `- warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
117 |         for i in startIndex ..< endIndex {
118 |             points.append(CGPoint(x: points[i].x + Double(halfSize), y: points[i].y + Double(halfSize)))
[58/84] Compiling FractalGenerators IFSGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/HilbertCurveGenerator.swift:116:13: warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
114 |
115 |         // Transform points for the third quadrant
116 |         let thirdStart = points.count
    |             `- warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
117 |         for i in startIndex ..< endIndex {
118 |             points.append(CGPoint(x: points[i].x + Double(halfSize), y: points[i].y + Double(halfSize)))
[59/84] Compiling FractalGenerators JuliaSetGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/HilbertCurveGenerator.swift:116:13: warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
114 |
115 |         // Transform points for the third quadrant
116 |         let thirdStart = points.count
    |             `- warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
117 |         for i in startIndex ..< endIndex {
118 |             points.append(CGPoint(x: points[i].x + Double(halfSize), y: points[i].y + Double(halfSize)))
[60/84] Compiling FractalGenerators KochSnowflakeGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/HilbertCurveGenerator.swift:116:13: warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
114 |
115 |         // Transform points for the third quadrant
116 |         let thirdStart = points.count
    |             `- warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
117 |         for i in startIndex ..< endIndex {
118 |             points.append(CGPoint(x: points[i].x + Double(halfSize), y: points[i].y + Double(halfSize)))
[61/84] Compiling FractalGenerators LangtonsAntGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/HilbertCurveGenerator.swift:116:13: warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
114 |
115 |         // Transform points for the third quadrant
116 |         let thirdStart = points.count
    |             `- warning: initialization of immutable value 'thirdStart' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
117 |         for i in startIndex ..< endIndex {
118 |             points.append(CGPoint(x: points[i].x + Double(halfSize), y: points[i].y + Double(halfSize)))
[62/84] Compiling FractalGenerators FBMGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/FractalFlamesGenerator.swift:135:17: warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
133 |         case 3:
134 |             // Swirl variation
135 |             let factor = 1.0 / (r + 0.0001)
    |                 `- warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
136 |             return CGPoint(x: x * cos(theta) - y * sin(theta), y: x * sin(theta) + y * cos(theta))
137 |         default:
[63/84] Compiling FractalGenerators FractalFlamesGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/FractalFlamesGenerator.swift:135:17: warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
133 |         case 3:
134 |             // Swirl variation
135 |             let factor = 1.0 / (r + 0.0001)
    |                 `- warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
136 |             return CGPoint(x: x * cos(theta) - y * sin(theta), y: x * sin(theta) + y * cos(theta))
137 |         default:
[64/84] Compiling FractalGenerators GingerbreadmanMapGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/FractalFlamesGenerator.swift:135:17: warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
133 |         case 3:
134 |             // Swirl variation
135 |             let factor = 1.0 / (r + 0.0001)
    |                 `- warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
136 |             return CGPoint(x: x * cos(theta) - y * sin(theta), y: x * sin(theta) + y * cos(theta))
137 |         default:
[65/84] Compiling FractalGenerators GosperCurveGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/FractalFlamesGenerator.swift:135:17: warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
133 |         case 3:
134 |             // Swirl variation
135 |             let factor = 1.0 / (r + 0.0001)
    |                 `- warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
136 |             return CGPoint(x: x * cos(theta) - y * sin(theta), y: x * sin(theta) + y * cos(theta))
137 |         default:
[66/84] Compiling FractalGenerators HeighwayDragonGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/FractalFlamesGenerator.swift:135:17: warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
133 |         case 3:
134 |             // Swirl variation
135 |             let factor = 1.0 / (r + 0.0001)
    |                 `- warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
136 |             return CGPoint(x: x * cos(theta) - y * sin(theta), y: x * sin(theta) + y * cos(theta))
137 |         default:
[67/84] Compiling FractalGenerators HenonAttractorGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/FractalFlamesGenerator.swift:135:17: warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
133 |         case 3:
134 |             // Swirl variation
135 |             let factor = 1.0 / (r + 0.0001)
    |                 `- warning: initialization of immutable value 'factor' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
136 |             return CGPoint(x: x * cos(theta) - y * sin(theta), y: x * sin(theta) + y * cos(theta))
137 |         default:
[68/84] Compiling FractalGenerators BuddhabrotGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/CantorSetGenerator.swift:51:13: warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 49 |         let height = Int(parameters.size.height)
 50 |         let yCenter = Double(height) / 2.0
 51 |         let lineHeight = 20.0
    |             `- warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 52 |         let spacing = 30.0
 53 |
[69/84] Compiling FractalGenerators BurningShipGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/CantorSetGenerator.swift:51:13: warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 49 |         let height = Int(parameters.size.height)
 50 |         let yCenter = Double(height) / 2.0
 51 |         let lineHeight = 20.0
    |             `- warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 52 |         let spacing = 30.0
 53 |
[70/84] Compiling FractalGenerators CantorDustGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/CantorSetGenerator.swift:51:13: warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 49 |         let height = Int(parameters.size.height)
 50 |         let yCenter = Double(height) / 2.0
 51 |         let lineHeight = 20.0
    |             `- warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 52 |         let spacing = 30.0
 53 |
[71/84] Compiling FractalGenerators CantorSetGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/CantorSetGenerator.swift:51:13: warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 49 |         let height = Int(parameters.size.height)
 50 |         let yCenter = Double(height) / 2.0
 51 |         let lineHeight = 20.0
    |             `- warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 52 |         let spacing = 30.0
 53 |
[72/84] Compiling FractalGenerators ChuaCircuitGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/CantorSetGenerator.swift:51:13: warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 49 |         let height = Int(parameters.size.height)
 50 |         let yCenter = Double(height) / 2.0
 51 |         let lineHeight = 20.0
    |             `- warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 52 |         let spacing = 30.0
 53 |
[73/84] Compiling FractalGenerators CliffordAttractorGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Generators/CantorSetGenerator.swift:51:13: warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 49 |         let height = Int(parameters.size.height)
 50 |         let yCenter = Double(height) / 2.0
 51 |         let lineHeight = 20.0
    |             `- warning: initialization of immutable value 'lineHeight' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 52 |         let spacing = 30.0
 53 |
[74/84] Compiling FractalGenerators FractalFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/GenericFractalView.swift:95:28: warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
 93 |             self.points = points
 94 |         } else if output is CGImage {
 95 |             image = output as! CGImage
    |                     |      | `- note: use 'as?' to perform a conditional downcast to 'CGImage'
    |                     |      `- warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
    |                     `- note: add parentheses around the cast to silence this warning
 96 |         }
 97 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/FractalFactory.swift:1060:9: warning: default will never be executed
1058 |         case .fractalFlames:
1059 |             return AnyView(FractalFactory.createFractalFlames())
1060 |         default:
     |         `- warning: default will never be executed
1061 |             return AnyView(Text("Not implemented yet"))
1062 |         }
[75/84] Compiling FractalGenerators FractalProtocols.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/GenericFractalView.swift:95:28: warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
 93 |             self.points = points
 94 |         } else if output is CGImage {
 95 |             image = output as! CGImage
    |                     |      | `- note: use 'as?' to perform a conditional downcast to 'CGImage'
    |                     |      `- warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
    |                     `- note: add parentheses around the cast to silence this warning
 96 |         }
 97 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/FractalFactory.swift:1060:9: warning: default will never be executed
1058 |         case .fractalFlames:
1059 |             return AnyView(FractalFactory.createFractalFlames())
1060 |         default:
     |         `- warning: default will never be executed
1061 |             return AnyView(Text("Not implemented yet"))
1062 |         }
[76/84] Compiling FractalGenerators GenericFractalView.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/GenericFractalView.swift:95:28: warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
 93 |             self.points = points
 94 |         } else if output is CGImage {
 95 |             image = output as! CGImage
    |                     |      | `- note: use 'as?' to perform a conditional downcast to 'CGImage'
    |                     |      `- warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
    |                     `- note: add parentheses around the cast to silence this warning
 96 |         }
 97 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/FractalFactory.swift:1060:9: warning: default will never be executed
1058 |         case .fractalFlames:
1059 |             return AnyView(FractalFactory.createFractalFlames())
1060 |         default:
     |         `- warning: default will never be executed
1061 |             return AnyView(Text("Not implemented yet"))
1062 |         }
[77/84] Compiling FractalGenerators ApollonianGasketGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/GenericFractalView.swift:95:28: warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
 93 |             self.points = points
 94 |         } else if output is CGImage {
 95 |             image = output as! CGImage
    |                     |      | `- note: use 'as?' to perform a conditional downcast to 'CGImage'
    |                     |      `- warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
    |                     `- note: add parentheses around the cast to silence this warning
 96 |         }
 97 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/FractalFactory.swift:1060:9: warning: default will never be executed
1058 |         case .fractalFlames:
1059 |             return AnyView(FractalFactory.createFractalFlames())
1060 |         default:
     |         `- warning: default will never be executed
1061 |             return AnyView(Text("Not implemented yet"))
1062 |         }
[78/84] Compiling FractalGenerators BoxCountingGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/GenericFractalView.swift:95:28: warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
 93 |             self.points = points
 94 |         } else if output is CGImage {
 95 |             image = output as! CGImage
    |                     |      | `- note: use 'as?' to perform a conditional downcast to 'CGImage'
    |                     |      `- warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
    |                     `- note: add parentheses around the cast to silence this warning
 96 |         }
 97 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/FractalFactory.swift:1060:9: warning: default will never be executed
1058 |         case .fractalFlames:
1059 |             return AnyView(FractalFactory.createFractalFlames())
1060 |         default:
     |         `- warning: default will never be executed
1061 |             return AnyView(Text("Not implemented yet"))
1062 |         }
[79/84] Compiling FractalGenerators BrownianMotionGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/GenericFractalView.swift:95:28: warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
 93 |             self.points = points
 94 |         } else if output is CGImage {
 95 |             image = output as! CGImage
    |                     |      | `- note: use 'as?' to perform a conditional downcast to 'CGImage'
    |                     |      `- warning: treating a forced downcast to 'CGImage' as optional will never produce 'nil'
    |                     `- note: add parentheses around the cast to silence this warning
 96 |         }
 97 |     }
/Users/admin/builder/spi-builder-workspace/Sources/FractalGenerators/Core/FractalFactory.swift:1060:9: warning: default will never be executed
1058 |         case .fractalFlames:
1059 |             return AnyView(FractalFactory.createFractalFlames())
1060 |         default:
     |         `- warning: default will never be executed
1061 |             return AnyView(Text("Not implemented yet"))
1062 |         }
[80/84] Compiling FractalGenerators LevyCCurveGenerator.swift
[81/84] Compiling FractalGenerators LevyFlightGenerator.swift
[82/84] Compiling FractalGenerators LightningPatternGenerator.swift
[83/84] Compiling FractalGenerators LogisticMapGenerator.swift
[84/84] Compiling FractalGenerators LorenzAttractorGenerator.swift
Build complete! (13.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    }
  ],
  "manifest_display_name" : "FractalGenerators",
  "name" : "FractalGenerators",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "FractalGenerators",
      "targets" : [
        "FractalGenerators"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FractalGeneratorsTests",
      "module_type" : "SwiftTarget",
      "name" : "FractalGeneratorsTests",
      "path" : "Tests/FractalGeneratorsTests",
      "sources" : [
        "FractalGeneratorsTests.swift"
      ],
      "target_dependencies" : [
        "FractalGenerators"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FractalGenerators",
      "module_type" : "SwiftTarget",
      "name" : "FractalGenerators",
      "path" : "Sources/FractalGenerators",
      "product_dependencies" : [
        "ComplexModule"
      ],
      "product_memberships" : [
        "FractalGenerators"
      ],
      "sources" : [
        "Core/FractalFactory.swift",
        "Core/FractalProtocols.swift",
        "Core/GenericFractalView.swift",
        "Generators/ApollonianGasketGenerator.swift",
        "Generators/BoxCountingGenerator.swift",
        "Generators/BrownianMotionGenerator.swift",
        "Generators/BuddhabrotGenerator.swift",
        "Generators/BurningShipGenerator.swift",
        "Generators/CantorDustGenerator.swift",
        "Generators/CantorSetGenerator.swift",
        "Generators/ChuaCircuitGenerator.swift",
        "Generators/CliffordAttractorGenerator.swift",
        "Generators/CoastlineGenerator.swift",
        "Generators/ConwaysGameOfLifeGenerator.swift",
        "Generators/DLAGenerator.swift",
        "Generators/DeJongAttractorGenerator.swift",
        "Generators/DiamondSquareGenerator.swift",
        "Generators/DragonCurveGenerator.swift",
        "Generators/FBMGenerator.swift",
        "Generators/FractalFlamesGenerator.swift",
        "Generators/GingerbreadmanMapGenerator.swift",
        "Generators/GosperCurveGenerator.swift",
        "Generators/HeighwayDragonGenerator.swift",
        "Generators/HenonAttractorGenerator.swift",
        "Generators/HilbertCurveGenerator.swift",
        "Generators/IFSGenerator.swift",
        "Generators/JuliaSetGenerator.swift",
        "Generators/KochSnowflakeGenerator.swift",
        "Generators/LangtonsAntGenerator.swift",
        "Generators/LevyCCurveGenerator.swift",
        "Generators/LevyFlightGenerator.swift",
        "Generators/LightningPatternGenerator.swift",
        "Generators/LogisticMapGenerator.swift",
        "Generators/LorenzAttractorGenerator.swift",
        "Generators/Mandelbrot2Generator.swift",
        "Generators/MandelbrotGenerator.swift",
        "Generators/MangerSpongeGenerator.swift",
        "Generators/MengerCubeGenerator.swift",
        "Generators/NewtonFractalGenerator.swift",
        "Generators/PeanoCurveGenerator.swift",
        "Generators/PerliniNoiseGenerator.swift",
        "Generators/PlasmaFractalGenerator.swift",
        "Generators/PythagoreanTreeGenerator.swift",
        "Generators/RiverNetworkGenerator.swift",
        "Generators/RomanescoBroccoliGenerator.swift",
        "Generators/RosslerAttractorGenerator.swift",
        "Generators/SierpinskiArrowheadGenerator.swift",
        "Generators/SierpinskiCarpetGenerator.swift",
        "Generators/SierpinskiTriangleGenerator.swift",
        "Generators/SimplexNoiseGenerator.swift",
        "Generators/SnowFlakeGenerator.swift",
        "Generators/TreeBranchingGenerator.swift",
        "Generators/TricornFractalGenerator.swift",
        "Generators/VoronoiDiagramGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.