Build Information
Successful build of DevBoard 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/MKGitHub/DevBoard.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MKGitHub/DevBoard
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 68bbbb1 💪 Improve example app code
Cloned https://github.com/MKGitHub/DevBoard.git
Revision (git rev-parse @):
68bbbb17f3a49901fa6e72514dd181a07735fb5c
SUCCESS checkout https://github.com/MKGitHub/DevBoard.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "devboard",
"name": "DevBoard",
"url": "https://github.com/MKGitHub/DevBoard.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DevBoard",
"dependencies": [
]
}
]
}
Fetching https://github.com/MKGitHub/DevBoard.git
[1/162] Fetching devboard
Fetched https://github.com/MKGitHub/DevBoard.git (0.34s)
Creating working copy for https://github.com/MKGitHub/DevBoard.git
Working copy of https://github.com/MKGitHub/DevBoard.git resolved at master
warning: '.resolve-product-dependencies': dependency 'devboard' 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 DevBoard
[2/2] Compiling DevBoard DevBoard.swift
Build complete! (7.76s)
Build complete.
Done.