Build Information
Successful build of WTV 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/0xLet/WTV.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLet/WTV
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8eefc65 Merge pull request #3 from 0xLeif/develop
Cloned https://github.com/0xLet/WTV.git
Revision (git rev-parse @):
8eefc65bf823eb7612047dbd2df4c6c73864c500
SUCCESS checkout https://github.com/0xLet/WTV.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "wtv",
"name": "WTV",
"url": "https://github.com/0xLet/WTV.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WTV",
"dependencies": [
]
}
]
}
Fetching https://github.com/0xLet/WTV.git
[1/52] Fetching wtv
Fetched https://github.com/0xLet/WTV.git (0.27s)
Creating working copy for https://github.com/0xLet/WTV.git
Working copy of https://github.com/0xLet/WTV.git resolved at main
warning: '.resolve-product-dependencies': dependency 'wtv' 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 WTV
[2/2] Compiling WTV WTV.swift
Build complete! (7.50s)
Build complete.
Done.