The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WolfGeometry, reference 4.0.7 (86eeb0), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 01:27:51 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/wolfmcnally/WolfGeometry.git
Reference: 4.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wolfmcnally/WolfGeometry
 * tag               4.0.7      -> FETCH_HEAD
HEAD is now at 86eeb01 Fix dependencies.
Cloned https://github.com/wolfmcnally/WolfGeometry.git
Revision (git rev-parse @):
86eeb01ad751770fc39793311fa195db01f07b02
SUCCESS checkout https://github.com/wolfmcnally/WolfGeometry.git at 4.0.7
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName
Fetching https://github.com/wolfmcnally/WolfStrings
Fetching https://github.com/wolfmcnally/WolfFoundation
Fetching https://github.com/wolfmcnally/WolfNumerics
[1/275] Fetching wolfnumerics
[276/414] Fetching wolfnumerics, extensibleenumeratedname
[354/841] Fetching wolfnumerics, extensibleenumeratedname, wolfstrings
[633/1184] Fetching wolfnumerics, extensibleenumeratedname, wolfstrings, wolffoundation
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.78s)
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache (0.78s)
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.78s)
Fetched https://github.com/wolfmcnally/WolfStrings from cache (0.78s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (1.48s)
Fetching https://github.com/wolfmcnally/WolfPipe
[1/277] Fetching wolfpipe
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.72s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (1.42s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.66s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.67s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.75s)
Fetching https://github.com/wolfmcnally/WolfWith
Fetching https://github.com/wolfmcnally/WolfOSBridge
[1/95] Fetching wolfosbridge
[67/198] Fetching wolfosbridge, wolfwith
Fetched https://github.com/wolfmcnally/WolfWith from cache (0.69s)
Fetched https://github.com/wolfmcnally/WolfOSBridge from cache (0.69s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (1.61s)
Computing version for https://github.com/wolfmcnally/WolfOSBridge
Computed https://github.com/wolfmcnally/WolfOSBridge at 2.0.3 (0.77s)
Creating working copy for https://github.com/wolfmcnally/WolfOSBridge
Working copy of https://github.com/wolfmcnally/WolfOSBridge resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfWith
Working copy of https://github.com/wolfmcnally/WolfWith resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Creating working copy for https://github.com/wolfmcnally/WolfStrings
Working copy of https://github.com/wolfmcnally/WolfStrings resolved at 2.2.1
Creating working copy for https://github.com/wolfmcnally/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.1
Creating working copy for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Working copy of https://github.com/wolfmcnally/ExtensibleEnumeratedName resolved at 2.0.2
========================================
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": "wolfgeometry",
      "name": "WolfGeometry",
      "url": "https://github.com/wolfmcnally/WolfGeometry.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfGeometry",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "wolfnumerics",
          "name": "WolfNumerics",
          "url": "https://github.com/wolfmcnally/WolfNumerics",
          "version": "4.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfNumerics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "extensibleenumeratedname",
          "name": "ExtensibleEnumeratedName",
          "url": "https://github.com/wolfmcnally/ExtensibleEnumeratedName",
          "version": "2.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExtensibleEnumeratedName",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "wolfstrings",
          "name": "WolfStrings",
          "url": "https://github.com/wolfmcnally/WolfStrings",
          "version": "2.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfStrings",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "wolfnumerics",
              "name": "WolfNumerics",
              "url": "https://github.com/wolfmcnally/WolfNumerics",
              "version": "4.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfNumerics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "wolfpipe",
              "name": "WolfPipe",
              "url": "https://github.com/wolfmcnally/WolfPipe",
              "version": "2.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfPipe",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "wolfosbridge",
              "name": "WolfOSBridge",
              "url": "https://github.com/wolfmcnally/WolfOSBridge",
              "version": "2.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfOSBridge",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "wolfwith",
              "name": "WolfWith",
              "url": "https://github.com/wolfmcnally/WolfWith",
              "version": "2.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfWith",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "extensibleenumeratedname",
              "name": "ExtensibleEnumeratedName",
              "url": "https://github.com/wolfmcnally/ExtensibleEnumeratedName",
              "version": "2.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExtensibleEnumeratedName",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "wolffoundation",
          "name": "WolfFoundation",
          "url": "https://github.com/wolfmcnally/WolfFoundation",
          "version": "5.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfFoundation",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "wolfnumerics",
              "name": "WolfNumerics",
              "url": "https://github.com/wolfmcnally/WolfNumerics",
              "version": "4.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfNumerics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "wolfpipe",
              "name": "WolfPipe",
              "url": "https://github.com/wolfmcnally/WolfPipe",
              "version": "2.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfPipe",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wolfmcnally/WolfGeometry.git
[1/230] Fetching wolfgeometry
Fetched https://github.com/wolfmcnally/WolfGeometry.git from cache (0.60s)
Fetching https://github.com/wolfmcnally/WolfStrings from cache
Fetching https://github.com/wolfmcnally/WolfNumerics from cache
Fetching https://github.com/wolfmcnally/WolfFoundation from cache
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache
Fetched https://github.com/wolfmcnally/WolfStrings from cache (0.48s)
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache (0.49s)
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.49s)
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.49s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (0.56s)
Fetching https://github.com/wolfmcnally/WolfPipe from cache
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.41s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (0.47s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.03s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.03s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.03s)
Fetching https://github.com/wolfmcnally/WolfWith from cache
Fetching https://github.com/wolfmcnally/WolfOSBridge from cache
Fetched https://github.com/wolfmcnally/WolfOSBridge from cache (0.46s)
Fetched https://github.com/wolfmcnally/WolfWith from cache (0.46s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (0.52s)
Computing version for https://github.com/wolfmcnally/WolfOSBridge
Computed https://github.com/wolfmcnally/WolfOSBridge at 2.0.3 (0.03s)
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfStrings
Working copy of https://github.com/wolfmcnally/WolfStrings resolved at 2.2.1
Creating working copy for https://github.com/wolfmcnally/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.1
Creating working copy for https://github.com/wolfmcnally/WolfOSBridge
Working copy of https://github.com/wolfmcnally/WolfOSBridge resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Working copy of https://github.com/wolfmcnally/ExtensibleEnumeratedName resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Creating working copy for https://github.com/wolfmcnally/WolfGeometry.git
Working copy of https://github.com/wolfmcnally/WolfGeometry.git resolved at 4.0.7 (86eeb01)
Creating working copy for https://github.com/wolfmcnally/WolfWith
Working copy of https://github.com/wolfmcnally/WolfWith resolved at 2.0.3
warning: '.resolve-product-dependencies': dependency 'wolfgeometry' is not used by any target
Found 4 product dependencies
  - WolfNumerics
  - ExtensibleEnumeratedName
  - WolfStrings
  - WolfFoundation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wolfmcnally/WolfGeometry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[8/25] Write swift-version--6988338F2F200930.txt
[10/53] Compiling ExtensibleEnumeratedName ExtensibleEnumeratedName.swift
[11/53] Emitting module ExtensibleEnumeratedName
[12/53] Compiling WolfWith WithOperator.swift
[13/53] Emitting module WolfWith
[13/53] Write Objects.LinkFileList
[16/53] Compiling WolfPipe PipeOperator.swift
[17/53] Compiling WolfPipe SetAlgebra.swift
[18/53] Compiling WolfPipe KeyPaths.swift
[19/53] Compiling WolfPipe EffectfulComposeOperator.swift
[20/53] Compiling WolfPipe Curry.swift
[21/53] Compiling WolfPipe ComposeOperator.swift
[22/53] Compiling WolfPipe PipeCompatibleFunctions.swift
[23/53] Emitting module WolfPipe
[23/53] Write Objects.LinkFileList
[24/53] Linking libWolfWith.dylib
[25/53] Linking libExtensibleEnumeratedName.dylib
[26/53] Linking libWolfPipe.dylib
[28/53] Compiling WolfNumerics Lerp.swift
[29/53] Compiling WolfNumerics NumericUtils.swift
[30/54] Compiling WolfNumerics RunningAverage.swift
[31/54] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[32/54] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[33/54] Compiling WolfNumerics BinarySearch.swift
[34/54] Emitting module WolfNumerics
[35/54] Compiling WolfNumerics RangeExtensions.swift
[36/54] Compiling WolfNumerics Frac.swift
[37/54] Compiling WolfNumerics Interpolable.swift
[38/54] Compiling WolfNumerics Interval.swift
[39/54] Compiling WolfNumerics IntervalCreationOperator.swift
[40/54] Compiling WolfNumerics PercentOperator.swift
[41/54] Compiling WolfNumerics RandomExtensions.swift
[42/54] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[42/54] Write Objects.LinkFileList
[44/54] Emitting module WolfOSBridge
[45/54] Compiling WolfOSBridge OSView.swift
[45/54] Write Objects.LinkFileList
[46/54] Linking libWolfNumerics.dylib
[47/93] Linking libWolfOSBridge.dylib
[49/122] Compiling WolfStrings FontDebugging.swift
[50/122] Compiling WolfStrings FontExtensions.swift
[51/122] Compiling WolfStrings FontFaceName.swift
[52/122] Compiling WolfStrings FontFamilyName.swift
[53/126] Compiling WolfStrings StringReplacement.swift
[54/126] Compiling WolfStrings StringTransformations.swift
[55/126] Compiling WolfFoundation Serializable.swift
[56/126] Compiling WolfFoundation ASCII.swift
[57/126] Compiling WolfStrings Markdown.swift
[58/126] Compiling WolfStrings Joiner.swift
[59/126] Compiling WolfStrings RegularExpressionExtensions.swift
[60/126] Compiling WolfStrings TextCheckingResult.swift
[61/126] Compiling WolfStrings TextCheckingResultExtensions.swift
[62/126] Emitting module WolfFoundation
[63/126] Compiling WolfStrings AttributedString.swift
[64/126] Compiling WolfStrings AttributedStringExtensions.swift
[65/126] Compiling WolfStrings AttributedStringOperator.swift
[66/126] Compiling WolfStrings AttributedSubstring.swift
[67/126] Compiling WolfStrings AttributedSubstringExtensions.swift
[68/126] Compiling WolfStrings SequenceExtensions.swift
[69/126] Compiling WolfStrings StringExtensions.swift
[70/126] Compiling WolfStrings StringFloatPrecision.swift
[71/129] Compiling WolfStrings FontStyle.swift
[72/129] Compiling WolfStrings OSFont.swift
[73/129] Compiling WolfStrings TextAlignment.swift
[74/129] Compiling WolfStrings TypeBounds.swift
[75/129] Compiling WolfStrings TypeLine.swift
[76/129] Compiling WolfStrings ObjectAliaser.swift
[77/129] Compiling WolfStrings CreateRegularExpressionOperator.swift
[78/129] Compiling WolfStrings MatchRegularExpressionOperator.swift
[85/129] Emitting module WolfStrings
[86/129] Compiling WolfFoundation DataExtensions.swift
[87/129] Compiling WolfFoundation DateExtensions.swift
[88/129] Compiling WolfFoundation DictionaryExtensions.swift
[89/129] Compiling WolfFoundation OptionalExtensions.swift
[90/129] Compiling WolfStrings WolfStringsError.swift
[91/129] Compiling WolfFoundation ReferenceOperator.swift
[92/129] Compiling WolfFoundation TweakOperator.swift
[93/129] Compiling WolfFoundation Hideable.swift
[103/129] Compiling WolfStrings StringIndexesAndRanges.swift
[113/129] Compiling WolfFoundation Tagged.swift
[114/129] Compiling WolfFoundation TransferValue.swift
[115/129] Compiling WolfFoundation UTF8.swift
[116/129] Compiling WolfFoundation Weak.swift
[116/129] Write Objects.LinkFileList
[122/129] Compiling WolfStrings TypeRun.swift
[123/129] Compiling WolfStrings Typesetter.swift
[124/129] Write Objects.LinkFileList
[125/129] Linking libWolfFoundation.dylib
[126/129] Linking libWolfStrings.dylib
[128/148] Compiling WolfGeometry RectExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/RectExtensions.swift:176:1: warning: extension declares a conformance of imported type 'CGRect' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
174 | }
175 |
176 | extension CGRect: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGRect' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
177 |     public func interpolated(to other: CGRect, at frac: Frac) -> CGRect {
178 |         return CGRect(origin: origin.interpolated(to: other.origin, at: frac),
[129/148] Compiling WolfGeometry Size.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/RectExtensions.swift:176:1: warning: extension declares a conformance of imported type 'CGRect' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
174 | }
175 |
176 | extension CGRect: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGRect' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
177 |     public func interpolated(to other: CGRect, at frac: Frac) -> CGRect {
178 |         return CGRect(origin: origin.interpolated(to: other.origin, at: frac),
[130/148] Compiling WolfGeometry SizeExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/SizeExtensions.swift:126:1: warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
124 | }
125 |
126 | extension CGSize: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
127 |     public func interpolated(to other: CGSize, at frac: Frac) -> CGSize {
128 |         return CGSize(width: width.interpolated(to: other.width, at: frac),
[131/148] Compiling WolfGeometry Transform.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/SizeExtensions.swift:126:1: warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
124 | }
125 |
126 | extension CGSize: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
127 |     public func interpolated(to other: CGSize, at frac: Frac) -> CGSize {
128 |         return CGSize(width: width.interpolated(to: other.width, at: frac),
[132/150] Compiling WolfGeometry IntRect.swift
[133/150] Compiling WolfGeometry IntSize.swift
[134/150] Compiling WolfGeometry OSBezierPath.swift
[135/150] Compiling WolfGeometry Point.swift
[136/150] Compiling WolfGeometry IntOffset.swift
[137/150] Compiling WolfGeometry IntPoint.swift
[138/150] Compiling WolfGeometry GeometryUtils.swift
[139/150] Compiling WolfGeometry Insets.swift
[140/150] Compiling WolfGeometry BezierPathExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: warning: switch must be exhaustive
 77 |
 78 |             for index in 0 ..< elementsCount {
 79 |                 switch element( at: index, associatedPoints: pointsArray ) {
    |                 |- warning: switch must be exhaustive
    |                 |- note: add missing case: '.cubicCurveTo'
    |                 |- note: add missing case: '.quadraticCurveTo'
    |                 `- note: add missing cases
 80 |                 case .moveTo:
 81 |                     path.move(to: pointsArray[0])
[141/150] Compiling WolfGeometry DegressToRadiansOperator.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: warning: switch must be exhaustive
 77 |
 78 |             for index in 0 ..< elementsCount {
 79 |                 switch element( at: index, associatedPoints: pointsArray ) {
    |                 |- warning: switch must be exhaustive
    |                 |- note: add missing case: '.cubicCurveTo'
    |                 |- note: add missing case: '.quadraticCurveTo'
    |                 `- note: add missing cases
 80 |                 case .moveTo:
 81 |                     path.move(to: pointsArray[0])
[142/150] Compiling WolfGeometry AffineTransformExtensions.swift
[143/150] Compiling WolfGeometry AspectRatio.swift
[144/150] Emitting module WolfGeometry
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/PointExtensions.swift:75:1: warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 73 | }
 74 |
 75 | extension CGPoint: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 76 |     public func interpolated(to other: CGPoint, at frac: Frac) -> CGPoint {
 77 |         return CGPoint(x: x.interpolated(to: other.x, at: frac),
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/RectExtensions.swift:176:1: warning: extension declares a conformance of imported type 'CGRect' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
174 | }
175 |
176 | extension CGRect: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGRect' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
177 |     public func interpolated(to other: CGRect, at frac: Frac) -> CGRect {
178 |         return CGRect(origin: origin.interpolated(to: other.origin, at: frac),
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/SizeExtensions.swift:126:1: warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
124 | }
125 |
126 | extension CGSize: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGSize' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
127 |     public func interpolated(to other: CGSize, at frac: Frac) -> CGSize {
128 |         return CGSize(width: width.interpolated(to: other.width, at: frac),
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/VectorExtensions.swift:100:1: warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 98 | }
 99 |
100 | extension CGVector: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
101 |     public func interpolated(to other: CGVector, at frac: Frac) -> CGVector {
102 |         return CGVector(dx: dx.interpolated(to: other.dx, at: frac),
[145/150] Compiling WolfGeometry PointExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/PointExtensions.swift:75:1: warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 73 | }
 74 |
 75 | extension CGPoint: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 76 |     public func interpolated(to other: CGPoint, at frac: Frac) -> CGPoint {
 77 |         return CGPoint(x: x.interpolated(to: other.x, at: frac),
[146/150] Compiling WolfGeometry Rect.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/PointExtensions.swift:75:1: warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 73 | }
 74 |
 75 | extension CGPoint: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGPoint' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 76 |     public func interpolated(to other: CGPoint, at frac: Frac) -> CGPoint {
 77 |         return CGPoint(x: x.interpolated(to: other.x, at: frac),
[147/150] Compiling WolfGeometry Vector.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/VectorExtensions.swift:100:1: warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 98 | }
 99 |
100 | extension CGVector: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
101 |     public func interpolated(to other: CGVector, at frac: Frac) -> CGVector {
102 |         return CGVector(dx: dx.interpolated(to: other.dx, at: frac),
[148/150] Compiling WolfGeometry VectorExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WolfGeometry/VectorExtensions.swift:100:1: warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
 98 | }
 99 |
100 | extension CGVector: Interpolable {
    | |- warning: extension declares a conformance of imported type 'CGVector' to imported protocol 'Interpolable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
101 |     public func interpolated(to other: CGVector, at frac: Frac) -> CGVector {
102 |         return CGVector(dx: dx.interpolated(to: other.dx, at: frac),
[148/150] Write Objects.LinkFileList
[149/150] Linking libWolfGeometry.dylib
Build complete! (16.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "wolfnumerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wolfmcnally/WolfNumerics"
    },
    {
      "identity" : "extensibleenumeratedname",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wolfmcnally/ExtensibleEnumeratedName"
    },
    {
      "identity" : "wolfstrings",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wolfmcnally/WolfStrings"
    },
    {
      "identity" : "wolffoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wolfmcnally/WolfFoundation"
    }
  ],
  "manifest_display_name" : "WolfGeometry",
  "name" : "WolfGeometry",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "WolfGeometry",
      "targets" : [
        "WolfGeometry"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WolfGeometry",
      "module_type" : "SwiftTarget",
      "name" : "WolfGeometry",
      "path" : "Sources/WolfGeometry",
      "product_dependencies" : [
        "WolfNumerics",
        "ExtensibleEnumeratedName",
        "WolfStrings",
        "WolfFoundation"
      ],
      "product_memberships" : [
        "WolfGeometry"
      ],
      "sources" : [
        "AffineTransformExtensions.swift",
        "AspectRatio.swift",
        "BezierPathExtensions.swift",
        "DegressToRadiansOperator.swift",
        "GeometryUtils.swift",
        "Insets.swift",
        "IntOffset.swift",
        "IntPoint.swift",
        "IntRect.swift",
        "IntSize.swift",
        "OSBezierPath.swift",
        "Point.swift",
        "PointExtensions.swift",
        "Rect.swift",
        "RectExtensions.swift",
        "Size.swift",
        "SizeExtensions.swift",
        "Transform.swift",
        "Vector.swift",
        "VectorExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.