The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CGPathIntersection 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/calda/CGPathIntersection.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/calda/CGPathIntersection
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 364362e Update SPM instructions to use "4.0.0" instead of "4.0" (#9)
Cloned https://github.com/calda/CGPathIntersection.git
Revision (git rev-parse @):
364362e964bdc75f6a70482f92192b7b670e6d55
SUCCESS checkout https://github.com/calda/CGPathIntersection.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cgpathintersection",
      "name": "CGPathIntersection",
      "url": "https://github.com/calda/CGPathIntersection.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CGPathIntersection",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/calda/CGPathIntersection.git
[1/282] Fetching cgpathintersection
Fetched https://github.com/calda/CGPathIntersection.git (0.52s)
Creating working copy for https://github.com/calda/CGPathIntersection.git
Working copy of https://github.com/calda/CGPathIntersection.git resolved at master
warning: '.resolve-product-dependencies': dependency 'cgpathintersection' is not used by any target
Found 0 product dependencies
========================================
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 CGPathIntersection CGPath+Intersections.swift
[2/6] Compiling CGPathIntersection CGPathImage.swift
[3/6] Compiling CGPathIntersection PlatformImage.swift
[4/6] Compiling CGPathIntersection Array+CoalescePoints.swift
[5/6] Emitting module CGPathIntersection
[6/6] Compiling CGPathIntersection CGPathImage+RawPixels.swift
Build complete! (8.80s)
Build complete.
Done.