The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SVGPath 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/nicklockwood/SVGPath.git
Reference: 1.1.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nicklockwood/SVGPath
 * tag               1.1.4      -> FETCH_HEAD
HEAD is now at 47c65ca Update for 1.1.4 release
Cloned https://github.com/nicklockwood/SVGPath.git
Revision (git rev-parse @):
47c65cae8009646157890ded09621a7027dac68c
SUCCESS checkout https://github.com/nicklockwood/SVGPath.git at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "svgpath",
      "name": "SVGPath",
      "url": "https://github.com/nicklockwood/SVGPath.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SVGPath",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/nicklockwood/SVGPath.git from cache
Fetched https://github.com/nicklockwood/SVGPath.git (0.25s)
Creating working copy for https://github.com/nicklockwood/SVGPath.git
Working copy of https://github.com/nicklockwood/SVGPath.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'svgpath' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/nicklockwood/SVGPath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling SVGPath SVGPath+CoreGraphics.swift
[2/3] Emitting module SVGPath
[3/3] Compiling SVGPath SVGPath.swift
Build complete! (2.82s)
Build complete.
Done.