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: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/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
========================================
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] Emitting module CGPathIntersection
[4/6] Compiling CGPathIntersection CGPathImage+RawPixels.swift
[5/6] Compiling CGPathIntersection PlatformImage.swift
[6/6] Compiling CGPathIntersection Array+CoalescePoints.swift
Build complete! (11.74s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CGPathIntersection",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/calda/CGPathIntersection.git from cache
Fetched https://github.com/calda/CGPathIntersection.git (0.17s)
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
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.