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: 2.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/manuelCarlos/Easing
* tag 2.2.1 -> FETCH_HEAD
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 2.2.1
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.26s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.05s)
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/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": "easing",
"name": "Easing",
"url": "https://github.com/manuelCarlos/Easing.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/manuelCarlos/Easing.git
[1/1184] Fetching easing
Fetched https://github.com/manuelCarlos/Easing.git from cache (3.80s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.26s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.05s)
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 2.2.1 (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
[1/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[3/5] Compiling _NumericsShims _NumericsShims.c
[4/5] Write swift-version-6044DDE57671499D.txt
[6/15] Compiling RealModule Real.swift
[7/15] Compiling RealModule Float80+Real.swift
[8/16] Compiling RealModule ElementaryFunctions.swift
[9/16] Emitting module RealModule
[10/16] Compiling RealModule Float+Real.swift
[11/16] Compiling RealModule Float16+Real.swift
[12/16] Compiling RealModule AlgebraicField.swift
[13/16] Compiling RealModule ApproximateEquality.swift
[14/16] Compiling RealModule AugmentedArithmetic.swift
[15/16] Compiling RealModule Double+Real.swift
[16/16] Compiling RealModule RealFunctions.swift
[17/19] Compiling Easing resource_bundle_accessor.swift
[18/19] Compiling Easing Easing.swift
[19/19] Emitting module Easing
Build complete! (21.64s)
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Easing/Easing.docc
Build complete.
Done.