The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Easing 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.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manuelCarlos/Easing.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/manuelCarlos/Easing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f9317ae Merge pull request #25 from manuelCarlos/fix/privacy-manifest
Cloned https://github.com/manuelCarlos/Easing.git
Revision (git rev-parse @):
f9317aee6f52e0ece0a8f866a857e8440e850b63
SUCCESS checkout https://github.com/manuelCarlos/Easing.git at main
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.20s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "easing",
      "name": "Easing",
      "url": "https://github.com/manuelCarlos/Easing.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Easing",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/manuelCarlos/Easing.git from cache
Fetched https://github.com/manuelCarlos/Easing.git from cache (0.16s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.19s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/manuelCarlos/Easing.git
Working copy of https://github.com/manuelCarlos/Easing.git resolved at main (f9317ae)
warning: '.resolve-product-dependencies': dependency 'easing' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/manuelCarlos/Easing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[3/5] Compiling _NumericsShims _NumericsShims.c
[4/5] Write swift-version-6044DDE57671499D.txt
[6/15] Compiling RealModule Float16+Real.swift
[7/15] Compiling RealModule Float80+Real.swift
[8/15] Compiling RealModule ElementaryFunctions.swift
[9/15] Compiling RealModule Real.swift
[10/15] Emitting module RealModule
[11/15] Compiling RealModule AlgebraicField.swift
[12/15] Compiling RealModule ApproximateEquality.swift
[13/15] Compiling RealModule Float+Real.swift
[14/15] Compiling RealModule AugmentedArithmetic.swift
[15/15] Compiling RealModule Double+Real.swift
[16/16] Compiling RealModule RealFunctions.swift
[17/19] Emitting module Easing
[18/19] Compiling Easing resource_bundle_accessor.swift
[19/19] Compiling Easing Easing.swift
Build complete! (11.30s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Easing/Easing.docc
Build complete.
Done.