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 CGPointVector with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/koher/cgpointvector.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/koher/cgpointvector
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e29a77e Merge pull request #9 from koher/github-actions
Cloned https://github.com/koher/cgpointvector.git
Revision (git rev-parse @):
e29a77e372cbe0524b8b512f55c5a60f6d19706d
SUCCESS checkout https://github.com/koher/cgpointvector.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cgpointvector",
      "name": "CGPointVector",
      "url": "https://github.com/koher/cgpointvector.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cgpointvector",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/koher/cgpointvector.git
[1/568] Fetching cgpointvector
Fetched https://github.com/koher/cgpointvector.git from cache (0.30s)
Creating working copy for https://github.com/koher/cgpointvector.git
Working copy of https://github.com/koher/cgpointvector.git resolved at main (e29a77e)
warning: '.resolve-product-dependencies': dependency 'cgpointvector' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/koher/cgpointvector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/8] Emitting module CGPointVector
[4/8] Compiling CGPointVector CGSize.swift
[5/8] Compiling CGPointVector CGRect.swift
[6/8] Compiling CGPointVector CGAffineTransform.swift
[7/8] Compiling CGPointVector CGPoint.swift
[8/8] Compiling CGPointVector CGVector.swift
Build complete! (2.61s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.