The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PolyKit 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heestand-xyz/PolyKit.git
Reference: 2.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/heestand-xyz/PolyKit
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 4d84c44 iOS 16 Upgrade
Cloned https://github.com/heestand-xyz/PolyKit.git into spi-builder-workspace
4d84c4469daf5e9ee4d1768dd3018d6b985ee868
SUCCESS checkout https://github.com/heestand-xyz/PolyKit.git at 2.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling PolyKit Polygon.swift
[2/3] Compiling PolyKit Poly.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PolyKit/Poly.swift:297:9: warning: 'Poly' is deprecated: renamed to 'Polygon'
        Poly(count: 6, cornerRadius: 60)
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PolyKit/Poly.swift:297:9: note: use 'Polygon' instead
        Poly(count: 6, cornerRadius: 60)
        ^~~~
        Polygon
[3/3] Emitting module PolyKit
Build complete! (10.45s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/heestand-xyz/PolyKit.git
[1/101] Fetching polykit
Fetched https://github.com/heestand-xyz/PolyKit.git (0.26s)
Creating working copy for https://github.com/heestand-xyz/PolyKit.git
Working copy of https://github.com/heestand-xyz/PolyKit.git resolved at 2.2.0
warning: '.resolve-product-dependencies': dependency 'polykit' is not used by any target
{
  "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": "polykit",
      "name": "PolyKit",
      "url": "https://github.com/heestand-xyz/PolyKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PolyKit",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.