Build Information
Successful build of ScaledToFit 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/WilhelmOks/ScaledToFit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/WilhelmOks/ScaledToFit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6a863ec Update README.md
Cloned https://github.com/WilhelmOks/ScaledToFit.git
Revision (git rev-parse @):
6a863ec301377fd0656f81d8bb03ece6efe521b5
SUCCESS checkout https://github.com/WilhelmOks/ScaledToFit.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"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": "scaledtofit",
"name": "ScaledToFit",
"url": "https://github.com/WilhelmOks/ScaledToFit.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScaledToFit",
"dependencies": [
]
}
]
}
Fetching https://github.com/WilhelmOks/ScaledToFit.git
[2/75] Fetching scaledtofit
Fetched https://github.com/WilhelmOks/ScaledToFit.git (0.40s)
Creating working copy for https://github.com/WilhelmOks/ScaledToFit.git
Working copy of https://github.com/WilhelmOks/ScaledToFit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'scaledtofit' 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/3] Emitting module ScaledToFit
[2/3] Compiling ScaledToFit Size.swift
[3/3] Compiling ScaledToFit CGSize+scaledToFit.swift
Build complete! (6.19s)
Build complete.
Done.