Build Information
Successful build of SwiftIdentifier, reference 1.1.2 (e280cc
), with Swift 5.10 for macOS (SPM) on 8 Jul 2024 20:33:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jrsaruo/SwiftIdentifier.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jrsaruo/SwiftIdentifier
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at e280ccd Merge pull request #14 from jrsaruo/release-1.1.2
Cloned https://github.com/jrsaruo/SwiftIdentifier.git
Revision (git rev-parse @):
e280ccd06ac4428251806b5de0f872dc734e91ac
SUCCESS checkout https://github.com/jrsaruo/SwiftIdentifier.git at 1.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftidentifier",
"name": "SwiftIdentifier",
"url": "https://github.com/jrsaruo/SwiftIdentifier.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftIdentifier",
"dependencies": [
]
}
]
}
Fetching https://github.com/jrsaruo/SwiftIdentifier.git
[2/168] Fetching swiftidentifier
Fetched https://github.com/jrsaruo/SwiftIdentifier.git from cache (1.13s)
Creating working copy for https://github.com/jrsaruo/SwiftIdentifier.git
Working copy of https://github.com/jrsaruo/SwiftIdentifier.git resolved at 1.1.2 (e280ccd)
warning: '.resolve-product-dependencies': dependency 'swiftidentifier' 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/jrsaruo/SwiftIdentifier.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/4] Compiling SwiftIdentifier Identifier.swift
[4/4] Emitting module SwiftIdentifier
Build complete! (1.08s)
Build complete.
Done.