Build Information
Successful build of Nanoseconds with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dominicegginton/Nanoseconds.git
Reference: 1.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dominicegginton/Nanoseconds
* tag 1.1.3 -> FETCH_HEAD
HEAD is now at a279f37 chore(workspcae): downgrade swift tools
Cloned https://github.com/dominicegginton/Nanoseconds.git
Revision (git rev-parse @):
a279f375fd88d91102d7567d7f93cbbfb85f3a53
SUCCESS checkout https://github.com/dominicegginton/Nanoseconds.git at 1.1.3
========================================
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": "nanoseconds",
"name": "Nanoseconds",
"url": "https://github.com/dominicegginton/Nanoseconds.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nanoseconds",
"dependencies": [
]
}
]
}
Fetching https://github.com/dominicegginton/Nanoseconds.git from cache
Fetched https://github.com/dominicegginton/Nanoseconds.git from cache (0.27s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Nanoseconds-bd94433e is not valid git repository for 'https://github.com/dominicegginton/Nanoseconds.git', will fetch again.
Fetching https://github.com/dominicegginton/Nanoseconds.git from cache
Fetched https://github.com/dominicegginton/Nanoseconds.git from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Nanoseconds-bd94433e is not valid git repository for 'https://github.com/dominicegginton/Nanoseconds.git', will fetch again.
Fetching https://github.com/dominicegginton/Nanoseconds.git from cache
Fetched https://github.com/dominicegginton/Nanoseconds.git from cache (0.06s)
Creating working copy for https://github.com/dominicegginton/Nanoseconds.git
Working copy of https://github.com/dominicegginton/Nanoseconds.git resolved at 1.1.3 (a279f37)
warning: '.resolve-product-dependencies': dependency 'nanoseconds' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/dominicegginton/Nanoseconds.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/5] Compiling Nanoseconds Now.swift
[4/5] Emitting module Nanoseconds
[5/5] Compiling Nanoseconds TimeInterval.swift
Build complete! (3.86s)
Build complete.
Done.