Build Information
Successful build of powerups 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/icanzilb/powerups.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/icanzilb/powerups
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aef8454 adds example to readme
Cloned https://github.com/icanzilb/powerups.git
Revision (git rev-parse @):
aef84544bd348625bb109d80e5e476f072d047cc
SUCCESS checkout https://github.com/icanzilb/powerups.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "powerups",
"name": "powerups",
"url": "https://github.com/icanzilb/powerups.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/powerups",
"dependencies": [
]
}
]
}
Fetching https://github.com/icanzilb/powerups.git
[1/27] Fetching powerups
Fetched https://github.com/icanzilb/powerups.git (0.32s)
Creating working copy for https://github.com/icanzilb/powerups.git
Working copy of https://github.com/icanzilb/powerups.git resolved at main
warning: '.resolve-product-dependencies': dependency 'powerups' 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] Emitting module powerups
[2/4] Compiling powerups Util.swift
[3/4] Compiling powerups main.swift
[3/4] Linking powerups
Build complete! (15.46s)
Build complete.
Done.