Build Information
Successful build of RawDog with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChristianFox/RawDog.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChristianFox/RawDog
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1b4c2c9 Update README.md with buymeacoffee button
Cloned https://github.com/ChristianFox/RawDog.git
Revision (git rev-parse @):
1b4c2c9b093f528e1d5e4fc98515e49ea5ddfdad
SUCCESS checkout https://github.com/ChristianFox/RawDog.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rawdog",
"name": "RawDog",
"url": "https://github.com/ChristianFox/RawDog.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RawDog",
"dependencies": [
]
}
]
}
Fetching https://github.com/ChristianFox/RawDog.git
[1/46] Fetching rawdog
Fetched https://github.com/ChristianFox/RawDog.git (0.20s)
Creating working copy for https://github.com/ChristianFox/RawDog.git
Working copy of https://github.com/ChristianFox/RawDog.git resolved at main
warning: '.resolve-product-dependencies': dependency 'rawdog' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/ChristianFox/RawDog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling RawDog ArithmeticForInfallibleType.swift
[2/4] Compiling RawDog ArithmeticForFallibleType.swift
[3/4] Emitting module RawDog
[4/4] Compiling RawDog BinaryIntegerDivisionStrategy.swift
Build complete! (4.18s)
Build complete.
Done.