Build Information
Successful build of Identifier 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/Saklad5/Identifier.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Saklad5/Identifier
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7efa7a9 Change Swift Tools Version to 5.0
Cloned https://github.com/Saklad5/Identifier.git
Revision (git rev-parse @):
7efa7a977fdf19cf160b928127d81dd401821429
SUCCESS checkout https://github.com/Saklad5/Identifier.git at main
========================================
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": "identifier",
"name": "Identifier",
"url": "https://github.com/Saklad5/Identifier.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Identifier",
"dependencies": [
]
}
]
}
Fetching https://github.com/Saklad5/Identifier.git from cache
Fetched https://github.com/Saklad5/Identifier.git (0.16s)
Creating working copy for https://github.com/Saklad5/Identifier.git
Working copy of https://github.com/Saklad5/Identifier.git resolved at main
warning: '.resolve-product-dependencies': dependency 'identifier' 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/4] Compiling Identifier Identifier+Codable.swift
[2/4] Compiling Identifier Identifier.swift
[3/4] Emitting module Identifier
[4/4] Compiling Identifier Identifier+Expressible.swift
Build complete! (4.60s)
Build complete.
Done.