The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkla320/GaugeProgressViewStyle.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kkla320/GaugeProgressViewStyle
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at f46587f Merge pull request #13 from kkla320/fix/#10_Angles
Cloned https://github.com/kkla320/GaugeProgressViewStyle.git
Revision (git rev-parse @):
f46587f7cab73af108738a351006ccbbe98ffb03
SUCCESS checkout https://github.com/kkla320/GaugeProgressViewStyle.git at develop
Fetching https://github.com/kkla320/Trigonometry
Fetching https://github.com/nalexn/ViewInspector.git from cache
[1/41] Fetching trigonometry
Fetched https://github.com/kkla320/Trigonometry (0.27s)
Fetched https://github.com/nalexn/ViewInspector.git (0.31s)
Computing version for https://github.com/kkla320/Trigonometry
Computed https://github.com/kkla320/Trigonometry at 2.0.0 (0.43s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.1 (0.54s)
Creating working copy for https://github.com/kkla320/Trigonometry
Working copy of https://github.com/kkla320/Trigonometry resolved at 2.0.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gaugeprogressviewstyle",
      "name": "GaugeProgressViewStyle",
      "url": "https://github.com/kkla320/GaugeProgressViewStyle.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GaugeProgressViewStyle",
      "dependencies": [
        {
          "identity": "trigonometry",
          "name": "Trigonometry",
          "url": "https://github.com/kkla320/Trigonometry",
          "version": "2.0.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Trigonometry",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kkla320/GaugeProgressViewStyle.git
[1/555] Fetching gaugeprogressviewstyle
Fetched https://github.com/kkla320/GaugeProgressViewStyle.git (0.36s)
Fetching https://github.com/kkla320/Trigonometry from cache
Fetched https://github.com/kkla320/Trigonometry (0.17s)
Computing version for https://github.com/kkla320/Trigonometry
Computed https://github.com/kkla320/Trigonometry at 2.0.0 (0.02s)
Creating working copy for https://github.com/kkla320/Trigonometry
Working copy of https://github.com/kkla320/Trigonometry resolved at 2.0.0
Creating working copy for https://github.com/kkla320/GaugeProgressViewStyle.git
Working copy of https://github.com/kkla320/GaugeProgressViewStyle.git resolved at develop
warning: '.resolve-product-dependencies': dependency 'gaugeprogressviewstyle' is not used by any target
Found 1 product dependencies
  - Trigonometry
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Trigonometry TrigonometryFunctions.swift
[2/6] Emitting module Trigonometry
[3/6] Compiling Trigonometry Measurement+Angle.swift
[4/6] Compiling Trigonometry Double+TrigonometryFunctions.swift
[5/6] Compiling Trigonometry Angle.swift
[6/6] Compiling Trigonometry Float+TrigonometryFunctions.swift
[7/21] Compiling GaugeProgressViewStyle AddOperatorCGPoint.swift
[8/21] Compiling GaugeProgressViewStyle ProgressViewStyle+gauge.swift
[9/22] Compiling GaugeProgressViewStyle GaugePosition.swift
[10/22] Compiling GaugeProgressViewStyle GaugeProgressViewStyle.swift
[11/22] Compiling GaugeProgressViewStyle CGRect+shortestSide.swift
[12/22] Compiling GaugeProgressViewStyle SwiftUIAngle+Angle.swift
[13/22] Compiling GaugeProgressViewStyle CGPoint+subtractingFromX.swift
[14/22] Compiling GaugeProgressViewStyle CGRect+center.swift
[15/22] Emitting module GaugeProgressViewStyle
[16/22] Compiling GaugeProgressViewStyle Gauge.swift
[17/22] Compiling GaugeProgressViewStyle GaugePointer.swift
[18/22] Compiling GaugeProgressViewStyle AngularGradient+trafficLight.swift
[19/22] Compiling GaugeProgressViewStyle CGPoint+init.swift
[20/22] Compiling GaugeProgressViewStyle Angle+angularGradiendGaugeStart.swift
[21/22] Compiling GaugeProgressViewStyle Angle+angularGradientGaugeEnd.swift
[22/22] Compiling GaugeProgressViewStyle Ring.swift
Build complete! (19.34s)
Build complete.
Done.