This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/calda/CGPathIntersection.git
Reference: 4.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/calda/CGPathIntersection
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 69b640f Add support for macOS and tvOS (#7)
Cloned https://github.com/calda/CGPathIntersection.git
Revision (git rev-parse @):
69b640fb0ba2329d28235421f4612311965a59a3
SUCCESS checkout https://github.com/calda/CGPathIntersection.git at 4.0.0
========================================
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 CGPathImage.swift
[2/6] Compiling CGPathIntersection PlatformImage.swift
[3/6] Emitting module CGPathIntersection
[4/6] Compiling CGPathIntersection Array+CoalescePoints.swift
[5/6] Compiling CGPathIntersection CGPath+Intersections.swift
[6/6] Compiling CGPathIntersection CGPathImage+RawPixels.swift
Build complete! (11.95s)
Build complete.
========================================
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": "cgpathintersection",
      "name": "CGPathIntersection",
      "url": "https://github.com/calda/CGPathIntersection.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/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 (3.31s)
Creating working copy for https://github.com/calda/CGPathIntersection.git
Working copy of https://github.com/calda/CGPathIntersection.git resolved at 4.0.0
warning: '.resolve-product-dependencies': dependency 'cgpathintersection' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.