The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SCNBezier 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/maxxfrazer/SceneKit-Bezier-Animations.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maxxfrazer/SceneKit-Bezier-Animations
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b928e19 linter action change (again)
Cloned https://github.com/maxxfrazer/SceneKit-Bezier-Animations.git
Revision (git rev-parse @):
b928e191bdb73770f7c09909955800f5e2ccf9c0
SUCCESS checkout https://github.com/maxxfrazer/SceneKit-Bezier-Animations.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "scenekit-bezier-animations",
      "name": "SCNBezier",
      "url": "https://github.com/maxxfrazer/SceneKit-Bezier-Animations.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SceneKit-Bezier-Animations",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/maxxfrazer/SceneKit-Bezier-Animations.git
[5/220] Fetching scenekit-bezier-animations
Fetched https://github.com/maxxfrazer/SceneKit-Bezier-Animations.git (1.33s)
Creating working copy for https://github.com/maxxfrazer/SceneKit-Bezier-Animations.git
Working copy of https://github.com/maxxfrazer/SceneKit-Bezier-Animations.git resolved at main
warning: '.resolve-product-dependencies': dependency 'scenekit-bezier-animations' 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/5] Compiling SCNBezier SCNVector3+Extensions.swift
[2/5] Compiling SCNBezier SCNBezierPath.swift
[3/5] Compiling SCNBezier InterpolatorFunctions.swift
[4/5] Emitting module SCNBezier
[5/5] Compiling SCNBezier SCNAction+Extensions.swift
Build complete! (10.95s)
Build complete.
Done.