Build Information
Successful build of Identity 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/JohnSundell/identity.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/identity
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c3c9102 Add support for string descriptions (#3)
Cloned https://github.com/JohnSundell/identity.git
Revision (git rev-parse @):
c3c9102e8d5c2cfcc44a8c7c4bbb7cf3f7c12be9
SUCCESS checkout https://github.com/JohnSundell/identity.git at master
========================================
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": "identity",
"name": "Identity",
"url": "https://github.com/JohnSundell/identity.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/identity",
"dependencies": [
]
}
]
}
Fetching https://github.com/JohnSundell/identity.git
[1/85] Fetching identity
Fetched https://github.com/JohnSundell/identity.git (0.28s)
Creating working copy for https://github.com/JohnSundell/identity.git
Working copy of https://github.com/JohnSundell/identity.git resolved at master
warning: '.resolve-product-dependencies': dependency 'identity' 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/2] Emitting module Identity
[2/2] Compiling Identity Identity.swift
Build complete! (7.69s)
Build complete.
Done.