The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Easings 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/Hi-Rez/Easings.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Hi-Rez/Easings
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f61c2f6 Bumping to 0.0.4
Cloned https://github.com/Hi-Rez/Easings.git
Revision (git rev-parse @):
f61c2f67d064a7306142be2579dde56281a04710
SUCCESS checkout https://github.com/Hi-Rez/Easings.git at master
========================================
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": "easings",
      "name": "Easings",
      "url": "https://github.com/Hi-Rez/Easings.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Easings",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Hi-Rez/Easings.git
[1/29] Fetching easings
Fetched https://github.com/Hi-Rez/Easings.git (0.21s)
Creating working copy for https://github.com/Hi-Rez/Easings.git
Working copy of https://github.com/Hi-Rez/Easings.git resolved at master
warning: '.resolve-product-dependencies': dependency 'easings' 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/2] Emitting module Easings
[2/2] Compiling Easings Easings.swift
Build complete! (6.72s)
Build complete.
Done.